@charset "UTF-8";

/*Theme Name : Aqua Spa
Theme URI    : http://themeforest.net/user/themeroyal
Author       : THEMEROYAL
Author URI   : http://themeforest.net/user/themeroyal
Version      : 1.0
Text Domain  : progression
/*-------------------------------------------------------*/


/*
* Component module
*/


/* + TYPOGRAPHY */


/* + COLOR */


/* + INPUT */


/* + ICON */


/* + BUTTON */


/* + UTILITIES */


/* + SECTION */


/*
* Common module
*/


/* + RESERVATION AND CONTACT */


/* + NAVIGATOR */


/*
* Single module
*/


/* + HEADER */


/* + FOOTER */


/* + TEAM */


/* + SERVICE */


/* + MEMBERSHIP */


/* + TESTIMONIAL */


/* + HOME */


/* + ABOUT */


/* + SHOP */


/* + SPACE */


/* + ADVERTISE */


/* + BLOG */


/* + OTHER PAGE */


/*
* Component module
*/


/* TYPOGRAPHY */

body {
    font-family: "FoxGrotesque", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #444444;
    line-height: 1.8;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.ro-font-regular {
    font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "FoxGrotesque", serif;
    font-weight: 400;
    /*letter-spacing: 1.6px;*/
    margin-bottom: 25px;
}

h1 .ro-heading-h,
h2 .ro-heading-h,
h3 .ro-heading-h,
h4 .ro-heading-h,
h5 .ro-heading-h,
h6 .ro-heading-h {
    line-height: 1.6;
}

/* width */
::-webkit-scrollbar {
    width: 7px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #a5d32d;
    border-radius: 50px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

.ro-light-text {
    font-weight: 400;
}

.ro-hr-heading {
    text-align: center;
}

.ro-hr-heading:after {
    display: block;
    margin-right: auto;
    margin-left: auto;
    content: " ";
    display: block;
    width: 90px;
    margin-top: 3px;
    height: 0;
    /*border-top: 3px solid #a5d32d;*/
}

.ro-hr-heading.ro-left {
    text-align: left;
}

.ro-hr-heading.ro-left:after {
    margin-left: 0;
}

.ro-hr-heading.ro-right {
    text-align: right;
}

.ro-hr-heading.ro-right:after {
    margin-right: 0;
}

.heading {
    text-align: center;
}

.heading:after {
    display: block;
    margin-right: auto;
    margin-left: auto;
    content: " ";
    display: block;
    width: 90px;
    margin-top: 15px;
    height: 0;
    /*border-top: 3px solid #a5d32d;*/
}

.heading.ro-left {
    text-align: left;
}

.heading.ro-left:after {
    margin-left: 0;
}

.heading.ro-right {
    text-align: right;
}

.heading.ro-right:after {
    margin-right: 0;
}

.ro-hr {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 80%;
    border-bottom: 1px solid #a5d32d;
    margin: 0 auto;
}

.ro-hr.ro-full {
    width: 100%;
}

.ro-hr .ro-color-light {
    border-color: #FFFFFF;
}

p {
    margin-bottom: 25px;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 32px;
    font-weight: 700;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

.ro-font-size-1 {
    font-size: 62px;
}

.ro-font-size-2 {
    font-size: 40px;
}

.ro-font-size-3 {
    font-size: 32px;
}

.ro-font-size-4 {
    font-size: 18px;
}

.ro-font-size-5 {
    font-size: 16px;
}

.ro-font-size-6 {
    font-size: 14px;
}

::-moz-selection {
    background: #a5d32d;
    color: #FFFFFF;
}

::selection {
    background: #a5d32d;
    color: #FFFFFF;
}

.ro-ellipsis {
    overflow: hidden;
}

.ro-quote-content {
    padding-top: 30px;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 400;
}

.ro-quote-content q:before,
.ro-quote-content q:after {
    font-style: italic;
    font-size: 30px;
    line-height: 16px;
    font-weight: 600;
}

.ro-quote-content q:before {
    content: open-quote;
}

.ro-quote-content q:after {
    content: close-quote;
}

.ro-quote-content .ro-author-name {
    padding-top: 20px;
    font-weight: 700;
    text-align: right;
    color: #a5d32d;
}


/* COLOR */

.ro-color-main {
    color: #a5d32d;
}

.ro-color-light {
    color: #FFFFFF;
}

.ro-color-dark {
    color: #444444;
}

.ro-bg-dark {
    background-color: #2b2b2b;
}

.ro-bg-light {
    background-color: #FFFFFF;
}

.ro-bg-trans-light {
    background-color: rgba(255, 255, 255, 0.7);
}

.ro-bg-main {
    background-color: #a5d32d;
}

.ro-bgc-1 {
    background-color: #C6D9C6;
}

.ro-bgc-2 {
    background-image: url('../images/slide_1.jpg');
    background-size: cover;
}

.ro-bgc-3 {
    background-image: url('../images/slide_2.jpg');
    background-size: cover;
}

.ro-bgc-4 {
    background-image: url('../images/slide_3.jpg');
    background-size: cover;
}

.ro-bgc-5 {
    background-image: url('../images/slide_4.jpg');
    background-size: cover;
}

.ro-bgc-6 {
    background-image: url('../images/slide_5.jpg');
    background-size: cover;
}

.ro-bgc-7 {
    background-image: url('../images/video-orientalspa.mp4');
    background-size: cover;
}

.ro-bgc-trans-1 {
    background-color: #a5d32d6e;
}

.ro-bgc-trans-2 {
    background-color: rgba(217, 216, 193, 0.7);
}

.ro-bgc-trans-3 {
    background-color: rgba(222, 182, 182, 0.7);
}

.ro-bgc-trans-4 {
    background-color: rgba(171, 220, 225, 0.7);
}

.ro-bgc-trans-5 {
    background-color: rgba(231, 230, 225, 0.7);
}

.ro-bg-lightgray {
    background-color: #EEEEEE;
}

.ro-bg-white {
    background-color: #FFF;
}


/* INPUT */

input[type="text"],
input[type="password"],
input[type="date"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea,
select {
    transition: all 0.4s;
    width: 100%;
    outline: none;
    background-color: #FFFFFF;
    border: none;
    padding: 7px 15px 5px 15px;
}

input[type="text"]:focus,
input[type="password"],
input[type="date"],
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
    border-color: #a5d32d;
}

input:focus::placeholder {
    color: transparent;
}

select {
    height: 40px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: right;
}

textarea {
    resize: none;
    height: 115px;
}

.placeholder {
    color: #444444;
}

::-webkit-input-placeholder {
    color: #444444;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #444444;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #444444;
}

:-ms-input-placeholder {
    color: #444444;
}


/* ICON */

.ro-social li {
    transition: all 0.4s;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    border: 1px solid #a5d32d;
    padding: 6px 5px 5px 5px;
    border-radius: 5px;
    color: #a5d32d;
}

.ro-social li:hover {
    background: #a5d32d;
    color: #fff;
}



/* BUTTON */

.ro-btn-1 {
    transition: all 0.4s;
    display: inline-block;
    padding: 15px 40px;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    background-color: transparent;
    border: 0;
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-btn-1:hover {
    background-color: #444444;
    color: #FFFFFF;
}

.ro-btn-2 {
    font-size: 14px !important;
    font-weight: 600 !important;
    width: 200px !important;
    padding: 11px !important;
    color: #575656 !important;
    border: 2px solid #a5d32d !important;
    padding: 12px 50px !important;
    border-radius: 50px !important;
    transition: all 0.4s !important;
    display: initial !important;
    outline: none !important;
    word-spacing: 2px !important;
    text-align: center !important;
    background-color: #fff !important;
}

.ro-btn-2:hover {
    background-color: #a5d32d !important;
    color: #FFFFFF !important;
}

.ro-btn-3 {
    transition: all 0.4s;
    display: inline-block;
    padding: 15px 40px;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    background-color: transparent;
    border: 0;
    background-color: #FFFFFF;
}

.ro-btn-3:hover {
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-btn-bd-1 {
    transition: all 0.4s;
    display: inline-block;
    padding: 15px 40px;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    background-color: transparent;
    border: 0;
    padding: 14px 39px;
    border: 1px solid #444444;
}

.ro-btn-bd-1:hover {
    background-color: #a5d32d;
    border-color: #a5d32d;
    color: #FFFFFF;
}

.ro-btn-bd-2 {
    transition: all 0.4s;
    display: inline-block;
    padding: 15px 40px;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    background-color: transparent;
    border: 0;
    padding: 14px 39px;
    border: 1px solid #444444;
    background-color: #FFFFFF;
}

.ro-btn-bd-2:hover {
    background-color: #a5d32d;
    border-color: #a5d32d;
    color: #FFFFFF;
}

.ro-btn-bdr-1 {
    transition: all 0.4s;
    display: inline-block;
    padding: 15px 40px;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    background-color: transparent;
    border: 0;
    padding: 14px 39px;
    border: 1px solid #444444;
    border-radius: 20px;
    background-color: #EEEEEE;
}

.ro-btn-bdr-2 {
    transition: all 0.4s;
    display: inline-block;
    padding: 15px 40px;
    font-size: 12px;
    font-weight: 700;
    outline: none;
    word-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    background-color: transparent;
    border: 0;
    padding: 14px 39px;
    border: 1px solid #444444;
    background-color: #a5d32d;
    border-radius: 20px;
}


/* UTILITIES */


/* Reset */

a,
a:focus,
a:active,
a.active {
    transition: all 0.4s;
    outline: none;
    text-decoration: none;
    color: inherit;
}

a:hover,
a:active {
    color: #a5d32d;
    text-decoration: none;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.ro-list-inline-block li {
    display: inline-block;
}


/* Special div */

.ro-nopadding {
    padding: 0 !important;
}

.ro-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 512;
}

.ro-overlay-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.ro-col-nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ro-relative {
    position: relative;
}

.ro-absolute {
    position: absolute;
}

.ro-fixed {
    position: fixed;
}

.ro-middle {
    position: relative;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}

.ro-center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.ro-center {
    position: relative;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.ro-ab-bottom {
    position: absolute;
    top: 100%;
    transform: translateY(-100%);
}

.ro-ab-bottom:before,
.ro-ab-bottom:after {
    content: " ";
    display: table;
}

.ro-ab-bottom:after {
    clear: both;
}

.ro-bottom {
    position: relative;
    display: block;
    top: 100%;
    transform: translateY(-100%);
}

.ro-ab-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ro-ab-center:before,
.ro-ab-center:after {
    content: " ";
    display: table;
}

.ro-ab-center:after {
    clear: both;
}

.ro-cell-vertical-wrapper {
    width: 100%;
    height: 100%;
    display: table;
}

.ro-cell-vertical-wrapper .ro-cell-middle {
    display: table-cell;
    vertical-align: middle;
}

.ro-cell-vertical-wrapper .ro-cell-bottom {
    display: table-cell;
    vertical-align: bottom;
}

.ro-cell-vertical-wrapper .ro-cell-top {
    display: table-cell;
    vertical-align: top;
}


/* Space */

.ro-m-0 {
    margin: 0px;
}

.ro-mt-0 {
    margin-top: 0px;
}

.ro-mb-0 {
    margin-bottom: 0px;
}

.ro-ml-0 {
    margin-left: 0px;
}

.ro-mr-0 {
    margin-right: 0px;
}

.ro-p-0 {
    padding: 0px;
}

.ro-pt-0 {
    padding-top: 0px;
}

.ro-pb-0 {
    padding-bottom: 0px;
}

.ro-pl-0 {
    padding-left: 0px;
}

.ro-pr-0 {
    padding-right: 0px;
}

.ro-m-5 {
    margin: 5px;
}

.ro-mt-5 {
    margin-top: 5px;
}

.ro-mb-5 {
    margin-bottom: 5px;
}

.ro-ml-5 {
    margin-left: 5px;
}

.ro-mr-5 {
    margin-right: 5px;
}

.ro-p-5 {
    padding: 5px;
}

.ro-pt-5 {
    padding-top: 5px;
}

.ro-pb-5 {
    padding-bottom: 5px;
}

.ro-pl-5 {
    padding-left: 5px;
}

.ro-pr-5 {
    padding-right: 5px;
}

.ro-m-10 {
    margin: 10px;
}

.ro-mt-10 {
    margin-top: 10px;
}

.ro-mb-10 {
    margin-bottom: 10px;
}

.ro-ml-10 {
    margin-left: 10px;
}

.ro-mr-10 {
    margin-right: 10px;
}

.ro-p-10 {
    padding: 10px;
}

.ro-pt-10 {
    padding-top: 10px;
}

.ro-pb-10 {
    padding-bottom: 10px;
}

.ro-pl-10 {
    padding-left: 10px;
}

.ro-pr-10 {
    padding-right: 10px;
}

.ro-m-15 {
    margin: 15px;
}

.ro-mt-15 {
    margin-top: 15px;
}

.ro-mb-15 {
    margin-bottom: 15px;
}

.ro-ml-15 {
    margin-left: 15px;
}

.ro-mr-15 {
    margin-right: 15px;
}

.ro-p-15 {
    padding: 15px;
}

.ro-pt-15 {
    padding-top: 15px;
}

.ro-pb-15 {
    padding-bottom: 15px;
}

.ro-pl-15 {
    padding-left: 15px;
}

.ro-pr-15 {
    padding-right: 15px;
}

.ro-m-20 {
    margin: 20px;
}

.ro-mt-20 {
    margin-top: 20px;
}

.ro-mb-20 {
    margin-bottom: 20px;
}

.ro-ml-20 {
    margin-left: 20px;
}

.ro-mr-20 {
    margin-right: 20px;
}

.ro-p-20 {
    padding: 20px;
}

.ro-pt-20 {
    padding-top: 20px;
}

.ro-pb-20 {
    padding-bottom: 20px;
}

.ro-pl-20 {
    padding-left: 20px;
}

.ro-pr-20 {
    padding-right: 20px;
}

.ro-m-25 {
    margin: 25px;
}

.ro-mt-25 {
    margin-top: 25px;
}

.ro-mb-25 {
    margin-bottom: 25px;
}

.ro-ml-25 {
    margin-left: 25px;
}

.ro-mr-25 {
    margin-right: 25px;
}

.ro-p-25 {
    padding: 25px;
}

.ro-pt-25 {
    padding-top: 25px;
}

.ro-pb-25 {
    padding-bottom: 25px;
}

.ro-pl-25 {
    padding-left: 25px;
}

.ro-pr-25 {
    padding-right: 25px;
}

.ro-m-30 {
    margin: 30px;
}

.ro-mt-30 {
    margin-top: 30px;
}

.ro-mb-30 {
    margin-bottom: 30px;
}

.ro-ml-30 {
    margin-left: 30px;
}

.ro-mr-30 {
    margin-right: 30px;
}

.ro-p-30 {
    padding: 30px;
}

.ro-pt-30 {
    padding-top: 30px;
}

.ro-pb-30 {
    padding-bottom: 30px;
}

.ro-pl-30 {
    padding-left: 30px;
}

.ro-pr-30 {
    padding-right: 30px;
}

.ro-m-35 {
    margin: 35px;
}

.ro-mt-35 {
    margin-top: 35px;
}

.ro-mb-35 {
    margin-bottom: 35px;
}

.ro-ml-35 {
    margin-left: 35px;
}

.ro-mr-35 {
    margin-right: 35px;
}

.ro-p-35 {
    padding: 35px;
}

.ro-pt-35 {
    padding-top: 35px;
}

.ro-pb-35 {
    padding-bottom: 35px;
}

.ro-pl-35 {
    padding-left: 35px;
}

.ro-pr-35 {
    padding-right: 35px;
}

.ro-m-40 {
    margin: 40px;
}

.ro-mt-40 {
    margin-top: 40px;
}

.ro-mb-40 {
    margin-bottom: 40px;
}

.ro-ml-40 {
    margin-left: 40px;
}

.ro-mr-40 {
    margin-right: 40px;
}

.ro-p-40 {
    padding: 40px;
}

.ro-pt-40 {
    padding-top: 40px;
}

.ro-pb-40 {
    padding-bottom: 40px;
}

.ro-pl-40 {
    padding-left: 40px;
}

.ro-pr-40 {
    padding-right: 40px;
}

.ro-m-45 {
    margin: 45px;
}

.ro-mt-45 {
    margin-top: 45px;
}

.ro-mb-45 {
    margin-bottom: 45px;
}

.ro-ml-45 {
    margin-left: 45px;
}

.ro-mr-45 {
    margin-right: 45px;
}

.ro-p-45 {
    padding: 45px;
}

.ro-pt-45 {
    padding-top: 45px;
}

.ro-pb-45 {
    padding-bottom: 45px;
}

.ro-pl-45 {
    padding-left: 45px;
}

.ro-pr-45 {
    padding-right: 45px;
}

.ro-m-50 {
    margin: 50px;
}

.ro-mt-50 {
    margin-top: 50px;
}

.ro-mb-50 {
    margin-bottom: 50px;
}

.ro-ml-50 {
    margin-left: 50px;
}

.ro-mr-50 {
    margin-right: 50px;
}

.ro-p-50 {
    padding: 50px;
}

.ro-pt-50 {
    padding-top: 50px;
}

.ro-pb-50 {
    padding-bottom: 50px;
}

.ro-pl-50 {
    padding-left: 50px;
}

.ro-pr-50 {
    padding-right: 50px;
}

.ro-m-55 {
    margin: 55px;
}

.ro-mt-55 {
    margin-top: 55px;
}

.ro-mb-55 {
    margin-bottom: 55px;
}

.ro-ml-55 {
    margin-left: 55px;
}

.ro-mr-55 {
    margin-right: 55px;
}

.ro-p-55 {
    padding: 55px;
}

.ro-pt-55 {
    padding-top: 55px;
}

.ro-pb-55 {
    padding-bottom: 55px;
}

.ro-pl-55 {
    padding-left: 55px;
}

.ro-pr-55 {
    padding-right: 55px;
}

.ro-m-60 {
    margin: 60px;
}

.ro-mt-60 {
    margin-top: 60px;
}

.ro-mb-60 {
    margin-bottom: 60px;
}

.ro-ml-60 {
    margin-left: 60px;
}

.ro-mr-60 {
    margin-right: 60px;
}

.ro-p-60 {
    padding: 60px;
}

.ro-pt-60 {
    padding-top: 60px;
}

.ro-pb-60 {
    padding-bottom: 60px;
}

.ro-pl-60 {
    padding-left: 60px;
}

.ro-pr-60 {
    padding-right: 60px;
}

.ro-m-65 {
    margin: 65px;
}

.ro-mt-65 {
    margin-top: 65px;
}

.ro-mb-65 {
    margin-bottom: 65px;
}

.ro-ml-65 {
    margin-left: 65px;
}

.ro-mr-65 {
    margin-right: 65px;
}

.ro-p-65 {
    padding: 65px;
}

.ro-pt-65 {
    padding-top: 65px;
}

.ro-pb-65 {
    padding-bottom: 65px;
}

.ro-pl-65 {
    padding-left: 65px;
}

.ro-pr-65 {
    padding-right: 65px;
}

.ro-m-70 {
    margin: 70px;
}

.ro-mt-70 {
    margin-top: 70px;
}

.ro-mb-70 {
    margin-bottom: 70px;
}

.ro-ml-70 {
    margin-left: 70px;
}

.ro-mr-70 {
    margin-right: 70px;
}

.ro-p-70 {
    padding: 70px;
}

.ro-pt-70 {
    padding-top: 70px;
}

.ro-pb-70 {
    padding-bottom: 70px;
}

.ro-pl-70 {
    padding-left: 70px;
}

.ro-pr-70 {
    padding-right: 70px;
}

.ro-m-75 {
    margin: 75px;
}

.ro-mt-75 {
    margin-top: 75px;
}

.ro-mb-75 {
    margin-bottom: 75px;
}

.ro-ml-75 {
    margin-left: 75px;
}

.ro-mr-75 {
    margin-right: 75px;
}

.ro-p-75 {
    padding: 75px;
}

.ro-pt-75 {
    padding-top: 75px;
}

.ro-pb-75 {
    padding-bottom: 75px;
}

.ro-pl-75 {
    padding-left: 75px;
}

.ro-pr-75 {
    padding-right: 75px;
}

.ro-m-80 {
    margin: 80px;
}

.ro-mt-80 {
    margin-top: 80px;
}

.ro-mb-80 {
    margin-bottom: 80px;
}

.ro-ml-80 {
    margin-left: 80px;
}

.ro-mr-80 {
    margin-right: 80px;
}

.ro-p-80 {
    padding: 80px;
}

.ro-pt-80 {
    padding-top: 80px;
}

.ro-pb-80 {
    padding-bottom: 80px;
}

.ro-pl-80 {
    padding-left: 80px;
}

.ro-pr-80 {
    padding-right: 80px;
}

.ro-m-85 {
    margin: 85px;
}

.ro-mt-85 {
    margin-top: 85px;
}

.ro-mb-85 {
    margin-bottom: 85px;
}

.ro-ml-85 {
    margin-left: 85px;
}

.ro-mr-85 {
    margin-right: 85px;
}

.ro-p-85 {
    padding: 85px;
}

.ro-pt-85 {
    padding-top: 85px;
}

.ro-pb-85 {
    padding-bottom: 85px;
}

.ro-pl-85 {
    padding-left: 85px;
}

.ro-pr-85 {
    padding-right: 85px;
}

.ro-m-90 {
    margin: 90px;
}

.ro-mt-90 {
    margin-top: 90px;
}

.ro-mb-90 {
    margin-bottom: 90px;
}

.ro-ml-90 {
    margin-left: 90px;
}

.ro-mr-90 {
    margin-right: 90px;
}

.ro-p-90 {
    padding: 90px;
}

.ro-pt-90 {
    padding-top: 90px;
}

.ro-pb-90 {
    padding-bottom: 90px;
}

.ro-pl-90 {
    padding-left: 90px;
}

.ro-pr-90 {
    padding-right: 90px;
}

.ro-m-95 {
    margin: 95px;
}

.ro-mt-95 {
    margin-top: 95px;
}

.ro-mb-95 {
    margin-bottom: 95px;
}

.ro-ml-95 {
    margin-left: 95px;
}

.ro-mr-95 {
    margin-right: 95px;
}

.ro-p-95 {
    padding: 95px;
}

.ro-pt-95 {
    padding-top: 95px;
}

.ro-pb-95 {
    padding-bottom: 95px;
}

.ro-pl-95 {
    padding-left: 95px;
}

.ro-pr-95 {
    padding-right: 95px;
}


/* Video */

.ro-video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    width: 100%;
}

.ro-video-bg:before,
.ro-video-bg:after {
    content: " ";
    display: table;
}

.ro-video-bg:after {
    clear: both;
}

.ro-video-h .ro-video-bg {
    width: auto;
    height: 100%;
}


/* SECTION */

.ro-section {
    position: relative;
    display: block;
    width: 100%;
    float: left;
}

.ro-section .ro-section-mb {
    margin-bottom: 50px;
}

.ro-section .ro-section-mb-small {
    margin-bottom: 30px;
}

.ro-section .ro-section-mb-big {
    margin-bottom: 80px;
}

.ro-section .ro-section-heading {
    margin-bottom: 40px;
}

.ro-section.ro-padding-top {
    padding-top: 80px;
    padding-bottom: 80px;
}

.ro-section.ro-padding-top-big {
    padding-top: 80px;
}

.ro-section.ro-margin-bottom {
    margin-bottom: 80px;
}


/*
* Common module
*/


/* RESERVATION AND CONTACT */

.ro-reservation-bg .ro-reservation-heading {
    display: none;
}

.ro-reservation-bg .ro-light-text {
    font-weight: 700;
}

.ro-reservation-bg .ro-reservation {
    position: relative;
    z-index: 1;
    background-image: url("../images/reservation.jpg");
    background-size: cover;
    border: 1px solid #AAAAAA;
    margin-bottom: 80px;
    margin-top: 30px;
    padding-top: 85px;
}

.ro-reservation-bg .ro-reservation:after {
    content: " ";
    position: absolute;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.ro-reservation input,
.ro-reservation select,
.ro-reservation option {
    margin-bottom: 30px;
    border-bottom: 1px solid #a5d32d;
    border-radius: 2px;
}

.ro-reservation .ro-reservation-form .ro-submit {
    font-size: 15px;
    font-weight: 400;
    width: 20%;
    height: 40px;
    padding: 11px;
    background: #fff;
    color: #575656;
    border: 2px solid #a5d32d;
    padding: 13px 50px;
    border-radius: 50px;
}

.ro-section-reservation-2 {
    background-color: #EEEEEE;
}

.ro-contact-form input,
.ro-contact-form select,
.ro-contact-form option,
.ro-contact-form textarea {
    margin-bottom: 20px;
    float: left;
    border-radius: 2px;
}

.ro-map-iframe {
    width: 100%;
    height: 435px;
    margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #AAAAAA;
}

.ro-contact-info-wrapper {
    margin-bottom: 30px;
}

.ro-contact-info-wrapper .ro-contact-info {
    position: relative;
    padding-left: 24px;
    line-height: 2.5;
}

.ro-contact-info-wrapper .ro-contact-info:before {
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 991px) {
    .ro-contact-info-wrapper .ro-contact-info {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .ro-contact-form .pull-right,
    .ro-contact-form .pull-left {
        float: none !important;
    }
}


/* NAVIGATOR */

.ro-hamburger {
    transition: all 0.4s;
    top: 39px;
    display: block;
    position: absolute;
    background: transparent;
    border: 0;
    right: 25px;
    width: 22px;
    height: 14px;
    padding: 0;
    outline: none;
    cursor: pointer;
    z-index: 999;
}

.ro-hamburger::before,
.ro-hamburger::after,
.ro-hamburger span {
    transition: all 0.4s;
    background: #444444;
}

.ro-hamburger::before,
.ro-hamburger::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    left: 0;
    top: 50%;
    transform-origin: 50% 50%;
}

.ro-hamburger span {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    overflow: hidden;
    text-indent: 200%;
}

.ro-hamburger::before {
    transform: translate3d(0, -7px, 0);
}

.ro-hamburger::after {
    transform: translate3d(0, 7px, 0);
}

.ro-main-nav-opened .ro-hamburger {
    position: fixed;
    right: 15px;
}

.ro-main-nav-opened .ro-hamburger span {
    opacity: 0;
}

.ro-main-nav-opened .ro-hamburger::before {
    transform: rotate3d(0, 0, 1, 45deg);
}

.ro-main-nav-opened .ro-hamburger::after {
    transform: rotate3d(0, 0, 1, -45deg);
}

#ro-backtop {
    transition: all 0.4s;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #a5d32d;
    position: fixed;
    display: none;
    bottom: 20px;
    left: 30px;
    /* background-color: #FFFFFF; */
    z-index: 992;
    text-align: center;
    color: #a5d32d;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    outline: none;
}

#ro-backtop:hover,
#ro-backtop:focus {
    color: #FFFFFF;
    background-color: #a5d32d;
    border-color: #a5d32d;
    border-radius: 5px;
}

#ro-backtop.ro-show {
    display: block;
    animation: bounceInUp 0.7s both;
}

.ro-nav-content {
    font-family: "FoxGrotesque", serif;
    font-weight: 400;
    /*/*letter-spacing: 1.6px;*/
}


/* nav style 1 */

.ro-main-nav-style-1 {
    position: relative;
    padding-top: 10px;
    box-shadow: 0 4px 2px -2px #aaa;
    text-align: center;
}

.ro-main-nav-style-1 .ro-brand {
    position: relative;
    display: inline-block;
    /*margin-bottom: 5px;*/
}

.ro-main-nav-style-1 .ro-brand img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    /*margin-bottom: 20px;*/
}

.ro-main-nav-style-2 {
    position: relative;
    padding: 50px 0;
}

.ro-main-nav-style-2 .ro-brand {
    display: inline-block;
    height: 85px;
}

.ro-main-nav-style-3 {
    position: absolute;
    width: 100%;
    top: 40px;
    z-index: 998;
}

.ro-main-nav-style-3 .ro-brand {
    width: 70%;
}

.ro-main-nav-style-3 .ro-cart {
    position: absolute;
    font-size: 20px;
}

.ro-main-nav-style-3 .ro-user {
    position: absolute;
    font-size: 20px;
}


/*.ro-main-nav-style-3 .ro-cart:before {
      width: 18px;
      height: 18px;
      text-align: center;
      position: absolute;
      display: block;
      line-height: 18px;
      top: -2px;
      right: -12px;
      content: attr(data-content);
      font-size: 12px;
      border-radius: 50%;
      background-color: #a5d32d;
      color: #FFFFFF; }*/

body:not(.ro-main-nav-opened) .ro-main-nav-style-3 .ro-hamburger span,
body:not(.ro-main-nav-opened) .ro-main-nav-style-3 .ro-hamburger:after,
body:not(.ro-main-nav-opened) .ro-main-nav-style-3 .ro-hamburger:before {
    background-color: #FFFFFF;
}

@media (min-width: 768px) {
    .ro-main-nav-style-3 .ro-cart {
        top: 35px;
        right: 45px;
    }
    .ro-main-nav-style-3 .ro-user {
        top: 35px;
        right: 75px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .ro-main-nav-style-3 .ro-cart {
        top: 25px;
        right: 40px;
    }
    .ro-main-nav-style-3 .ro-user {
        top: 25px;
        right: 70px;
    }
}


/*@media (min-width: 768px) and (max-width: 991px) {
    .ro-main-nav-style-3 .ro-cart {
      top: 15px;
      right: 40px; }
    .ro-main-nav-style-3 .ro-user {
      top: 15px;
      right: 70px; } }*/

@media (max-width: 991px) {
    .ro-main-nav-style-3 .ro-cart {
        top: 15px;
        right: 60px;
    }
    .ro-main-nav-style-3 .ro-cart i {
        color: #FFFFFF;
    }
    .ro-main-nav-style-3 .ro-user {
        top: 15px;
        right: 90px;
    }
    .ro-main-nav-style-3 .ro-user i {
        color: #FFFFFF;
    }
}

.ro-main-nav-style-4 {
    position: absolute;
    width: 100%;
    top: 40px;
    z-index: 998;
}

.ro-main-nav-style-4 .ro-brand {
    width: 100%;
}

.ro-main-nav-style-4 .ro-cart {
    position: absolute;
    font-size: 20px;
}

.ro-main-nav-style-4 .ro-cart:before {
    width: 18px;
    height: 18px;
    text-align: center;
    position: absolute;
    display: block;
    line-height: 18px;
    top: -2px;
    right: -12px;
    content: attr(data-content);
    font-size: 12px;
    border-radius: 50%;
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-main-nav-style-4 .ro-nav-content .ro-temp a {
    padding-top: 0;
    padding-bottom: 0;
}

.ro-main-nav-style-4 .ro-nav-content .ro-temp a:after {
    border-top: 0;
}

body:not(.ro-main-nav-opened) .ro-main-nav-style-4 .ro-hamburger span,
body:not(.ro-main-nav-opened) .ro-main-nav-style-4 .ro-hamburger:after,
body:not(.ro-main-nav-opened) .ro-main-nav-style-4 .ro-hamburger:before {
    background-color: #FFFFFF;
}

@media (min-width: 768px) {
    .ro-main-nav-style-4 .ro-nav-content {
        padding: 0 50px 0 20px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li>a {
        padding: 20px 0;
    }
    .ro-main-nav-style-4 .ro-cart {
        top: 15px;
        right: 45px;
    }
}

@media (min-width: 992px) {
    .ro-main-nav-style-4 .ro-nav-content {
        padding: 0 50px 0 0px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(2) {
        width: 90px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(3) {
        width: 90px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(4) {
        width: 95px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(5) {
        width: 90px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(7) {
        width: 95px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(8) {
        width: 120px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(9) {
        width: 100px;
    }
    .ro-main-nav-style-4 .ro-nav-content .ro-temp {
        width: 210px;
    }
    .ro-main-nav-style-4 .ro-nav-content .ro-temp a img {
        width: 210px;
    }
    .ro-main-nav-style-4 .ro-cart {
        top: 25px;
        right: 45px;
    }
}

@media (min-width: 1200px) {
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(2) {
        width: 100px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(3) {
        width: 100px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(4) {
        width: 125px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(5) {
        width: 125px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(7) {
        width: 125px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(8) {
        width: 150px;
    }
    .ro-main-nav-style-4 .ro-nav-content>li:nth-of-type(9) {
        width: 125px;
    }
    .ro-main-nav-style-4 .ro-nav-content .ro-temp {
        width: 240px;
    }
    .ro-main-nav-style-4 .ro-nav-content .ro-temp a img {
        width: 240px;
    }
    .ro-main-nav-style-4 .ro-cart {
        top: 30px;
        right: 45px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .ro-main-nav-style-4 .ro-nav-content>li>a {
        padding: 20px 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-main-nav-style-4 .ro-brand {
        display: block;
        margin-right: auto;
        margin-left: auto;
        max-width: 240px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .ro-main-nav-style-4 .ro-nav-content {
        background-color: rgba(255, 255, 255, 0.5);
    }
}

@media (max-width: 991px) {
    .ro-main-nav-style-4 .ro-nav-content .ro-temp {
        display: none;
    }
}

@media (max-width: 767px) {
    .ro-main-nav-style-4 {
        top: 10px;
    }
    .ro-main-nav-style-4 .ro-brand {
        height: 70px;
        width: auto;
        padding: 10px 0;
        float: left;
    }
    .ro-main-nav-style-4 .ro-cart {
        top: 15px;
        right: 60px;
    }
    .ro-main-nav-style-4 .ro-cart i {
        color: #FFFFFF;
    }
}

.ro-main-nav-shop {
    text-align: center;
}

.ro-main-nav-shop .ro-brand {
    border: 2px solid #444444;
    display: inline-block;
    padding: 10px 15px;
    height: 80px;
    margin: 50px 0;
}

.ro-main-nav-shop .ro-brand img {
    height: 100%;
}

.ro-main-nav-shop .ro-cart {
    position: absolute;
    top: -40px;
    font-size: 24px;
    right: 15px;
}

.ro-main-nav-shop .ro-cart:before {
    width: 20px;
    height: 20px;
    position: absolute;
    display: block;
    content: attr(data-content);
    font-size: 14px;
    line-height: 20px;
    top: 0;
    right: -12px;
    border-radius: 10px;
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-main-nav-shop .ro-nav-content-wrapper {
    position: relative;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
}

.ro-main-nav-shop .ro-nav,
.ro-main-nav-shop .ro-hotline,
.ro-main-nav-shop .ro-option {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
}

.ro-main-nav-shop .ro-nav i,
.ro-main-nav-shop .ro-hotline i,
.ro-main-nav-shop .ro-option i {
    font-size: 8px;
    margin-left: 5px;
}

.ro-main-nav-shop .ro-nav li {
    font-family: "FoxGrotesque", serif;
    font-weight: 400;
    /*letter-spacing: 1.6px;*/
    font-size: 14px;
    display: inline-block;
    margin: 0 10px;
    padding: 12px 0;
    line-height: 26px;
}

.ro-main-nav-shop .ro-nav li a {
    position: relative;
}

.ro-main-nav-shop .ro-nav li a:after {
    transition: all 0.4s;
    display: block;
    margin-right: auto;
    margin-left: auto;
    content: " ";
    height: 0;
    width: 0;
    border-top: 1px solid #444444;
}

.ro-main-nav-shop .ro-nav li a:hover:after {
    width: 100%;
}

.ro-main-nav-shop .dropdown-toggle:hover {
    color: #a5d32d;
}

.ro-main-nav-shop .btn,
.ro-main-nav-shop .dropdown-menu>li>a {
    font-weight: inherit;
}

.ro-main-nav-shop .dropdown-menu,
.ro-main-nav-shop .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.ro-main-nav-shop .btn-group.open .dropdown-toggle {
    background-color: #a5d32d;
    color: #FFFFFF;
}

@media (min-width: 991px) {
    .ro-nav-content {
        position: relative;
        display: table;
        width: 100%;
        font-size: 17px;
        color: #000;
        padding: 0 30px 10px;
    }
    .ro-nav-content>li {
        position: relative;
        display: inline-flex;
        margin: 0 15px;
        /* width: 300px; */
    }
    .ro-nav-content>li>a {
        display: inline-block;
        position: relative;
        /*padding: 15px 0;*/
    }
    /*.ro-nav-content > li > a:after {
          transition: all 0.4s;
          display: block;
          margin-right: auto;
          margin-left: auto;
          content: " ";
          height: 0;
          width: 0;
          border-top: 1px solid #a5d32d; }
        .ro-nav-content > li > a:hover:after {
          width: 100%; }*/
    .ro-nav-content>li>ul {
        position: absolute;
        top: 100%;
        left: -30px;
        z-index: 998;
        /* width: 220px; */
        font-size: 90%;
        background-color: #ffffffb8;
        color: #20100d;
        padding: 15px 30px 0;
        display: none;
        border-radius: 5px;
    }
    .ro-nav-content>li>ul li a {
        display: block;
        line-height: 30px;
        /* border-bottom: 1px solid #444444; */
    }
    .ro-nav-content>li>ul li a:hover {
        color: #a5d32d;
    }
    .ro-nav-content>li:hover>ul {
        display: block;
        animation: fadeInUp 0.4s both;
    }
    .ro-main-nav-style-2 .ro-nav-content {
        padding: 15px 30px;
    }
    .ro-main-nav-style-3 .ro-nav-content {
        background-color: rgba(255, 255, 255, 0.5);
        margin-top: 20px;
        padding: 0 90px 0 20px;
    }
    .ro-main-nav-style-3 .ro-nav-content>li>a {
        padding: 20px 0;
    }
    .ro-main-nav-shop .ro-nav {
        margin-left: -80px;
        margin-right: -80px;
    }
    .ro-main-nav-shop .ro-nav li {
        margin: 0 25px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .ro-main-nav-style-1 .ro-brand img {
        display: inline-block;
        margin: 5px;
    }
    .ro-main-nav-style-3 .ro-nav-content {
        margin-top: 10px;
    }
    .ro-main-nav-style-3 .ro-nav-content>li>a {
        padding: 20px 0;
    }
}


/*@media (min-width: 768px) and (max-width: 991px) {
  .ro-main-nav-style-3 .ro-brand {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 240px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .ro-main-nav-style-3 .ro-nav-content {
    margin-top: 0; }
  .ro-main-nav-style-2 {
    padding: 0; }
    .ro-main-nav-style-2 .ro-brand {
      display: block;
      margin-right: auto;
      margin-left: auto;
      height: 70px;
      margin-top: 10px;
      margin-bottom: 10px; }
    .ro-main-nav-style-2 .ro-nav-content {
      padding: 0 30px; } }*/

@media (max-width: 1199px) {
    .ro-nav-content {
        transition: right 0.4s;
        font-size: 14px;
        display: block;
        position: fixed;
        height: 100vh;
        top: 0;
        right: -300px;
        width: 300px;
        padding: 50px;
        z-index: 998;
        overflow: auto;
        background-color: #EEEEEE;
    }
    .ro-main-nav-opened .ro-nav-content {
        right: 0;
    }
    .ro-nav-content>li>ul>li {
        transition: all 0.4s;
        height: 0;
        overflow: hidden;
    }
    .ro-nav-content>li:hover>ul>li {
        height: 45px;
    }
    .ro-nav-content>li:not(:first-child) a {
        display: inline-block;
        padding: 15px 0;
        /* border-bottom: 1px solid #AAAAAA; */
    }
    .ro-nav-content>li:not(:first-child) a:hover {
        border-color: #444444;
    }
    .ro-nav-content>li:first-child {
        margin-bottom: 40px;
    }
    .ro-main-nav-style-1 {
        padding-top: 0;
    }
    .ro-main-nav-style-1 .ro-brand {
        height: 70px;
        padding: 10px 0;
        text-align: left;
        float: left;
        margin-bottom: 0;
    }
    .ro-main-nav-style-1 .ro-brand img {
        height: 100%;
        display: inline-block;
        margin-right: 10px;
    }
    .ro-main-nav-style-1.ro-v-logo .ro-brand {
        padding: 5px 0;
    }
    .ro-main-nav-style-2 {
        padding: 0;
    }
    .ro-main-nav-style-2 .ro-brand {
        height: 70px;
        width: auto;
        padding: 10px 0;
        float: left;
    }
    .ro-main-nav-style-3 {
        top: 10px;
    }
    .ro-main-nav-style-3 .ro-brand {
        height: 120px;
        width: auto;
        padding: 10px 0;
        float: left;
    }
}


/*
* Single module
*/


/* HEADER */

.ro-mobile-header {
    padding-top: 60px;
    padding-bottom: 30px;
}

.ro-section-main-header #ro-header-background-slider ul li img {
    width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-section-main-header {
        position: relative;
        width: 100%;
        height: 100vh;
        min-height: 480px;
        color: #FFFFFF;
        overflow: hidden;
    }
    .ro-section-main-header #ro-header-background-slider {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: -50%;
        z-index: -1;
    }
    .ro-section-main-header #ro-header-background-slider ul li img {
        width: 200%;
    }
}

.ro-section-main-header-2 {
    height: 75vh;
    background: url("../images/background_3.jpg") bottom center no-repeat;
    background-size: cover;
}

.ro-section-main-header-2 .ro-content {
    padding-top: 300px;
    padding-bottom: 100px;
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.ro-section-main-header-2 .ro-content>div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.ro-section-main-header-2 .ro-content>div img {
    max-width: 100%;
    opacity: 0.8;
    transition: all 0.4s;
}

.ro-section-main-header-2 .ro-content>div img:hover {
    opacity: 1;
}

.ro-section-main-header-2 .ro-content>div p {
    margin-top: 40px;
    font-size: 60px;
    color: #FFFFFF;
}

.ro-section-main-header-2 .ro-content span {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 40px;
    text-align: center;
}

.ro-section-main-header-2 .ro-content span a {
    width: 40px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
}

.ro-section-main-header-2 .ro-content span a:before {
    color: #FFFFFF;
    transition: all 0.4s;
    content: "a";
    font-family: "aqua icon" !important;
    font-size: 25px;
}

.ro-section-main-header-2 .ro-content span a:hover {
    border: 1px solid #a5d32d;
}

.ro-section-main-header-2 .ro-content span a:hover:before {
    color: #a5d32d;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-section-main-header-2 {
        height: inherit;
    }
    .ro-section-main-header-2 .ro-content>div img {
        width: 80px;
    }
    .ro-section-main-header-2 .ro-content>div p {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .ro-section-main-header-2 {
        height: inherit;
    }
    .ro-section-main-header-2 .ro-content {
        padding-top: 200px;
    }
    .ro-section-main-header-2 .ro-content>div img {
        width: 80px;
    }
    .ro-section-main-header-2 .ro-content>div p {
        font-size: 20px;
    }
}

.ro-section-main-header-galeria {
    height: 75vh;
    background: url("../images/background_4.jpg") bottom center no-repeat;
    background-size: cover;
}

.ro-section-main-header-premios {
    height: 75vh;
    background: url("../images/background_5.jpg") bottom center no-repeat;
    background-size: cover;
}

.ro-section-main-header-galeria .ro-content {
    padding-top: 300px;
    padding-bottom: 100px;
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.ro-section-main-header-galeria .ro-content>div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.ro-section-main-header-galeria .ro-content>div img {
    max-width: 100%;
    opacity: 0.8;
    transition: all 0.4s;
}

.ro-section-main-header-galeria .ro-content>div img:hover {
    opacity: 1;
}

.ro-section-main-header-galeria .ro-content>div p {
    margin-top: 40px;
    font-size: 60px;
    color: #FFFFFF;
}

.ro-section-main-header-galeria .ro-content span {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 40px;
    text-align: center;
}

.ro-section-main-header-galeria .ro-content span a {
    width: 40px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
}

.ro-section-main-header-galeria .ro-content span a:before {
    color: #FFFFFF;
    transition: all 0.4s;
    content: "a";
    font-family: "aqua icon" !important;
    font-size: 25px;
}

.ro-section-main-header-galeria .ro-content span a:hover {
    border: 1px solid #a5d32d;
}

.ro-section-main-header-galeria .ro-content span a:hover:before {
    color: #a5d32d;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-section-main-header-galeria {
        height: inherit;
    }
    .ro-section-main-header-galeria .ro-content>div img {
        width: 80px;
    }
    .ro-section-main-header-galeria .ro-content>div p {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .ro-section-main-header-galeria {
        height: inherit;
    }
    .ro-section-main-header-galeria .ro-content {
        padding-top: 200px;
    }
    .ro-section-main-header-galeria .ro-content>div img {
        width: 80px;
    }
    .ro-section-main-header-galeria .ro-content>div p {
        font-size: 20px;
    }
}

.ro-section-main-header-faq {
    height: 75vh;
    background: url("../images/background_1.jpg") bottom center no-repeat;
    background-size: cover;
}

.ro-section-main-header-faq .ro-content {
    padding-top: 300px;
    padding-bottom: 100px;
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.ro-section-main-header-faq .ro-content>div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.ro-section-main-header-faq .ro-content>div img {
    max-width: 100%;
    opacity: 0.8;
    transition: all 0.4s;
}

.ro-section-main-header-faq .ro-content>div img:hover {
    opacity: 1;
}

.ro-section-main-header-faq .ro-content>div p {
    margin-top: 40px;
    font-size: 60px;
    color: #FFFFFF;
}

.ro-section-main-header-faq .ro-content span {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 40px;
    text-align: center;
}

.ro-section-main-header-faq .ro-content span a {
    width: 40px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
}

.ro-section-main-header-faq .ro-content span a:before {
    color: #FFFFFF;
    transition: all 0.4s;
    content: "a";
    font-family: "aqua icon" !important;
    font-size: 25px;
}

.ro-section-main-header-faq .ro-content span a:hover {
    border: 1px solid #a5d32d;
}

.ro-section-main-header-faq .ro-content span a:hover:before {
    color: #a5d32d;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-section-main-header-faq {
        height: inherit;
    }
    .ro-section-main-header-faq .ro-content>div img {
        width: 80px;
    }
    .ro-section-main-header-faq .ro-content>div p {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .ro-section-main-header-faq {
        height: inherit;
    }
    .ro-section-main-header-faq .ro-content {
        padding-top: 200px;
    }
    .ro-section-main-header-faq .ro-content>div img {
        width: 80px;
    }
    .ro-section-main-header-faq .ro-content>div p {
        font-size: 20px;
    }
}

.ro-section-main-header-contacto {
    height: 75vh;
    background: url("../images/background_2.jpg") bottom center no-repeat;
    background-size: cover;
}

.ro-section-main-header-contacto .ro-content {
    padding-top: 300px;
    padding-bottom: 100px;
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.ro-section-main-header-contacto .ro-content>div {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

.ro-section-main-header-contacto .ro-content>div img {
    max-width: 100%;
    opacity: 0.8;
    transition: all 0.4s;
}

.ro-section-main-header-contacto .ro-content>div img:hover {
    opacity: 1;
}

.ro-section-main-header-contacto .ro-content>div p {
    margin-top: 40px;
    font-size: 60px;
    color: #FFFFFF;
}

.ro-section-main-header-contacto .ro-content span {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 40px;
    text-align: center;
}

.ro-section-main-header-contacto .ro-content span a {
    width: 40px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
}

.ro-section-main-header-contacto .ro-content span a:before {
    color: #FFFFFF;
    transition: all 0.4s;
    content: "a";
    font-family: "aqua icon" !important;
    font-size: 25px;
}

.ro-section-main-header-contacto .ro-content span a:hover {
    border: 1px solid #a5d32d;
}

.ro-section-main-header-contacto .ro-content span a:hover:before {
    color: #a5d32d;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-section-main-header-contacto {
        height: inherit;
    }
    .ro-section-main-header-contacto .ro-content>div img {
        width: 80px;
    }
    .ro-section-main-header-contacto .ro-content>div p {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .ro-section-main-header-contacto {
        height: inherit;
    }
    .ro-section-main-header-contacto .ro-content {
        padding-top: 200px;
    }
    .ro-section-main-header-contacto .ro-content>div img {
        width: 80px;
    }
    .ro-section-main-header-contacto .ro-content>div p {
        font-size: 20px;
    }
}


/* FOOTER */

footer {
    line-height: 1.4;
}

.ro-main-footer {
    padding-top: 60px;
    padding-bottom: 30px;
    border-top: 1px solid #AAAAAA;
}

.ro-main-footer .ro-open-time p {
    margin-bottom: 15px;
}

.ro-main-footer .ro-footer-separator {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: 220px;
    width: 0;
    border-left: 1px solid #AAAAAA;
}

.ro-main-footer .ro-footer-item {
    margin-bottom: 30px;
}

.ro-main-footer .ro-footer-newletter {
    position: relative;
    margin-bottom: 30px;
}

.ro-main-footer .ro-footer-newletter a {
    transition: all 0.4s;
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    top: 0;
    right: 0;
    background-color: #444444;
    color: #FFFFFF;
}

.ro-main-footer .ro-footer-newletter a:hover {
    background-color: #a5d32d;
}

.ro-main-footer .ro-social {
    text-align: center;
}

.ro-main-footer .ro-social li {
    margin-right: 20px;
    /* margin-left: 0; */
}

.ro-bg-dark .ro-main-footer {
    color: #AAAAAA;
    border-top: 0;
}

.ro-bg-dark .ro-main-footer h5 {
    color: #FFFFFF;
}

.ro-bg-dark .ro-main-footer .ro-btn-bd-1 {
    color: #FFFFFF;
}

.ro-bg-dark .ro-main-footer .ro-btn-bd-1:hover {
    background-color: #444444;
    border-color: #FFFFFF;
}

.ro-bg-dark .ro-main-footer .ro-footer-newletter input {
    border-color: #FFFFFF;
}

.ro-bg-dark .ro-main-footer .ro-footer-newletter a:hover {
    background-color: #AAAAAA;
}

.ro-bg-dark .ro-main-footer .ro-social {
    color: #666666;
}

.ro-bg-dark .ro-main-footer .ro-social li a:hover {
    color: #FFFFFF;
}

.ro-foot-footer {
    text-align: center;
    border-top: 1px solid #AAAAAA;
    padding: 30px 0;
}

.ro-foot-footer h6 {
    margin-bottom: 10px;
    line-height: 1.6;
}

.ro-foot-footer.ro-index {
    padding: 20px 0;
    border: 0;
}

.ro-bg-dark .ro-foot-footer {
    color: #AAAAAA;
}

@media (max-width: 1199px) {
    .ro-main-footer {
        text-align: center;
    }
    .ro-main-footer .ro-social {
        text-align: center;
    }
    .ro-main-footer .ro-social li {
        margin: 0 2px;
    }
}


/* TEAM */

.ro-team-item {
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    max-width: 370px;
}

.ro-team-item .ro-content h5 {
    margin-bottom: 15px;
    margin-top: 25px;
}

.ro-team-item .ro-content p {
    margin-bottom: 10px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.ro-team-item .ro-content .ro-social li {
    color: #666666;
    font-size: 18px;
}

.ro-section-team .ro-team-item {
    margin-bottom: 0px;
    margin-top: 30px;
    padding-top: 30px;
}

.ro-section-team .ro-team-item .ro-image img {
    transition: all 0.4s;
    cursor: pointer;
    opacity: 0.9;
    transform: scale(0.97);
    transform-origin: 50% 100%;
}

.ro-section-team .ro-team-item .ro-image:hover img {
    opacity: 1;
    transform: scale(1);
}

.ro-sectionteam {
    padding-top: 10px;
}


/* SERVICE */

.ro-service-1-wrapper {
    position: relative;
}

.ro-service-1-item {
    position: relative;
    margin-bottom: 100px;
}

.ro-service-1-item .ro-image {
    position: relative;
    width: 60%;
    z-index: 2;
}

.ro-service-1-item .ro-content {
    position: relative;
    width: 50%;
    z-index: 3;
}

.ro-service-1-item .ro-content p {
    text-align: center;
    margin-bottom: 0;
    padding: 30px 30px 50px;
}

.ro-service-1-item .ro-content p .ro-more {
    position: absolute;
    right: 30px;
    bottom: 10px;
}

.ro-service-1-item> :first-child {
    float: left;
    margin-right: -10%;
}

.ro-service-1-item> :nth-child(2) {
    float: right;
}

.ro-service-1-item> :nth-child(2) img {
    float: right;
}

@media (min-width: 1200px) {
    .ro-service-1-item.ro-service-1-v {
        padding-top: 150px;
    }
    .ro-service-1-item.ro-service-1-v .ro-image {
        position: relative;
        z-index: 2;
        margin-bottom: -70px;
        width: 85%;
    }
    .ro-service-1-item.ro-service-1-v .ro-content {
        position: relative;
        width: 100%;
        z-index: 3;
    }
    .ro-service-1-item.ro-service-1-v .ro-content h3,
    .ro-service-1-item.ro-service-1-v .ro-content p {
        float: left;
    }
    .ro-service-1-item.ro-service-1-v .ro-content h3 {
        width: 30%;
        padding-top: 80px;
    }
    .ro-service-1-item.ro-service-1-v .ro-content p {
        width: 100%;
        text-align: center;
        margin-bottom: 0;
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .ro-service-1-item {
        margin-bottom: 50px;
    }
    .ro-service-1-item .ro-image {
        position: relative;
        width: 80%;
        z-index: 2;
    }
    .ro-service-1-item .ro-content {
        position: relative;
        width: 70%;
        z-index: 3;
    }
    .ro-service-1-item .ro-content p {
        text-align: center;
        margin-bottom: 0;
        padding: 30px;
    }
    .ro-service-1-item> :first-child {
        margin-right: -50%;
    }
}

@media (max-width: 479px) {
    .ro-service-1-item .ro-image {
        display: none;
    }
    .ro-service-1-item .ro-content {
        width: 100%;
    }
    .ro-service-1-item> :first-child {
        float: left;
        margin-right: -100%;
    }
}

.ro-service-item-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 370px;
    text-align: center;
    margin-bottom: 25px;
}

.ro-service-item-2 img {
    margin-bottom: 30px;
}

.ro-service-item-2 h4 {
    margin-bottom: 15px;
    transition: all 0.4s;
}

.ro-service-item-2 h4:after {
    display: block;
    margin-right: auto;
    margin-left: auto;
    transition: all 0.4s;
    margin-top: 10px;
    content: " ";
    height: 0;
    width: 0;
    border-top: 1px solid #444444;
}

.ro-service-item-2:hover h4:after {
    width: 30px;
}

.ro-service-item-3 {
    transition: all 0.4s;
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 370px;
    margin-top: 10px;
    margin-bottom: 70px;
    text-align: center;
}

.ro-service-item-3 h3 {
    transition: all 0.4s;
    margin-top: 40px;
    color: #FFFFFF;
}

.ro-service-item-3 h3:after {
    display: block;
    margin-right: auto;
    margin-left: auto;
    transition: all 0.4s;
    margin-top: 10px;
    content: " ";
    height: 0;
    width: 0;
    border-top: 1px solid #FFFFFF;
}

.ro-service-item-3 p {
    transition: all 0.4s;
    margin-bottom: 10px;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.6);
}

.ro-service-item-3:hover {
    margin-top: 0;
    margin-bottom: 60px;
}

.ro-service-item-3:hover h3 {
    margin-bottom: 35px;
}

.ro-service-item-3:hover h3:after {
    width: 30px;
}

.ro-service-item-3:hover p {
    margin-bottom: 20px;
}

.ro-service-item-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 370px;
    text-align: center;
    cursor: pointer;
    background-color: #FFFFFF;
    padding-top: 28px;
}

.ro-service-item-4 h4 {
    transition: all 0.4s;
}

.ro-service-item-4 h4:after {
    display: block;
    margin-right: auto;
    margin-left: auto;
    transition: all 0.4s;
    margin-top: 12px;
    content: " ";
    height: 0;
    width: 0px;
    border-top: 1px solid #444444;
}

.ro-service-item-4 p {
    padding: 38px 25px 42px;
    line-height: 1.6;
}

.ro-service-item-4:hover h4 {
    color: #a5d32d;
}

.ro-service-item-4:hover h4:after {
    width: 30px;
    border-top: 1px solid #a5d32d;
}

.ro-service-item-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 370px;
    text-align: center;
    cursor: pointer;
    padding-bottom: 25px;
}

.ro-service-item-5 img {
    margin-bottom: 30px;
}

.ro-service-item-5 h4 {
    transition: all 0.4s;
    margin-bottom: 18px;
}

.ro-service-item-5 p {
    line-height: 1.6;
}

.ro-service-item-5:hover h4 {
    color: #a5d32d;
}

.ro-service-fullwidth {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 0 0;
    padding-bottom: 40px;
}

.ro-service-fullwidth.ro-bg-right {
    background-position: 100% 0;
}

.ro-service-fullwidth h3 {
    margin-bottom: 50px;
    margin-top: 60px;
}

.ro-service-list ul {
    padding: 40px 90px 40px 40px;
}

.ro-service-list ul li {
    position: relative;
    line-height: 40px;
    font-style: italic;
}

.ro-service-list ul li:before,
.ro-service-list ul li:after {
    content: " ";
    display: table;
}

.ro-service-list ul li:after {
    clear: both;
}

.ro-service-list ul .ro-service {
    position: relative;
    float: left;
    padding-right: 30px;
}

.ro-service-list ul .ro-separator {
    position: relative;
    display: table-cell;
    content: " ";
    width: 2000px;
    height: 28px;
    border-bottom: 1px solid #FFFFFF;
}

.ro-service-list ul .ro-price {
    text-align: right;
    position: absolute;
    font-weight: 700;
    width: 50px;
    right: -50px;
    top: 0;
}

@media (min-width: 480px) and (max-width: 991px) {
    .ro-service-fullwidth,
    .ro-service-fullwidth.ro-bg-right {
        background-position: 50% 0;
    }
}

@media (max-width: 479px) {
    .ro-service-list ul {
        padding: 15px 55px 15px 15px;
    }
    .ro-service-list ul .ro-service {
        padding-right: 0;
    }
    .ro-service-list ul .ro-price {
        width: 40px;
        right: -40px;
    }
    .ro-service-list ul .ro-separator {
        display: none;
    }
}

.ro-specialize {
    padding-top: 60px;
    padding-bottom: 60px;
}

.ro-specialize img {
    display: inline-block;
    margin-bottom: 30px;
}

.ro-specialize h3 {
    margin-bottom: 35px;
}

.ro-specialize .ro-specialize-content {
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 60px;
    padding-right: 40px;
}

.ro-specialize .ro-specialize-content li {
    list-style: disc;
    padding: 10px 0;
}

@media (max-width: 479px) {
    .ro-specialize .ro-specialize-content {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 35px;
        padding-right: 15px;
    }
}

.ro-service-accordion .ro-service-list ul {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ro-service-accordion .panel {
    border: 0;
    margin-bottom: 30px;
}

.ro-service-accordion .panel-heading {
    padding: 0;
    border: 1px solid #FFFFFF;
}

.ro-service-accordion .panel-heading a {
    padding: 8px 30px;
    display: block;
    background-color: #c9e9ec;
}

.ro-service-accordion .panel-heading a:before {
    position: relative;
    left: -20px;
    content: "\e177";
    font-family: "aqua icon" !important;
    display: inline-block;
    font-size: 24px;
    vertical-align: -20%;
}

.ro-service-accordion .panel-heading a[aria-expanded='true'] {
    background-color: #FFFFFF;
}

.ro-service-accordion .panel-heading a[aria-expanded='true']:before {
    content: "\e170";
}

.ro-service-accordion .panel-body {
    border-top: 0 !important;
    background-color: #c9e9ec;
    height: 200px;
    overflow: auto;
}

.ro-section-service-accordion-2 .ro-service-accordion .panel-heading {
    border: 1px solid #DDDDDD;
}

.ro-section-service-accordion-2 .ro-service-accordion .panel-heading a {
    background-color: #DDDDDD;
}

.ro-section-service-accordion-2 .ro-service-accordion .panel-heading a[aria-expanded='true'] {
    background-color: #DDDDDD;
}

.ro-section-service-accordion-2 .ro-service-accordion .panel-body {
    background-color: #F5F5F5;
}

.ro-specialize-2 {
    position: relative;
}

.ro-specialize-2 .ro-image {
    position: relative;
    max-width: 100%;
}

.ro-specialize-2 .ro-specialize-content-wrapper {
    background-color: #FFFFFF;
}

.ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content {
    width: 100%;
}

.ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3 {
    margin-top: 0;
}

.ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
    overflow-y: auto;
}

.ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body ul {
    padding-left: 18px;
}

.ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body ul li {
    list-style: disc;
    margin-bottom: 23px;
}

.ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer a {
    font-size: 14px;
    display: inline-block;
    color: #FFFFFF;
    padding: 8px 35px;
    background-color: #444444;
}

.ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer a:hover {
    background-color: #a5d32d;
}

@media (min-width: 992px) {
    .ro-specialize-2 .ro-image {
        width: 50%;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper {
        position: absolute;
        width: 50%;
        height: 100%;
        top: 0;
        right: 0;
        padding-left: 50px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3,
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        margin-right: 50px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        height: 130px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer {
        margin-top: 15px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer a {
        margin-left: 282px;
    }
}

@media (min-width: 1200px) {
    .ro-specialize-2 .ro-specialize-content-wrapper {
        padding-left: 85px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3,
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        margin-right: 85px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        height: 181px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer a {
        margin-left: 347px;
    }
}

@media (min-width: 1500px) {
    .ro-specialize-2 .ro-specialize-content-wrapper {
        padding-left: 100px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3,
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        margin-right: 100px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3 {
        margin-bottom: 45px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        height: 228px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer {
        margin-top: 30px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer a {
        margin-left: 332px;
    }
}

@media (min-width: 1800px) {
    .ro-specialize-2 .ro-specialize-content-wrapper {
        padding-left: 115px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3,
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        margin-right: 115px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3 {
        margin-bottom: 55px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        height: 283px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer {
        margin-top: 0px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer a {
        margin-left: 317px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-specialize-2 .ro-image {
        width: 100%;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(255, 255, 255, 0.6);
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content {
        width: 750px;
        padding: 0 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3 {
        margin-bottom: 55px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-body {
        height: 232px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer {
        margin-top: 20px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer a {
        float: right;
    }
}

@media (max-width: 767px) {
    .ro-specialize-2 .ro-image {
        width: 100%;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper {
        position: relative;
        width: 100%;
        padding: 40px 15px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content h3 {
        margin-bottom: 45px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer {
        margin-top: 30px;
    }
    .ro-specialize-2 .ro-specialize-content-wrapper .ro-specialize-content .ro-footer a {
        float: right;
    }
}


/* MEMBERSHIP */

.ro-membership-item {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 270px;
    padding-top: 15px;
    padding-bottom: 50px;
    margin-bottom: 30px;
    text-align: center;
    border: 1px solid #AAAAAA;
}

.ro-membership-item .ro-price {
    position: relative;
    width: 100%;
}

.ro-membership-item .ro-price img {
    width: 100%;
}

.ro-membership-item .ro-price .ro-overlay {
    transition: all 0.4s;
    padding: 10px;
    opacity: 0;
    transform: scale(0.1);
}

.ro-membership-item .ro-price .ro-overlay .ro-cell-vertical-wrapper {
    background-color: rgba(255, 255, 255, 0.8);
}

.ro-membership-item .ro-price h1 {
    margin-bottom: 12px;
}

.ro-membership-item .ro-price .ro-small {
    font-size: 50%;
}

.ro-membership-item .ro-option {
    padding: 30px;
    padding-top: 40px;
}

.ro-membership-item .ro-option li:not(:first-child) {
    line-height: 50px;
    border-top: 1px solid #AAAAAA;
}

.ro-membership-item:hover .ro-price .ro-overlay {
    opacity: 1;
    transform: scale(1);
}

.ro-membership-item:hover .ro-btn-bd-1 {
    background-color: #a5d32d;
    color: #FFFFFF;
    border-color: #a5d32d;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-membership-wrapper>div:nth-child(2n) .ro-membership-item {
        margin-left: 0;
    }
    .ro-membership-wrapper>div:nth-child(2n+1) .ro-membership-item {
        margin-right: 0;
    }
}

.ro-section-membership {
    padding-bottom: 30px;
}

.ro-section-membership .ro-section-heading {
    margin-bottom: 33px;
}

.ro-section-membership .ro-caption {
    line-height: 1.6;
    text-align: center;
    margin-bottom: 55px;
}


/* TESTIMONIAL */

.ro-testimonial-slider .ro-item {
    text-align: center;
}

.ro-testimonial-slider .ro-item h5 {
    margin-bottom: 20px;
}

.ro-testimonial-slider .flex-direction-nav {
    position: relative;
    text-align: center;
}

.ro-testimonial-slider .flex-direction-nav:before,
.ro-testimonial-slider .flex-direction-nav:after {
    content: " ";
    display: table;
}

.ro-testimonial-slider .flex-direction-nav:after {
    clear: both;
}

.ro-testimonial-slider .flex-direction-nav .flex-nav-next,
.ro-testimonial-slider .flex-direction-nav .flex-nav-prev {
    display: inline-block;
    margin: 0 15px;
}

.ro-testimonial-slider .flex-direction-nav .flex-next,
.ro-testimonial-slider .flex-direction-nav .flex-prev {
    font-size: 0;
}

.ro-testimonial-slider .flex-direction-nav .flex-next:before,
.ro-testimonial-slider .flex-direction-nav .flex-prev:before {
    font-size: 16px;
    font-family: "aqua icon" !important;
}

.ro-testimonial-slider .flex-direction-nav .flex-next:before {
    content: "d";
}

.ro-testimonial-slider .flex-direction-nav .flex-prev:before {
    content: "b";
}

.ro-testimonial-scroll-wrapper {
    position: relative;
    float: left;
}

.ro-testimonial-scroll-wrapper:before {
    content: " ";
    z-index: 512;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 80px;
    width: 100%;
    background: linear-gradient(to bottom, #f3f3f0 0%, rgba(243, 243, 240, 0.99) 1%, rgba(243, 243, 240, 0.5) 50%, rgba(243, 243, 240, 0) 100%);
}

.ro-testimonial-scroll-wrapper:after {
    content: " ";
    z-index: 512;
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    height: 80px;
    width: 100%;
    background: linear-gradient(to bottom, rgba(243, 243, 240, 0) 0%, rgba(243, 243, 240, 0.5) 50%, rgba(243, 243, 240, 0.99) 99%, #f3f3f0 100%);
}

.ro-testimonial-scroll {
    position: relative;
    float: left;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    height: 460px;
    overflow: auto;
}

.ro-testimonial-scroll .ro-hr {
    border-color: #AAAAAA;
    margin: 0 auto;
    width: 75%;
}

.ro-testimonial-scroll .ro-item {
    padding: 50px 40px 20px;
}

.ro-testimonial-scroll-image {
    height: 460px;
    padding-top: 60px;
}

.ro-testimonial-1 {
    padding: 30px 0 80px 0;
    position: relative;
}

.ro-testimonial-1 .ro-item p {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
}

.ro-testimonial-1 .ro-item .ro-image {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 120px;
    overflow: hidden;
    /*border: 4px solid rgba(171, 220, 225, 0.3);*/
    border-radius: 50%;
}

.ro-testimonial-1 .ro-item .ro-name {
    position: relative;
    width: 320px;
    margin: 30px auto 20px;
}

.ro-testimonial-1 .ro-item .ro-name:before {
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    border-top: 1px solid #a5d32d;
    top: 50%;
    z-index: 3;
}

.ro-testimonial-1 .ro-item .ro-name p {
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    z-index: 4;
    margin-bottom: 0;
    display: inline-block;
    font-weight: 600;
    color: #a5d32d;
    background-color: #FFFFFF;
}

.ro-testimonial-1 .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 60px;
    text-align: center;
}

.ro-testimonial-1 .flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.ro-testimonial-1 .flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #CCCCCC;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 50%;
}

.ro-testimonial-1 .flex-control-paging li a:hover {
    background: #a5d32d;
}

.ro-testimonial-1 .flex-control-paging li a.flex-active {
    background: #a5d32d;
    cursor: default;
}

.ro-testimonial-2 {
    position: relative;
}

.ro-testimonial-2 .ro-item .ro-image {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 120px;
    overflow: hidden;
    border: 4px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}

.ro-testimonial-2 .ro-item .ro-content p {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    color: #FFFFFF;
}

.ro-testimonial-2 .ro-item .ro-content .ro-name {
    position: relative;
    width: 228px;
    text-align: center;
    margin: 0px auto;
}

.ro-testimonial-2 .ro-item .ro-content .ro-name:before {
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    border-top: 1px solid #FFFFFF;
    top: 50%;
    z-index: 3;
}

.ro-testimonial-2 .ro-item .ro-content .ro-name p {
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    z-index: 4;
    margin-bottom: 0;
    display: inline-block;
    font-weight: 600;
    background-color: #9DCF67;
}

.ro-testimonial-2 .flex-direction-nav {
    *height: 0;
}

.ro-testimonial-2 .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -40px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    transition: all 0.4s;
}

.ro-testimonial-2 .flex-direction-nav a:before {
    font-family: "aqua icon";
    font-size: 20px;
    display: inline-block;
    content: 'e';
    color: #FFFFFF;
}

.ro-testimonial-2 .flex-direction-nav a.flex-next:before {
    content: 'f';
}

.ro-testimonial-2 .flex-direction-nav .flex-prev {
    left: 0px;
}

.ro-testimonial-2 .flex-direction-nav .flex-next {
    right: 0px;
    text-align: right;
}

.ro-testimonial-2:hover .flex-direction-nav .flex-prev {
    opacity: 0.9;
    left: 80px;
}

.ro-testimonial-2:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.ro-testimonial-2:hover .flex-direction-nav .flex-next {
    opacity: 0.9;
    right: 80px;
}

.ro-testimonial-2:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

@media (min-width: 992px) {
    .ro-testimonial-2 .ro-item {
        padding: 85px 0;
    }
    .ro-testimonial-2 .ro-item .ro-image {
        float: right;
    }
    .ro-testimonial-2 .ro-item .ro-content {
        padding-right: 170px;
        padding-top: 3px;
    }
    .ro-testimonial-2 .ro-item .ro-content .ro-name {
        float: right;
    }
}

@media (max-width: 991px) {
    .ro-testimonial-2 .ro-item {
        padding: 50px 0;
    }
    .ro-testimonial-2 .ro-item .ro-content {
        margin-top: 30px;
        text-align: center;
    }
    .ro-testimonial-2 .flex-direction-nav .flex-prev {
        left: 0px;
    }
    .ro-testimonial-2 .flex-direction-nav .flex-next {
        right: 0px;
    }
    .ro-testimonial-2:hover .flex-direction-nav .flex-prev {
        left: 30px;
    }
    .ro-testimonial-2:hover .flex-direction-nav .flex-next {
        right: 30px;
    }
}

@media (max-width: 767px) {
    .ro-testimonial-2:hover .flex-direction-nav .flex-prev {
        left: 0px;
    }
    .ro-testimonial-2:hover .flex-direction-nav .flex-next {
        right: 0px;
    }
}

@media (max-width: 479px) {
    .ro-testimonial-2 .ro-item .ro-content .ro-name {
        width: 200px;
    }
}


/* HOME */

.ro-home-slider-1-background {
    width: 1520px;
    height: 620px;
}

.ro-home-slider-1-background:before,
.ro-home-slider-1-background:after {
    width: 1500px;
    height: 600px;
    content: " ";
    position: absolute;
}

.ro-home-slider-1-background.ro-behind-bg-1:before {
    background-color: #C6D9C6;
}

.ro-home-slider-1-background.ro-front-bg-1:after {
    background-color: #C6D9C6;
}

.ro-home-slider-1-background.ro-behind-bg-2:before {
    background-color: #D9D8C1;
}

.ro-home-slider-1-background.ro-front-bg-2:after {
    background-color: #D9D8C1;
}

.ro-home-slider-1-background.ro-behind-bg-3:before {
    background-color: #DEB6B6;
}

.ro-home-slider-1-background.ro-front-bg-3:after {
    background-color: #DEB6B6;
}

.ro-home-slider-1-background.ro-behind-bg-4:before {
    background-color: #ABDCE1;
}

.ro-home-slider-1-background.ro-front-bg-4:after {
    background-color: #ABDCE1;
}

.ro-home-slider-1-background.ro-behind-bg-5:before {
    background-color: #E7E6E1;
}

.ro-home-slider-1-background.ro-front-bg-5:after {
    background-color: #E7E6E1;
}

.ro-home-slider-1-background:before {
    bottom: 0;
    right: 0;
}

.ro-home-slider-1-background:after {
    top: 0;
    left: 0;
}

.ro-slider-style-2-caption {
    position: absolute;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 25px;
    width: 300px;
    font-style: italic;
    font-weight: 400;
}

.ro-slider-style-2-list {
    font-size: 18px;
}

.ro-slider-style-2-list:before {
    content: "•";
    font-size: 24px;
    margin: 0 10px;
}

#ro-slider-style2-background {
    transition: all 0.4s;
    background-size: cover;
}

.ro-home-fullheight-container {
    padding-top: 120px;
    height: -webkit-fill-available;
}

@media (min-width: 768px) {
    .ro-home-fullheight-container {
        display: table;
        height: 100vh;
        width: 100%;
    }
    .ro-home-fullheight-container .ro-home-slider-2-wrapper {
        display: table-cell;
        vertical-align: bottom;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-home-fullheight-container {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .ro-home-fullheight-container {
        padding: unset;
        height: -webkit-fill-available !important;
    }
    .ro-home-slider-2-wrapper {
        padding-top: 120px;
    }
    .ro-onepage-home,
    .ro-fullwidth-home {
        text-align: center;
    }
    .ro-onepage-home .ro-aqua-brand,
    .ro-fullwidth-home .ro-aqua-brand {
        position: relative;
        display: block;
        margin-left: 0;
        top: 15px;
    }
    .ro-onepage-home {
        position: relative;
        z-index: 1;
    }
    .ro-onepage-home:after {
        content: " ";
        position: absolute;
        display: block;
        background: rgba(231, 230, 225, 0.6);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .ro-fullwidth-home {
        position: relative;
        z-index: 1;
    }
    .ro-fullwidth-home:after {
        content: " ";
        position: absolute;
        display: block;
        background: rgba(222, 182, 182, 0.6);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }
}


/* ABOUT */

.ro-history-img {
    margin: 25px auto 60px;
}

.ro-main-section-about-1 .ro-content {
    background-color: #FFFFFF;
    padding-top: 65px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 5;
    margin-top: -200px;
}

.ro-main-section-about-1 .ro-content h3 {
    margin-bottom: 40px;
}

.ro-main-section-about-1 .ro-content p {
    line-height: 1.6;
}

.ro-main-section-about-1 .ro-content .ro-image {
    max-width: 600px;
    margin-top: 75px;
    margin-right: auto;
    margin-left: auto;
}

.ro-main-section-about-1 .ro-content .ro-image img {
    width: 100%;
}

@media (max-width: 1199px) {
    .ro-main-section-about-1 .ro-content {
        margin-top: -100px;
    }
}

@media (max-width: 767px) {
    .ro-main-section-about-1 .ro-content {
        margin-top: 0;
    }
}

.ro-main-section-about-2 .ro-content {
    background-color: #FFFFFF;
    position: relative;
}

.ro-main-section-about-2 .ro-content .ro-image {
    overflow: hidden;
    border: 10px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 992px) {
    .ro-main-section-about-2 {
        padding-top: 220px;
    }
    .ro-main-section-about-2 .ro-content {
        padding: 155px 15px 70px;
    }
    .ro-main-section-about-2 .ro-content .ro-image {
        width: 290px;
        height: 290px;
        top: -145px;
    }
}

@media (max-width: 991px) {
    .ro-main-section-about-2 {
        padding-top: 185px;
    }
    .ro-main-section-about-2 .ro-content {
        padding: 120px 15px 35px;
    }
    .ro-main-section-about-2 .ro-content .ro-image {
        width: 220px;
        height: 220px;
        top: -110px;
    }
}


/* SHOP */

.ro-rating span:not(.ro-rated) {
    margin: 2px;
    color: #FFFFFF;
    text-shadow: 0px 0px 2px #444444;
}

.ro-rating .ro-rated {
    margin: 2px;
    color: #444444;
}

.ro-shop-item {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 370px;
    margin-bottom: 25px;
}

.ro-shop-item img {
    width: 100%;
}

.ro-shop-item .ro-overlay {
    transition: all 0.4s;
    padding: 20px;
    opacity: 0;
}

.ro-shop-item .ro-overlay h4 {
    transition: all 0.4s;
    transform: translateY(-140px);
    margin-bottom: 15px;
}

.ro-shop-item .ro-overlay h4 a {
    transform: translateY(-140px);
}

.ro-shop-item .ro-overlay h4 a:hover {
    color: #a5d32d;
}

.ro-shop-item .ro-overlay h4 a:after {
    transition: all 0.4s;
    display: block;
    margin-right: auto;
    margin-left: auto;
    content: " ";
    display: block;
    width: 30px;
    margin-top: 15px;
    height: 0;
    border-top: 1px solid #444444;
}

.ro-shop-item .ro-overlay h4 a:hover:after {
    border-top: 1px solid #a5d32d;
}

.ro-shop-item .ro-overlay h2 {
    font-family: "FoxGrotesque", sans-serif;
    font-weight: 600;
    font-weight: 700;
    margin: 15px;
}

.ro-shop-item .ro-overlay a {
    transform: translateY(140px);
}

.ro-shop-item:hover .ro-overlay {
    opacity: 1;
}

.ro-shop-item:hover .ro-overlay h4,
.ro-shop-item:hover .ro-overlay .ro-cell-middle>a,
.ro-shop-item:hover .ro-overlay h4>a {
    transform: translateY(0);
}

.ro-shop-overlay {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #AAAAAA;
    text-transform: uppercase;
    overflow: hidden;
}

.ro-shop-overlay h4 {
    letter-spacing: 3px;
}

.ro-shop-overlay h2 {
    letter-spacing: 5px;
}

.ro-shop-overlay .ro-btn-bd-2 {
    padding-left: 25px;
    padding-right: 25px;
}

@media (min-width: 480px) {
    .ro-shop-item-price-1 {
        margin-top: 16px;
        margin-bottom: 60px;
    }
}

@media (max-width: 479px) {
    .ro-shop-item-price-1 {
        margin-top: 16px;
        margin-bottom: 60px;
    }
}

.ro-shop-header img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.ro-shop-header-right {
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 360px;
    line-height: 1.2;
}

.ro-shop-header-right .ro-cell-bottom {
    padding-bottom: 20px;
}

.ro-shop-header-right h3.ro-hr-heading {
    margin-bottom: 15px;
}

.ro-shop-tab-controler {
    text-align: center;
    position: relative;
    font-family: "FoxGrotesque", serif;
    font-weight: 400;
    /*letter-spacing: 1.6px;*/
    font-size: 18px;
    z-index: 0;
}

.ro-shop-tab-controler:before {
    content: " ";
    position: absolute;
    display: block;
    top: 50%;
    width: 100%;
    height: 0;
    border-top: 1px solid #a5d32d;
    z-index: -1;
}

.ro-shop-tab-controler li {
    display: inline-block;
    padding: 5px 25px;
    margin: 0 3%;
    background-color: #fff;
    line-height: 50px;
}

.ro-shop-tab-controler li a {
    transition: color 0.4s;
}

.ro-shop-tab-controler li a:hover {
    color: #a5d32d;
}

.ro-shop-tab-controler li.active {
    font-size: 24px;
    color: #a5d32d;
}

.ro-shop-tab-controler-2 {
    text-align: center;
    position: relative;
    font-family: "FoxGrotesque", serif;
    font-weight: 400;
    /*letter-spacing: 1.6px;*/
    font-size: 18px;
    z-index: 0;
}

.ro-shop-tab-controler-2:before {
    content: " ";
    position: absolute;
    display: block;
    top: 86%;
    width: 100%;
    height: 0;
    border-top: 1px solid #a5d32d;
    z-index: -1;
}

.ro-shop-tab-controler-2 li {
    display: inline-block;
    padding: 5px 25px;
    margin: 0 5%;
    background-color: #fff;
    line-height: 50px;
}

.ro-shop-tab-controler-2 li a {
    transition: color 0.4s;
}

.ro-shop-tab-controler-2 li a:hover {
    color: #a5d32d;
}

.ro-shop-tab-controler-2 li.active {
    font-size: 24px;
    color: #a5d32d;
}

.ro-shop-tab-item {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
    text-align: center;
    position: relative;
    padding-top: 40px;
    margin-bottom: 30px;
}

.ro-shop-tab-item .ro-image {
    position: relative;
    margin-bottom: 30px;
}

.ro-shop-tab-item .ro-image img {
    width: 100%;
}

.ro-shop-tab-item .ro-selloff {
    transition: all 0.4s;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 10px;
    line-height: 1;
    font-weight: 700;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.9);
}

.ro-shop-tab-item .ro-overlay {
    transition: all 0.4s;
    padding: 20px;
    opacity: 0;
}

.ro-shop-tab-item .ro-overlay .ro-overlay-inner {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: rgba(255, 255, 255, 0.9);
}

.ro-shop-tab-item .ro-overlay .ro-overlay-inner a {
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    border: 1px solid #444444;
    line-height: 43px;
    border-radius: 23px;
    font-size: 16px;
}

.ro-shop-tab-item .ro-overlay .ro-overlay-inner a:hover {
    color: #FFFFFF;
    background-color: #444444;
}

.ro-shop-tab-item .ro-overlay .ro-overlay-inner a:first-child {
    transform: translate(-20px, 25px);
    top: -25px;
    left: -5px;
}

.ro-shop-tab-item .ro-overlay .ro-overlay-inner a:last-child {
    top: 25px;
    left: 5px;
    transform: translate(20px, -25px);
}

.ro-shop-tab-item .ro-overlay .ro-overlay-inner:before {
    content: ' ';
    position: absolute;
    height: 60px;
    width: 1px;
    display: block;
    background-color: #AAAAAA;
    top: 50%;
    left: 50%;
    transform: translateY(-30px) rotate(45deg);
}

.ro-shop-tab-item .ro-content a:hover {
    color: #a5d32d;
}

.ro-shop-tab-item .ro-content h5 {
    margin-bottom: 20px;
}

.ro-shop-tab-item .ro-content h3 {
    margin-bottom: 15px;
}

.ro-shop-tab-item .ro-content h3 del {
    color: #AAAAAA;
    margin-right: 20px;
}

.ro-shop-tab-item:hover .ro-selloff {
    opacity: 0;
}

.ro-shop-tab-item:hover .ro-overlay {
    opacity: 1;
}

.ro-shop-tab-item:hover .ro-overlay .ro-overlay-inner a {
    transform: translate(0);
}

.ro-shoptab-separator {
    width: 100%;
    height: 0;
    border-top: 1px solid #EEEEEE;
}

.pagination {
    display: inline-block;
}

.pagination li>a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    border: 1px solid #AAAAAA;
    color: #444444;
    margin: 3px;
}

.pagination li>a:hover {
    color: #FFFFFF;
    border: #a5d32d;
    background-color: #a5d32d;
}

.pagination li:first-child a,
.pagination li:last-child a {
    font-size: 24px;
    width: 50px;
}

@media (max-width: 767px) {
    .ro-shop-tab-controler li {
        margin: 5px;
    }
}

@media (max-width: 479px) {
    .ro-shop-tab-controler li {
        margin: 0;
        width: 100%;
    }
}


/* SPACE */

.ro-space-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 270px;
    margin-bottom: 30px;
}

.ro-space-img img {
    width: 100%;
}

.ro-space-img .ro-overlay {
    transition: all 0.4s;
    padding: 20px;
    opacity: 0;
}

.ro-space-img:hover .ro-overlay {
    opacity: 1;
}

.ro-space-overlay {
    text-transform: uppercase;
}

.ro-space-overlay h5 {
    margin: 0;
    letter-spacing: 3px;
}

@media (min-width: 1200px) {
    .ro-space-overlay-lg-1 {
        background-color: rgba(255, 255, 255, 0.7);
    }
    .ro-space-overlay-lg-2 {
        background-color: rgba(198, 217, 198, 0.7);
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-space-items>div:nth-child(2n) .ro-space-img {
        float: left;
    }
    .ro-space-items>div:nth-child(2n+1) .ro-space-img {
        float: right;
    }
    .ro-space-overlay-sm-1 {
        background-color: rgba(255, 255, 255, 0.7);
    }
    .ro-space-overlay-sm-2 {
        background-color: rgba(198, 217, 198, 0.7);
    }
}

.ro-images-slider .ro-item .ro-image {
    padding-right: 2px;
    padding-left: 4px;
}

.ro-images-slider .ro-item .ro-image img {
    width: 100%;
    opacity: 1;
    transition: all 0.4s;
}

.ro-images-slider .ro-item .ro-image img:hover {
    opacity: 0.7;
}

.ro-images-slider .flex-direction-nav {
    *height: 0;
}

.ro-images-slider .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 20px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    border-radius: 5px;
    opacity: 1;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.6);
    transition: all 0.4s;
}

.ro-images-slider .flex-direction-nav a:after {
    display: none;
}

.ro-images-slider .flex-direction-nav a:before {
    font-family: "aqua icon";
    font-size: 20px;
    display: inline-block;
    content: 'e';
    color: #444444;
}

.ro-images-slider .flex-direction-nav a.flex-next:before {
    content: 'f';
}

.ro-images-slider .flex-direction-nav .flex-prev {
    left: 20px;
}

.ro-images-slider .flex-direction-nav .flex-next {
    right: 20px;
    text-align: right;
}


/* ADVERTISE */

.ro-advertise-1-content {
    text-align: center;
    display: block;
    padding: 10px;
    border: 1px solid #AAAAAA;
}

.ro-advertise-1-content .ro-advertise-1-text {
    position: relative;
    z-index: 1;
    background: url("../images/banner.jpg") no-repeat center center;
    background-size: cover;
    color: #444444;
    padding: 30px 0 20px;
}

.ro-advertise-1-content .ro-advertise-1-text:after {
    content: " ";
    position: absolute;
    display: block;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.ro-advertise-1-content .ro-advertise-1-text h1 {
    margin: 0;
    font-size: 46px;
}

.ro-advertise-1-content .ro-advertise-1-text p {
    margin: 0;
    line-height: 20px;
    height: 20px;
}

.ro-advertise-2 {
    background-color: #DEB6B6;
}

.ro-advertise-2 .ro-advertise-2-content p {
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 50px;
    line-height: 1.2;
    font-size: 24px;
}

.ro-advertise-2 .ro-advertise-2-content .ro-btn-bd-2 {
    border: 1px solid #DEB6B6;
}

.ro-advertise-2.ro-style-2 {
    background-color: #9DCF67;
}

.ro-advertise-2.ro-style-2 .ro-advertise-2-content .ro-btn-bd-2 {
    border: 1px solid #9DCF67;
}

.ro-advertise-2.ro-style-3 {
    background-color: #FFFFFF;
}

.ro-advertise-2.ro-style-3 .ro-advertise-2-content p {
    color: #444444;
    font-weight: 600;
}

.ro-advertise-2.ro-style-3 .ro-advertise-2-content .ro-btn-bd-2 {
    border: 1px solid #444444;
}

.ro-advertise-2.ro-style-3 .ro-advertise-2-content .ro-btn-bd-2:hover {
    border: 1px solid #a5d32d;
}

@media (min-width: 992px) {
    .ro-advertise-2-content {
        padding-top: 150px;
    }
}

@media (max-width: 991px) {
    .ro-advertise-2-content {
        padding-top: 78px;
    }
}

@media (max-width: 767px) {
    .ro-advertise-2-content {
        text-align: center;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .ro-advertise-2-content h3 {
        margin-bottom: 30px;
    }
}


/* BLOG */

.ro-author-name {
    font-style: italic;
    font-size: 18px;
    color: #a5d32d;
    text-align: right;
}

.ro-blog-article .ro-title {
    font-weight: 700;
}

.ro-blog-article .ro-detail span {
    display: inline-block;
}

.ro-blog-article .ro-detail span a {
    color: #a5d32d;
}

.ro-blog-article .ro-detail span a:hover {
    color: #AAAAAA;
}

.ro-blog-article .ro-image {
    position: relative;
    display: block;
}

.ro-blog-article .ro-image .ro-note {
    position: absolute;
    top: 35px;
    left: 35px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px;
    width: 242px;
    border: 1px solid #AAAAAA;
    overflow: hidden;
}

.ro-blog-article .ro-image .ro-note .ro-note-top,
.ro-blog-article .ro-image .ro-note .ro-note-bottom {
    position: absolute;
    right: 15px;
    font-size: 18px;
    line-height: 18px;
}

.ro-blog-article .ro-image .ro-note .ro-note-top {
    top: 15px;
}

.ro-blog-article .ro-image .ro-note .ro-note-bottom {
    bottom: 15px;
}

.ro-blog-article .ro-image .ro-note .ro-note-content {
    font-style: italic;
    margin: 20px 12px;
    line-height: 25px;
}

.ro-blog-article .ro-image .ro-note .ro-note-content span {
    font-size: 16px;
}

.ro-blog-article .ro-content .ro-author {
    color: #a5d32d;
    text-align: right;
    font-style: italic;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}

.ro-blog-article .ro-tag {
    font-style: italic;
    font-weight: 400;
    margin-bottom: 15px;
    color: #a5d32d;
}

.ro-blog-article .ro-tag a:hover {
    color: #AAAAAA;
}

.ro-blog-article .ro-social a:not(:first-child) {
    margin-left: 20px;
}

.ro-blog-article .ro-social .ro-like,
.ro-blog-article .ro-social .ro-subscribe {
    padding: 4px 22px 4px 22px;
    display: inline-block;
    font-size: 14px;
    outline: none;
    line-height: 18px;
    text-align: center;
    border-radius: 20px;
}

.ro-blog-article .ro-social .ro-like {
    border: 1px solid #AAAAAA;
    background-color: #EEEEEE;
    color: #444444;
}

.ro-blog-article .ro-social .ro-like span {
    margin-left: 15px;
    margin-right: 9px;
    line-height: 14px;
    font-size: 20px;
    font-weight: 400;
}

.ro-blog-article .ro-social .ro-like:hover {
    border: 1px solid #a5d32d;
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-blog-article .ro-social .ro-subscribe {
    border: 1px solid #a5d32d;
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-blog-article .ro-social .ro-subscribe:hover {
    border: 1px solid #AAAAAA;
    background-color: #EEEEEE;
    color: #444444;
}

.ro-blog-article .ro-loading {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 58px 0;
}

@media (min-width: 768px) {
    .ro-blog-article .ro-title {
        font-size: 36px;
    }
    .ro-blog-article .ro-note .ro-note-content {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .ro-blog-article .ro-title {
        font-size: 28px;
    }
    .ro-blog-article .ro-note p {
        height: 6.4em;
    }
    .ro-blog-article .ro-note p .ro-note-content {
        font-size: 16px;
    }
    .ro-blog-article .ro-loading {
        margin: 45px 0;
    }
}

@media (min-width: 480px) {
    .ro-blog-article .ro-detail span:not(:first-child) {
        margin-left: 55px;
    }
}

@media (max-width: 479px) {
    .ro-blog-article .ro-image .ro-note {
        display: none;
    }
    .ro-blog-article .ro-detail span:not(:last-child) {
        margin-right: 55px;
    }
}

.ro-blog-article.ro-preview {
    border-bottom: 1px solid #AAAAAA;
    padding-bottom: 70px;
    padding-top: 45px;
}

.ro-blog-article.ro-preview .ro-title {
    font-style: italic;
}

.ro-blog-article.ro-preview .ro-image {
    margin-top: 50px;
    margin-bottom: 50px;
}

.ro-blog-article.ro-preview .ro-content {
    overflow: hidden;
    margin-bottom: 20px;
}

.ro-blog-article.ro-preview .ro-content p {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .ro-blog-article.ro-preview .ro-content {
        height: 7.2em;
    }
}

@media (min-width: 651px) {
    .ro-blog-article.ro-preview .ro-detail {
        text-align: right;
    }
}

@media (max-width: 650px) {
    .ro-blog-article.ro-preview .ro-detail {
        text-align: left;
    }
}

.ro-blog-article.ro-style-1 {
    padding-top: 45px;
}

.ro-blog-article.ro-style-1 .ro-title {
    font-style: italic;
    margin-bottom: 20px;
}

.ro-blog-article.ro-style-1 .ro-image {
    margin-top: 30px;
    margin-bottom: 50px;
}

.ro-blog-article.ro-style-1 .ro-content .ro-first-letter::first-letter {
    font-size: xx-large;
    font-weight: 700;
    font-style: italic;
    line-height: 20px;
}

.ro-blog-article.ro-style-1 .ro-related-1 {
    max-width: 200px;
    float: right;
}

.ro-blog-article.ro-style-1 .ro-related-1 p {
    margin-top: 30px;
}

@media (min-width: 651px) {
    .ro-blog-article.ro-style-1 .ro-detail {
        text-align: right;
    }
}

@media (max-width: 650px) {
    .ro-blog-article.ro-style-1 .ro-detail {
        text-align: left;
    }
}

.ro-blog-article.ro-style-2 .ro-title {
    margin-top: 45px;
    margin-bottom: 25px;
}

.ro-blog-article.ro-style-2 .ro-content {
    margin-top: 50px;
}

.ro-blog-comment .ro-header {
    border-bottom: 1px solid #AAAAAA;
}

.ro-blog-comment .ro-header h3 {
    margin-top: 45px;
    margin-bottom: 25px;
}

.ro-blog-comment .ro-header .ro-btn {
    width: 33px;
    height: 33px;
    float: right;
    text-align: center;
    margin-top: 45px;
    transition: all 0.4s;
    border: 1px solid #AAAAAA;
    background-color: #EEEEEE;
    color: #444444;
}

.ro-blog-comment .ro-header .ro-btn i {
    display: block;
    font-size: 30px;
    line-height: 33px;
    color: #444444;
    transition: all 0.4s;
}

.ro-blog-comment .ro-header .ro-btn:hover {
    border: 1px solid #a5d32d;
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-blog-comment .ro-header .ro-btn:hover i {
    color: #FFFFFF;
}

.ro-blog-comment .ro-blog-comment-list {
    margin-bottom: 50px;
}

.ro-blog-comment .ro-blog-comment-list article {
    position: relative;
    padding: 48px 0 0 100px;
}

.ro-blog-comment .ro-blog-comment-list article footer h4 {
    font-style: italic;
    margin: 0 0 18px;
}

.ro-blog-comment .ro-blog-comment-list article footer .ro-profile {
    display: block;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 48px;
    left: 0;
}

.ro-blog-comment .ro-blog-comment-list article .ro-comment p {
    margin: 0;
}

.ro-blog-comment .ro-blog-comment-list article .ro-footer {
    margin-bottom: 35px;
}

.ro-blog-comment .ro-blog-comment-list article .ro-footer p {
    margin: 0;
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    color: #a5d32d;
}

.ro-blog-comment .ro-blog-comment-list article .ro-footer .ro-btn i {
    position: relative;
    top: 5px;
    display: inline-block;
    color: #666666;
    line-height: 20px;
    font-size: 30px;
    transition: all 0.4s;
}

.ro-blog-comment .ro-blog-comment-list article .ro-footer .ro-btn:hover i {
    color: #a5d32d;
}

.ro-blog-comment .ro-blog-comment-list article .ro-divide {
    width: 100%;
    height: 0;
    border-bottom: 1px solid #AAAAAA;
}

@media (min-width: 480px) {
    .ro-blog-comment .ro-blog-comment-list article .ro-footer {
        padding-right: 20px;
        text-align: right;
    }
    .ro-blog-comment .ro-blog-comment-list article .ro-footer span {
        float: right;
        margin-left: 5px;
    }
}

@media (max-width: 479px) {
    .ro-blog-comment .ro-blog-comment-list article .ro-footer {
        padding-right: 0;
        text-align: left;
    }
    .ro-blog-comment .ro-blog-comment-list article .ro-footer span {
        float: right;
        margin-left: 0px;
    }
}

.ro-blog-contact-form {
    margin-bottom: 60px;
}

.ro-blog-side-bar .ro-title {
    margin-bottom: 40px;
    background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
    width: 100%;
    text-transform: uppercase;
    padding: 10px 0;
    text-align: center;
}

.ro-blog-side-bar .ro-title h5 {
    margin: 0;
    line-height: 18px;
}

.ro-blog-side-bar .ro-title:not(:first-child) {
    margin-top: 40px;
}

.ro-blog-side-bar .ro-news {
    margin-bottom: 20px;
    position: relative;
}

.ro-blog-side-bar .ro-news .ro-image {
    position: absolute;
    top: 8px;
    width: 90px;
    height: 55px;
    float: left;
    opacity: 1;
    transition: all 0.4s;
}

.ro-blog-side-bar .ro-news .ro-image:hover {
    opacity: 0.7;
}

.ro-blog-side-bar .ro-news .ro-content {
    margin-left: 100px;
}

.ro-blog-side-bar .ro-news .ro-content .ro-date {
    margin-top: 10px;
    color: #bdbdbd;
    font-style: italic;
    display: block;
    font-weight: 400;
}

.ro-blog-side-bar .ro-news .ro-content a {
    margin-top: 0;
    color: #444444;
    transition: all 0.3s ease-in-out;
}

.ro-blog-side-bar .ro-news .ro-content a:hover {
    color: #a5d32d;
}

.ro-blog-side-bar .ro-contact {
    width: 100%;
}

.ro-blog-side-bar .ro-contact td,
.ro-blog-side-bar .ro-contact th {
    padding-bottom: 10px;
}

.ro-blog-related a {
    margin-bottom: 40px;
    display: block;
    text-align: center;
}

.ro-blog-related a img {
    max-width: 100%;
}

.ro-blog-related a:hover {
    opacity: 0.7;
}

.ro-blog-side-contact {
    width: 100%;
}

.ro-blog-side-contact td,
.ro-blog-side-contact th {
    padding-bottom: 10px;
}

.ro-blog-sidebar-service-list li {
    font-size: 18px;
    line-height: 2.5;
}

.ro-blog-sidebar-service-list li:before {
    content: "\e177";
    vertical-align: -5%;
    font-family: "aqua icon";
    margin-right: 10px;
}

.ro-one-page-post {
    position: relative;
}

.ro-one-page-post.ro-style-2 .ro-one-page-post-content {
    background-color: #D9D8C1;
}

.ro-one-page-post.ro-style-2 .ro-one-page-post-content .ro-heading {
    text-align: right;
}

.ro-one-page-post .ro-image {
    position: relative;
}

.ro-one-page-post .ro-one-page-post-content {
    background-color: #ABDCE1;
}

.ro-one-page-post .ro-one-page-post-content .ro-heading {
    color: #FFFFFF;
    font-style: italic;
}

.ro-one-page-post .ro-one-page-post-content .ro-heading::after {
    margin-right: auto;
    margin-left: auto;
    content: " ";
    display: block;
    width: 50px;
    margin-top: 15px;
    height: 0;
    border-top: 2px solid #FFFFFF;
}

.ro-one-page-post .ro-one-page-post-content .ro-heading.ro-left::after {
    margin-left: 0;
}

.ro-one-page-post .ro-one-page-post-content .ro-heading.ro-right::after {
    margin-right: 0;
}

.ro-one-page-post .ro-one-page-post-content .ro-body {
    width: 100%;
    overflow: hidden;
}

.ro-one-page-post .ro-one-page-post-content .ro-footer {
    margin-bottom: 0;
    text-align: right;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
}

.ro-one-page-post .ro-one-page-post-content .ro-footer span {
    display: inline-block;
}

.ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
    content: "/";
}

@media (min-width: 1800px) {
    .ro-one-page-post .ro-one-page-post-content {
        padding: 60px 40px 60px 60px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        margin: 0 0 60px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-body {
        height: 16.2em;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        margin-top: 60px;
    }
}

@media (max-width: 1799px) {
    .ro-one-page-post .ro-one-page-post-content {
        padding: 50px 40px 50px 60px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        margin: 0 0 30px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-body {
        height: 50%;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        margin-top: 30px;
    }
}

@media (min-width: 1200px) {
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        font-size: 36px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 1199px) {
    .ro-one-page-post .ro-one-page-post-content {
        padding: 40px 40px 40px 50px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        margin: 0 0 20px;
        font-size: 24px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-body {
        height: 7.2em;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        margin-top: 20px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 992px) {
    .ro-one-page-post.ro-style-2 .ro-image {
        float: right;
    }
    .ro-one-page-post.ro-style-2 .ro-one-page-post-content {
        left: 0;
    }
    .ro-one-page-post.ro-style-2 .ro-one-page-post-content::before {
        content: " ";
        left: 100%;
        right: -25px;
        top: 60px;
        border-left: 25px solid #D9D8C1;
        border-right: 0;
    }
    .ro-one-page-post .ro-image {
        width: 50%;
    }
    .ro-one-page-post .ro-one-page-post-content {
        position: absolute;
        width: 50%;
        height: 100%;
        top: 0;
        right: 0;
    }
    .ro-one-page-post .ro-one-page-post-content::before {
        content: " ";
        width: 0;
        height: 0;
        left: -25px;
        top: 60px;
        position: absolute;
        border-right: 26px solid #ABDCE1;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }
}

@media (max-width: 991px) {
    .ro-one-page-post.ro-style-2 .ro-one-page-post-content::before {
        content: " ";
        left: auto;
        right: 60px;
        top: -25px;
        border-top: 0;
        border-bottom: 25px solid #D9D8C1;
    }
    .ro-one-page-post .ro-image {
        width: 100%;
    }
    .ro-one-page-post .ro-one-page-post-content {
        position: relative;
        padding: 40px 40px 40px 50px;
    }
    .ro-one-page-post .ro-one-page-post-content::before {
        content: " ";
        width: 0;
        height: 0;
        left: 60px;
        top: -25px;
        position: absolute;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        border-top: 0;
        border-bottom: 25px solid #ABDCE1;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        margin: 0 0 20px;
        font-size: 24px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-body {
        height: 5.4em;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        margin-top: 20px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
        margin-left: 15px;
        margin-right: 15px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td {
        font-size: 13px !important;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tfoot tr td {
        font-size: 13px !important;
    }
}

@media (max-width: 479px) {
    .ro-one-page-post .ro-one-page-post-content .ro-heading {
        font-size: 18px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer {
        text-align: left;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span {
        margin-right: 20px;
    }
    .ro-one-page-post .ro-one-page-post-content .ro-footer span:not(:first-child):before {
        display: none;
    }
}

.ro-related-posts {
    padding-top: 15px;
}

.ro-related-posts .ro-relate-posts-item {
    padding-top: 40px;
    margin: auto;
    max-width: 370px;
    height: 100%;
    background-color: white;
    margin-bottom: 30px;
}

.ro-related-posts .ro-relate-posts-item .ro-image {
    margin: 0 30px 30px;
    overflow: hidden;
    position: relative;
}

.ro-related-posts .ro-relate-posts-item .ro-image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: rgba(255, 255, 255, 0.6);
    opacity: 0;
    transition: all 0.4s;
}

.ro-related-posts .ro-relate-posts-item .ro-image img {
    width: 100%;
    display: block;
    transform: scale(1);
    transition: all 0.4s;
}

.ro-related-posts .ro-relate-posts-item .ro-image:hover:after {
    opacity: 1;
}

.ro-related-posts .ro-relate-posts-item .ro-image:hover img {
    transform: scale(1.1);
}

.ro-related-posts .ro-relate-posts-item .ro-content {
    padding-bottom: 50px;
    padding: 0 30px 30px;
}

.ro-related-posts .ro-relate-posts-item .ro-content a.ro-title:hover {
    color: #a5d32d;
}

.ro-related-posts .ro-relate-posts-item .ro-content a.ro-title h4 {
    font-size: 21px;
    margin-bottom: 5px;
}

.ro-related-posts .ro-relate-posts-item .ro-content p.ro-info {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 16px;
}

.ro-related-posts .ro-relate-posts-item .ro-content p {
    line-height: 1.6;
}


/* OTHER PAGE */

.ro-underconstruction-wrapper {
    position: relative;
    z-index: 1;
    background-image: url("../images/reservation.jpg");
    background-size: cover;
    border: 1px solid #AAAAAA;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.ro-underconstruction-wrapper:after {
    content: " ";
    position: absolute;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.ro-countdown-clock.is-countdown .countdown-section {
    display: inline-block;
}

.ro-countdown-clock.is-countdown .countdown-section .countdown-amount,
.ro-countdown-clock.is-countdown .countdown-section .countdown-period {
    display: block;
    margin: 10px;
    text-align: center;
    font-weight: 600;
}

.ro-countdown-clock.is-countdown .countdown-section .countdown-amount {
    width: 80px;
    height: 80px;
    background-color: #a5d32d;
    color: #FFFFFF;
    line-height: 74px;
    font-size: 45px;
}

.ro-countdown-clock.is-countdown .countdown-section .countdown-period {
    font-size: 18px;
}

.ro-404-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-image: url("../images/404.jpg");
    background-size: cover;
    max-width: 1520px;
    min-height: 61vh;
    height: 400px;
}

.ro-404-container .ro-heading {
    font-size: 72px;
    margin-bottom: 0;
    line-height: 1.2;
}

.ro-demo-select-header-container {
    position: relative;
    padding-top: 30px;
    height: 380px;
    margin-bottom: 100px;
    text-align: center;
    color: #FFFFFF;
}

.ro-demo-select-header-container .ro-brand {
    margin: 25px 0;
    width: 200px;
}

.ro-demo-select-footer-container {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url("../images/demoselect-footer.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: auto 100%;
}

.ro-demo-item {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    max-width: 360px;
    margin-bottom: 50px;
}

.ro-demo-item.ro-new:before {
    content: "";
    position: absolute;
    display: block;
    top: 25px;
    left: 45px;
    width: 75px;
    height: 40px;
    background: url("../images/demo-new.png") no-repeat 100% 100%;
    z-index: 20;
}

.ro-demo-item .ro-content {
    position: relative;
    background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
    padding: 10px;
    margin-bottom: 20;
}

.ro-demo-item img {
    width: 100%;
    transition: all 0.4s;
}

.ro-demo-item .ro-overlay {
    transition: all 0.4s;
    padding: 10px;
    opacity: 0;
}

.ro-demo-item .ro-overlay .ro-cell-vertical-wrapper {
    background-color: rgba(171, 220, 225, 0.7);
}

.ro-demo-item .ro-overlay.ro-comming {
    opacity: 1;
}

.ro-demo-item .ro-overlay.ro-comming .ro-cell-vertical-wrapper {
    background-color: transparent;
}

.ro-demo-item:hover .ro-overlay {
    opacity: 1;
}

@media (max-width: 1199px) {
    .ro-demo-select-header-container {
        margin-bottom: 20px;
    }
}


/* CART PAGE */

.ro-section-cart h4 {
    margin-top: 50px;
    margin-bottom: 55px;
}

.ro-section-cart .ro-cart-form .ro-cart-table table td {
    font-family: "FoxGrotesque", serif;
    font-weight: 400;
    /*letter-spacing: 1.6px;*/
}

.ro-section-cart .ro-cart-form .ro-cart-table table thead tr th {
    background-color: #fff;
    height: 60px;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tfoot tr td {
    background-color: #fff;
    font-size: 18px;
    height: 60px;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tfoot tr .ro-price {
    font-size: 18px;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody input[type='number']::-webkit-inner-spin-button,
.ro-section-cart .ro-cart-form .ro-cart-table table tbody input[type='number']::-webkit-outer-spin-button {
    opacity: 1;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody tr {
    border-top: 1px solid #DDDDDD;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody tr td img {
    max-width: 100%;
    width: 100%;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody tr:first-child {
    border-top: 0;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td {
    font-size: 16px;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:first-of-type img {
    transition: all 0.4s;
    opacity: 1;
    max-width: 130px;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:first-of-type img:hover {
    opacity: 0.7;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:nth-of-type(2) a:hover {
    color: #a5d32d;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label {
    cursor: pointer;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"] {
    display: none;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"]+span:before {
    transition: all 0.4s;
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    margin-right: 8px;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"]:checked+span:before {
    box-shadow: 0 0 0 1px #AAAAAA;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label:last-of-type input[type="radio"]+span:before {
    margin-right: 0;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-1 input[type="radio"]+span:before {
    background-color: #ABDCE1;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-2 input[type="radio"]+span:before {
    background-color: #D9D8C1;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-3 input[type="radio"]+span:before {
    background-color: #444444;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-1 input[type="radio"]+span:before {
    background-color: #ABDCE1;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-2 input[type="radio"]+span:before {
    background-color: #DEB6B6;
}

.ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-3 input[type="radio"]+span:before {
    background-color: #444444;
}

.ro-section-cart .ro-cart-form .ro-button {
    margin-top: 70px;
    margin-bottom: 80px;
}

.ro-section-cart .ro-cart-form .ro-button a {
    transition: all 0.4s;
    font-size: 14px;
    font-family: "FoxGrotesque";
    background-color: #444444;
    border: 0;
    color: #FFFFFF;
    padding: 10px 50px;
    outline: none;
    float: right;
}

.ro-section-cart .ro-cart-form .ro-button a:hover {
    background-color: #a5d32d;
}

.ro-table-content-padding {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 991px) {
    .ro-section-cart .ro-cart-form .ro-cart-table {
        overflow-x: auto;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table {
        width: 100%;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-product {
        width: 105px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-size {
        width: 50px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-color {
        width: 95px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-price {
        width: 90px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-qty {
        width: 60px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-total {
        width: 140px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:first-child {
        padding: 0;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:nth-child(2) {
        padding: 15px 0;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr th {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .ro-section-cart .ro-cart-form .ro-cart-table table {
        width: 100%;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr th:first-child {
        padding-right: 15px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr th:last-child {
        padding-left: 15px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-product {
        width: 147px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-size {
        width: 81px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-color {
        width: 130px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-price {
        width: 97px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-qty {
        width: 81px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-total {
        width: 163px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tfoot tr td:last-child {
        padding-left: 15px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tbody tr td:first-child {
        padding: 50px 15px 50px 0;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tbody tr td:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tbody tr td:last-child {
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .ro-section-cart .ro-cart-form .ro-cart-table table {
        width: 100%;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-product {
        width: 180px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-size {
        width: 97px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-color {
        width: 195px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-price {
        width: 97px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-qty {
        width: 97px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table thead tr .ro-table-col-total {
        width: 180px;
    }
    .ro-section-cart .ro-cart-form .ro-cart-table table tbody tr td:nth-child(6) {
        padding-left: 15px;
        padding-right: 15px;
    }
}


/* CHECK OUT */

.ro-checkout-process {
    margin-top: 85px;
    margin-bottom: 140px;
}

.ro-checkout-process .ro-hr-line {
    width: 100%;
    border-top: 1px solid #AAAAAA;
    position: relative;
}

.ro-checkout-process .ro-hr-line a div {
    transition: all 0.4s;
    border-radius: 50%;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #AAAAAA;
    background-color: #FFFFFF;
    transform: translate(-50%, -50%);
}

.ro-checkout-process .ro-hr-line a div:after {
    transition: all 0.4s;
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #a5d32d;
    border-radius: 50%;
    opacity: 0;
}

.ro-checkout-process .ro-hr-line a:nth-of-type(1) div {
    left: 0;
    border: 1px solid #a5d32d;
}

.ro-checkout-process .ro-hr-line a:nth-of-type(1) div:after {
    opacity: 1;
}

.ro-checkout-process .ro-hr-line a:nth-of-type(2) div {
    left: 50%;
}

.ro-checkout-process .ro-hr-line a:nth-of-type(2):hover div {
    border: 1px solid #a5d32d;
}

.ro-checkout-process .ro-hr-line a:nth-of-type(2):hover div:after {
    opacity: 1;
}

.ro-checkout-process .ro-hr-line a:nth-of-type(3) div {
    left: 100%;
}

.ro-checkout-process .ro-hr-line a:nth-of-type(3):hover div {
    border: 1px solid #a5d32d;
}

.ro-checkout-process .ro-hr-line a:nth-of-type(3):hover div:after {
    opacity: 1;
}

.ro-checkout-process .ro-hr-line span {
    position: absolute;
    top: 20px;
    width: 70px;
    left: 0;
    transform: translate(-50%, 0);
    text-align: center;
    font-size: 18px;
}

.ro-checkout-process .ro-hr-line span:nth-of-type(1) {
    left: 0;
    font-weight: 700;
}

.ro-checkout-process .ro-hr-line span:nth-of-type(2) {
    left: 50%;
}

.ro-checkout-process .ro-hr-line span:nth-of-type(3) {
    left: 100%;
}

.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(1) div {
    border: 2px solid #AAAAAA;
}

.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(1) div:after {
    content: "4";
    background-color: transparent;
    top: 5px;
    opacity: 1;
    font-family: "aqua icon";
    color: #a5d32d;
}

.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(2) div {
    border: 1px solid #a5d32d;
}

.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(2) div:after {
    opacity: 1;
}

.ro-checkout-process.ro-process-2 .ro-hr-line span:nth-of-type(2) {
    font-weight: 700;
}

@media (min-width: 992px) {
    .ro-checkout-process {
        padding-right: 83px;
        padding-left: 40px;
    }
}

@media (max-width: 991px) {
    .ro-checkout-process {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.ro-checkout-information .ro-customer-info>p:first-of-type a {
    margin-left: 25px;
    color: #a5d32d;
    transition: all 0.4s;
}

.ro-checkout-information .ro-customer-info>p:first-of-type a:after {
    transition: all 0.4s;
    font-family: "aqua icon";
    content: "\e086";
    margin-left: 10px;
    vertical-align: middle;
    color: #a5d32d;
    font-size: 12px;
}

.ro-checkout-information .ro-customer-info>p:first-of-type a:hover {
    color: #AAAAAA;
}

.ro-checkout-information .ro-customer-info>p:first-of-type a:hover:after {
    color: #AAAAAA;
}

.ro-checkout-information .ro-customer-info>p:nth-of-type(3) {
    margin-bottom: 15px;
}

.ro-checkout-information .ro-customer-info .ro-account input {
    margin-bottom: 30px;
    border: 1px solid #AAAAAA;
}

.ro-checkout-information .ro-customer-info .ro-account input:focus {
    border: 1px solid #a5d32d;
}

.ro-checkout-information .ro-customer-info .ro-choice label {
    cursor: pointer;
    font-weight: 600;
}

.ro-checkout-information .ro-customer-info .ro-choice label span i {
    font-weight: 400;
}

.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"] {
    display: none;
}

.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"]+span:before {
    transition: all 0.4s;
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 0 1px #a5d32d;
}

.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"]:checked+span:before {
    background-color: #a5d32d;
}

.ro-checkout-information .ro-customer-info .ro-divide {
    border-bottom: 1px solid #CCCCCC;
    margin-top: 40px;
}

.ro-checkout-information .ro-shipping {
    padding-top: 55px;
    padding-bottom: 85px;
}

.ro-checkout-information .ro-shipping h4 {
    margin-bottom: 60px;
}

.ro-checkout-information .ro-shipping .ro-content div {
    margin-bottom: 20px;
}

.ro-checkout-information .ro-shipping .ro-content div:before,
.ro-checkout-information .ro-shipping .ro-content div:after {
    content: " ";
    display: table;
}

.ro-checkout-information .ro-shipping .ro-content div:after {
    clear: both;
}

.ro-checkout-information .ro-shipping .ro-content div span {
    line-height: 40px;
}

.ro-checkout-information .ro-shipping .ro-content div input {
    border: 1px solid #AAAAAA;
}

.ro-checkout-information .ro-shipping .ro-content div input:focus {
    border: 1px solid #a5d32d;
}

.ro-checkout-information .ro-shipping .ro-button {
    margin-top: 60px;
    text-align: center;
}

.ro-checkout-information .ro-shipping .ro-button a {
    transition: all 0.4s;
    border: 0;
    background-color: #444444;
    color: #FFFFFF;
    font-size: 14px;
    padding: 15px 48px;
}

.ro-checkout-information .ro-shipping .ro-button a:hover {
    background-color: #a5d32d;
}

@media (min-width: 768px) {
    .ro-checkout-information .ro-customer-info .ro-choice label {
        padding-left: 25px;
    }
}

@media (min-width: 992px) {
    .ro-checkout-information .ro-customer-info .ro-account input {
        width: 250px;
    }
    .ro-checkout-information .ro-customer-info .ro-account input:nth-of-type(2) {
        margin-left: 30px;
    }
    .ro-checkout-information .ro-shipping .ro-content div span {
        display: inline-block;
        width: 30%;
        float: left;
    }
    .ro-checkout-information .ro-shipping .ro-content div input {
        width: 70%;
        display: inline-block;
    }
    .ro-checkout-information .ro-shipping .ro-button {
        padding-right: 100px;
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .ro-checkout-information .ro-customer-info .ro-account input {
        width: 270px;
    }
    .ro-checkout-information .ro-customer-info .ro-divide {
        width: 580px;
    }
    .ro-checkout-information .ro-shipping .ro-content div {
        padding-right: 80px;
    }
    .ro-checkout-information .ro-shipping .ro-button {
        padding-right: 200px;
        text-align: right;
    }
}

.ro-checkout-information-2 .ro-divide {
    border-bottom: 1px solid #CCCCCC;
}

.ro-checkout-information-2 .ro-customer-info .ro-title {
    position: relative;
    margin-bottom: 40px;
}

.ro-checkout-information-2 .ro-customer-info .ro-title h4 {
    margin-bottom: 0;
}

.ro-checkout-information-2 .ro-customer-info .ro-title span {
    position: absolute;
    right: 0;
    top: 0;
}

.ro-checkout-information-2 .ro-customer-info .ro-title span a {
    color: #a5d32d;
}

.ro-checkout-information-2 .ro-customer-info .ro-title span a:hover {
    color: #AAAAAA;
}

.ro-checkout-information-2 .ro-customer-info .ro-content p {
    margin-bottom: 0;
}

.ro-checkout-information-2 .ro-customer-info .ro-content .ro-info:first-of-type {
    margin-bottom: 15px;
}

.ro-checkout-information-2 .ro-customer-info .ro-divide {
    margin-top: 40px;
}

.ro-checkout-information-2 .ro-shipping {
    padding-top: 45px;
}

.ro-checkout-information-2 .ro-shipping h4 {
    margin-bottom: 40px;
}

.ro-checkout-information-2 .ro-shipping .ro-content {
    background-color: #F5F4F1;
    padding: 20px 30px;
}

.ro-checkout-information-2 .ro-shipping .ro-content:before,
.ro-checkout-information-2 .ro-shipping .ro-content:after {
    content: " ";
    display: table;
}

.ro-checkout-information-2 .ro-shipping .ro-content:after {
    clear: both;
}

.ro-checkout-information-2 .ro-shipping .ro-content p {
    margin-bottom: 0;
    display: inline-block;
    width: 85%;
}

.ro-checkout-information-2 .ro-shipping .ro-content span {
    width: 15%;
    display: inline-block;
    clear: both;
    float: right;
    text-align: right;
}

.ro-checkout-information-2 .ro-shipping .ro-divide {
    margin-top: 60px;
}

.ro-checkout-information-2 .ro-bill label {
    cursor: pointer;
    font-weight: 600;
}

.ro-checkout-information-2 .ro-bill label span {
    position: relative;
}

.ro-checkout-information-2 .ro-bill label input[type="radio"] {
    display: none;
}

.ro-checkout-information-2 .ro-bill label input[type="radio"]+span:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 15px;
    box-shadow: 0 0 0 1px #AAAAAA;
}

.ro-checkout-information-2 .ro-bill label input[type="radio"]:checked+span:before {
    box-shadow: 0 0 0 1px #a5d32d;
    background-color: #a5d32d;
}

.ro-checkout-information-2 .ro-bill label input[type="radio"]:checked+span:after {
    content: "4";
    font-family: "aqua icon";
    position: absolute;
    top: -3px;
    left: 1px;
    font-size: 16px;
    color: #FFFFFF;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card:before,
.ro-checkout-information-2 .ro-bill .ro-credit-card:after {
    content: " ";
    display: table;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card:after {
    clear: both;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-head .ro-image {
    clear: both;
    float: right;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body {
    background-color: #F5F4F1;
    padding: 20px 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:before,
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:after {
    content: " ";
    display: table;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:after {
    clear: both;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p {
    display: inline-block;
    margin-bottom: 20px;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:before,
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:after {
    content: " ";
    display: table;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:after {
    clear: both;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:nth-of-type(1) {
    width: 25%;
    float: left;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:nth-of-type(1) span {
    float: right;
    text-align: right;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:nth-of-type(2) {
    width: 75%;
    padding-left: 120px;
}

.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:last-of-type>p {
    margin-bottom: 0;
}

.ro-checkout-information-2 .ro-bill .ro-paypal:before,
.ro-checkout-information-2 .ro-bill .ro-paypal:after {
    content: " ";
    display: table;
}

.ro-checkout-information-2 .ro-bill .ro-paypal:after {
    clear: both;
}

.ro-checkout-information-2 .ro-bill .ro-paypal .ro-image {
    clear: both;
    float: right;
}

.ro-checkout-information-2 .ro-button {
    margin-top: 60px;
    margin-bottom: 85px;
    text-align: center;
}

.ro-checkout-information-2 .ro-button a {
    transition: all 0.4s;
    border: 0;
    background-color: #444444;
    color: #FFFFFF;
    font-size: 14px;
    padding: 15px 60px;
}

.ro-checkout-information-2 .ro-button a:hover {
    background-color: #a5d32d;
}

@media (min-width: 1200px) {
    .ro-checkout-information-2 .ro-divide {
        width: 580px;
    }
    .ro-checkout-information-2 .ro-customer-info .ro-title span {
        right: 80px;
    }
    .ro-checkout-information-2 .ro-shipping .ro-content {
        margin-right: 80px;
    }
    .ro-checkout-information-2 .ro-bill {
        margin-right: 80px;
    }
    .ro-checkout-information-2 .ro-button {
        margin-right: 80px;
    }
}

@media (max-width: 767px) {
    .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:nth-of-type(1) {
        width: 40%;
    }
    .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:nth-of-type(2) {
        width: 60%;
        padding-left: 0;
        text-align: right;
    }
}

@media (max-width: 479px) {
    .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-head .ro-image img {
        width: 100px;
    }
    .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:nth-of-type(1) {
        width: 50%;
    }
    .ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info>p:nth-of-type(2) {
        width: 50%;
        padding-left: 0;
        text-align: right;
    }
    .ro-checkout-information-2 .ro-bill .ro-paypal .ro-image img {
        width: 134.4px;
    }
}

.ro-checkout-summary {
    font-family: "FoxGrotesque", serif;
    border: 1px solid #CCCCCC;
    margin-top: 85px;
    margin-bottom: 85px;
    font-weight: 400;
}

.ro-checkout-summary .ro-title {
    background-color: #EEEEEE;
    padding: 25px 35px;
}

.ro-checkout-summary .ro-title h4 {
    text-align: center;
    margin: 0px;
}

.ro-checkout-summary .ro-body {
    padding: 0 35px;
}

.ro-checkout-summary .ro-body form .ro-item {
    padding: 40px 0 0;
    font-size: 14px;
}

.ro-checkout-summary .ro-body form .ro-item:before,
.ro-checkout-summary .ro-body form .ro-item:after {
    content: " ";
    display: table;
}

.ro-checkout-summary .ro-body form .ro-item:after {
    clear: both;
}

.ro-checkout-summary .ro-body form .ro-item:not(:last-of-type) {
    border-bottom: 1px solid #CCCCCC;
}

.ro-checkout-summary .ro-body form .ro-item .ro-image {
    width: 25%;
    float: left;
    padding-bottom: 40px;
}

.ro-checkout-summary .ro-body form .ro-item .ro-image img {
    width: 100%;
    transition: all 0.4s;
    opacity: 1;
}

.ro-checkout-summary .ro-body form .ro-item .ro-image img:hover {
    opacity: 0.5;
}

.ro-checkout-summary .ro-body form .ro-item>div,
.ro-checkout-summary .ro-body form .ro-item>div .ro-name,
.ro-checkout-summary .ro-body form .ro-item>div .ro-quantity,
.ro-checkout-summary .ro-body form .ro-item>div .ro-item-color,
.ro-checkout-summary .ro-body form .ro-item>div .ro-price {
    display: inline-block;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) {
    width: 75%;
    padding: 0 20px;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) .ro-name {
    width: 75%;
    float: left;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) .ro-name a:hover {
    color: #a5d32d;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) .ro-quantity {
    width: 25%;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) .ro-quantity p {
    margin-bottom: 0;
    text-align: right;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) .ro-quantity p span {
    margin-left: 25px;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) {
    width: 75%;
    padding: 0 20px;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-item-color {
    width: 50%;
    float: left;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-item-color label {
    cursor: pointer;
    font-weight: 600;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-item-color label input[type="radio"] {
    display: none;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-item-color label input[type="radio"]+span:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-item-color label input[type="radio"]+span:after {
    transition: all 0.4s;
    content: "";
    display: block;
    width: 10px;
    margin-top: -3px;
    border-top: 1px solid #FFFFFF;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-item-color label input[type="radio"]:checked+span:after {
    border-top: 1px solid #a5d32d;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-item-color label:last-of-type input[type="radio"]+span:before {
    margin-right: 0;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-price {
    width: 50%;
}

.ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-price p {
    margin-bottom: 0;
    color: #a5d32d;
}

.ro-checkout-summary .ro-body form .ro-item.ro-product-1>div:nth-of-type(3) .ro-item-color label.ro-type-1 input[type="radio"]+span:before {
    background-color: #0F5689;
}

.ro-checkout-summary .ro-body form .ro-item.ro-product-1>div:nth-of-type(3) .ro-item-color label.ro-type-2 input[type="radio"]+span:before {
    background-color: #D93600;
}

.ro-checkout-summary .ro-body form .ro-item.ro-product-1>div:nth-of-type(3) .ro-item-color label.ro-type-3 input[type="radio"]+span:before {
    background-color: #888888;
}

.ro-checkout-summary .ro-body form .ro-item.ro-product-2>div:nth-of-type(3) .ro-item-color label.ro-type-1 input[type="radio"]+span:before {
    background-color: #E0DDDA;
}

.ro-checkout-summary .ro-body form .ro-item.ro-product-2>div:nth-of-type(3) .ro-item-color label.ro-type-2 input[type="radio"]+span:before {
    background-color: #D93600;
}

.ro-checkout-summary .ro-body form .ro-item.ro-product-2>div:nth-of-type(3) .ro-item-color label.ro-type-3 input[type="radio"]+span:before {
    background-color: #222222;
}

.ro-checkout-summary .ro-footer>div {
    padding: 0 35px;
    background-color: #EEEEEE;
}

.ro-checkout-summary .ro-footer>div p {
    margin: 0px;
    padding: 20px 0;
    color: #666666;
    font-size: 12px;
    vertical-align: middle;
    line-height: 25px;
}

.ro-checkout-summary .ro-footer>div p:before,
.ro-checkout-summary .ro-footer>div p:after {
    content: " ";
    display: table;
}

.ro-checkout-summary .ro-footer>div p:after {
    clear: both;
}

.ro-checkout-summary .ro-footer>div p span {
    font-size: 14px;
    clear: both;
    float: right;
}

.ro-checkout-summary .ro-footer>div .ro-divide {
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
}

.ro-checkout-summary .ro-footer>div:last-of-type {
    background-color: #FFFFFF;
}

.ro-checkout-summary .ro-footer>div:last-of-type p {
    padding: 30px 0;
    display: block;
}

.ro-checkout-summary .ro-footer>div:last-of-type p span {
    font-size: 18px;
    color: #a5d32d;
}

.ro-checkout-summary.ro-style-2 .ro-title {
    background-color: #F5F4F1;
}

.ro-checkout-summary.ro-style-2 .ro-footer>div {
    background-color: #F5F4F1;
}

.ro-checkout-summary.ro-style-2 .ro-footer>div:last-of-type {
    background-color: #FFFFFF;
}

@media (min-width: 1200px) {
    .ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) {
        margin-top: 15px;
    }
}

@media (max-width: 991px) {
    .ro-checkout-summary {
        max-width: 456px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
}

@media (max-width: 479px) {
    .ro-checkout-summary .ro-body form .ro-item .ro-image {
        width: 100%;
        float: none;
        text-align: center;
    }
    .ro-checkout-summary .ro-body form .ro-item .ro-image img {
        width: 100%;
        max-width: 150px;
    }
    .ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) {
        width: 100%;
        padding: 0;
    }
    .ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) .ro-name {
        width: 70%;
    }
    .ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(2) .ro-quantity {
        width: 30%;
    }
    .ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) {
        width: 100%;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-item-color {
        width: 50%;
        float: left;
    }
    .ro-checkout-summary .ro-body form .ro-item>div:nth-of-type(3) .ro-price {
        text-align: right;
        width: 50%;
    }
}


/* PRODUCT */

body {
    overflow-x: hidden;
}

.ro-product-page .ro-title h4 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.ro-product-page .ro-product-wrapper .ro-product-image {
    max-width: 470px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 90px;
}

.ro-product-page .ro-product-wrapper .ro-product-image .ro-image {
    overflow: hidden;
}

.ro-product-page .ro-product-wrapper .ro-product-image .ro-image img {
    width: 100%;
}

.ro-product-page .ro-product-wrapper .ro-product-image .ro-footer>a>div {
    transition: all 0.4s;
    float: right;
    text-align: center;
    position: relative;
    z-index: 10;
    padding-top: 3px;
    padding-bottom: 6px;
}

.ro-product-page .ro-product-wrapper .ro-product-image .ro-footer>a>div:hover {
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-product-page .ro-product-wrapper .ro-product-image .ro-footer>a:nth-of-type(1)>div {
    width: 50%;
    color: #FFFFFF;
    font-size: 14px;
    background-color: #444444;
    line-height: 28px;
}

.ro-product-page .ro-product-wrapper .ro-product-image .ro-footer>a:nth-of-type(1)>div:hover {
    background-color: #a5d32d;
}

.ro-product-page .ro-product-wrapper .ro-product-image .ro-footer>a:nth-of-type(2)>div {
    width: 50%;
}

.ro-product-page .ro-product-wrapper .ro-product-option-wrapper {
    padding-left: 0;
    padding-right: 0;
}

.ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option {
    position: relative;
    z-index: 10;
}

.ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img {
    max-width: 100px;
    width: 100%;
    opacity: 1;
    display: inline-block;
    transition: all 0.4s;
}

.ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img:hover {
    opacity: 0.4;
}

.ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option .ro-active img {
    opacity: 0.4;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-head h2 {
    color: #a5d32d;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body {
    border-bottom: 1px solid #AAAAAA;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body:before,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body:after {
    content: " ";
    display: table;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body:after {
    clear: both;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity {
    float: left;
    line-height: 1.2;
    width: 50%;
    display: inline-block;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour:before,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour:after,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate:before,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate:after,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size:before,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size:after,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity:before,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity:after {
    content: " ";
    display: table;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour:after,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate:after,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size:after,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity:after {
    clear: both;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate>div,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div {
    display: inline-block;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(1),
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate>div:nth-of-type(1),
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(1),
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div:nth-of-type(1) {
    width: 30%;
    float: left;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(1) p,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate>div:nth-of-type(1) p,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(1) p,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div:nth-of-type(1) p {
    margin-bottom: 20px;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2),
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate>div:nth-of-type(2),
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(2),
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div:nth-of-type(2) {
    width: 70%;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2) label {
    cursor: pointer;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2) label input[type="radio"] {
    display: none;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2) label input[type="radio"]+span:before {
    transition: all 0.4s;
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    margin-right: 8px;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2) label input[type="radio"]:checked+span:before {
    box-shadow: 0 0 0 1px #AAAAAA;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2) label:last-of-type input[type="radio"]+span:before {
    margin-right: 0;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2) label.ro-type-1 input[type="radio"]+span:before {
    background-color: #ABDCE1;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2) label.ro-type-2 input[type="radio"]+span:before {
    background-color: #DEB6B6;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2) label.ro-type-3 input[type="radio"]+span:before {
    background-color: #444444;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(2) label {
    cursor: pointer;
    font-weight: 600;
    margin-right: 5px;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(2) label input[type="radio"] {
    display: none;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(2) label input[type="radio"]+span {
    transition: all 0.4s;
    font-family: "FoxGrotesque", serif;
    font-weight: 400;
    text-align: center;
    padding: 0 3px;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(2) label input[type="radio"]:checked+span {
    background-color: #a5d32d;
    color: #FFFFFF;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(2) label:last-of-type {
    margin-right: 0;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div:nth-of-type(2) input[type="number"]::-webkit-inner-spin-button,
.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div:nth-of-type(2) input[type="number"]::-webkit-outer-spin-button {
    opacity: 1;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div:nth-of-type(2) input[type="number"] {
    font-family: "FoxGrotesque", serif;
    text-align: center;
    font-weight: 400;
    width: 50px;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-note p {
    line-height: 1.2;
}

.ro-product-page .ro-product-wrapper .ro-product-information .ro-footer h6 {
    margin-top: 25px;
    margin-bottom: 20px;
}

.ro-product-page .ro-product-relate {
    padding-bottom: 55px;
}

.ro-product-page .ro-product-relate .ro-divide {
    border-bottom: 2px solid #a5d32d;
}

.ro-product-page .ro-product-relate h4 {
    margin-bottom: 45px;
    margin-top: 45px;
}

.ro-product-page .ro-product-relate .ro-image {
    max-width: 170px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

.ro-product-page .ro-product-relate .ro-image a>div {
    position: relative;
    width: 100%;
}

.ro-product-page .ro-product-relate .ro-image a>div:after {
    content: "";
    transition: all 0.4s;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.6);
    opacity: 0;
    z-index: 5;
}

.ro-product-page .ro-product-relate .ro-image a img {
    transition: all 0.4s;
    width: 100%;
    transform: scale(1);
}

.ro-product-page .ro-product-relate .ro-image a:hover>div:after {
    opacity: 1;
}

.ro-product-page .ro-product-relate .ro-image a:hover img {
    transform: scale(1.1);
}

@media (min-width: 768px) {
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option {
        margin-right: auto;
        margin-left: auto;
        max-width: 100px;
        overflow-y: auto;
        height: 500px;
    }
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (min-width: 992px) {
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option {
        height: 400px;
    }
}

@media (min-width: 992px) {
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option {
        height: 487px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option {
        float: left;
    }
}

@media (max-width: 767px) {
    .ro-product-page .ro-product-wrapper .ro-product-image {
        margin-bottom: 50px;
        margin-left: 0;
    }
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper {
        padding-right: 15px;
        padding-left: 15px;
        overflow-y: auto;
        margin-bottom: 50px;
    }
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option {
        height: 120px;
    }
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ro-product-page .ro-product-wrapper .ro-product-option-wrapper .ro-product-option img {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .ro-product-page .ro-product-relate .ro-content>div:nth-of-type(2n) .ro-image {
        float: left;
    }
    .ro-product-page .ro-product-relate .ro-content>div:nth-of-type(2n+1) .ro-image {
        float: right;
    }
}

@media (max-width: 479px) {
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour,
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate,
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size,
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity {
        width: 100%;
    }
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(1),
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate>div:nth-of-type(1),
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(1),
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div:nth-of-type(1) {
        width: 45%;
    }
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-colour>div:nth-of-type(2),
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-rate>div:nth-of-type(2),
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-size>div:nth-of-type(2),
    .ro-product-page .ro-product-wrapper .ro-product-information .ro-body .ro-quantity>div:nth-of-type(2) {
        width: 55%;
    }
}

.voto {
    z-index: 125;
    position: fixed;
    width: 100px;
    height: auto;
    bottom: 20px;
    left: 20px;
}

#logo {
    max-height: 115px;
}

.logo-menu-movil {
    max-width: 50%;
}

.radio {
    display: inline-block;
    position: relative;
    /* padding-left: 35px; */
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 200px;
}


/* Hide the browser's default radio button */

.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 5px;
    left: 33px;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border-radius: 50%;
}


/* On mouse-over, add a grey background color */

.radio:hover input~.checkmark {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.radio input:checked~.checkmark {
    background-color: #a5d32d;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.radio input:checked~.checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.radio .checkmark:after {
    top: 5px;
    left: 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}

.checkbos {
    display: flex;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}


/* Hide the browser's default radio button */

.checkbos input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark1 {
    position: absolute;
    top: 1px;
    left: 0px;
    height: 16px;
    margin: 0 10px;
    width: 16px;
    border-radius: 2px;
    background-color: #fff;
}

.checkmarkcontacto {
    position: absolute;
    top: 1px;
    left: 0px;
    height: 16px;
    border-radius: 2px;
    margin: 0 10px;
    width: 16px;
    background-color: #ededed;
}

.checkmark2 {
    position: absolute;
    top: 1px;
    left: 0px;
    height: 16px;
    margin: 0 10px;
    border-radius: 2px;
    width: 16px;
    background-color: #fff;
}

.checkmark3 {
    position: absolute;
    top: 1px;
    left: 0px;
    height: 15px;
    margin: 0 10px;
    width: 15px;
    background-color: #ccc;
}


/* On mouse-over, add a grey background color */

.checkbos:hover input~.checkmark1 {
    background-color: #ccc;
}

.checkbos:hover input~.checkmarkcontacto {
    background-color: #ccc;
}

.checkbos:hover input~.checkmark2 {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.checkbos input:checked~.checkmark1 {
    background-color: #a5d32d;
}

.checkbos input:checked~.checkmarkcontacto {
    background-color: #a5d32d;
}

.checkbos input:checked~.checkmark2 {
    background-color: #a5d32d;
}

.checkbos input:checked~.checkmark3 {
    background-color: #a5d32d;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark1:after {
    content: "";
    position: absolute;
    display: none;
}

.checkmarkcontacto:after {
    content: "";
    position: absolute;
    display: none;
}

.checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}

.checkmark3:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.checkbos input:checked~.checkmark1:after {
    display: block;
}

.checkbos input:checked~.checkmarkcontacto:after {
    display: block;
}

.checkbos input:checked~.checkmark2:after {
    display: block;
}

.checkbos input:checked~.checkmark3:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.checkbos .checkmark1:after {
    top: 0;
    left: 4px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbos .checkmarkcontacto:after {
    top: 0;
    left: 4px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbos .checkmark2:after {
    top: 0;
    left: 4px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbos .checkmark3:after {
    top: 0;
    left: 4px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#md12 {
    text-align: center;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .ordenador {
        display: block;
    }
    .movil {
        display: none;
    }
}

@media (max-width: 991px) {
    .movil {
        display: block;
    }
    .ordenador {
        display: none;
    }
}

#tabbed * {
    border: 0;
    outline: 0;
    font-weight: 300;
    font-style: normal !important;
    font-size: 100%;
    vertical-align: baseline;
    line-height: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#tabbed label {
    cursor: pointer;
}

#tabbed input[type="radio"] {
    display: none;
    visibility: hidden;
    opacity: 0;
}

#tabbed a {
    text-decoration: none;
}

#tabbed {
    /*width: 1000px; /* <-- Adjust this value to change the width of the tabs */
    position: relative;
    float: left;
    text-align: center;
    /* This value positions the tab labels on top. You can set: left, right or center. */
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    overflow: hidden;
}


/* === Note === If you experience issues with reset above, please adjust the selectors and values according to your template/website.
When adjusting the reset is adviced to check up the elements on your page, as they might distort. */


/*  ==================
    3. MAIN STYLES
    ==================  */


/***** Wrapper *****/

#tabbed .wrapper {
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    border-radius: 10px;
}

#tabbed .wrapper>div {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    padding: 40px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    border-radius: 10px;
}


/***** Tab labels *****/

#tabbed input#t-1:checked~.wrapper .tab-1,
#tabbed input#t-2:checked~.wrapper .tab-2,
#tabbed input#t-3:checked~.wrapper .tab-3,
#tabbed input#t-4:checked~.wrapper .tab-4,
#tabbed input#t-5:checked~.wrapper .tab-5,
#tabbed input#t-6:checked~.wrapper .tab-6 {
    position: relative;
    float: left;
    z-index: 10;
    opacity: 1;
    visibility: visible;
}

#tabbed label.tabs {
    display: inline-block;
    background: #a5d32d;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 40px;
    width: auto;
    height: 44px;
    line-height: 47px;
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
}

#tabbed label.tabs:hover,
#tabbed label.tabs:focus {
    background: #fff;
    color: #a5d32d;
}

#tabbed input:checked+label.tabs {
    background: #fff;
    color: #a5d32d;
    border-radius: 10px 10px 0 0;
}

#tabbed label.tabs:hover,
#tabbed label.tabs:focus,
#tabbed input:checked+label.tabs {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#tabbed label.tabs:before {
    padding-right: 10px;
}


/*  ==================
    4. LAYOUT
    ==================  */


/***** 6 column grid *****/

#tabbed .row {
    display: block;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 50px;
}

#tabbed .cell {
    display: inline-block;
    float: left;
    position: relative;
    margin: 1% 2% 1% 0;
}

#tabbed .cell:last-child {
    margin-right: 0;
}


/* full width */

#tabbed .cell.w-100 {
    width: 100%;
}


/* four fifths */

#tabbed .cell.w-83 {
    width: 83%;
}


/* three fifths */

#tabbed .cell.w-66 {
    width: 66%;
}


/* half width */

#tabbed .cell.w-49 {
    width: 49%;
}


/* two fifths */

#tabbed .cell.w-32 {
    width: 32%;
}


/* one fifth */

#tabbed .cell.w-15 {
    width: 15%;
}


/* table */

#tabbed .cell.table.first {
    padding-left: 10px;
}

#tabbed .cell.table.first.blue {
    background: #28743d;
}

#tabbed .cell.table.first.black {
    background: #333;
}

#tabbed .cell.table.first p {
    color: #fff;
}

#tabbed .cell.table.exposed p {
    color: #f00;
}


/***** Helper margins *****/

#tabbed .mt-5 {
    margin-top: 5px;
}

#tabbed .mt-10 {
    margin-top: 10px;
}

#tabbed .mt-15 {
    margin-top: 15px;
}

#tabbed .mt-20 {
    margin-top: 20px;
}

#tabbed .mt-30 {
    margin-top: 30px;
}


/***** Clearfixes *****/

#tabbed .clrfx {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    clear: both;
    content: "";
}


/***** Floats *****/

#tabbed .fl-left {
    float: left;
}

#tabbed .fl-right {
    float: right;
}


/*  ==================
    5. CONTENT
    ==================  */


/***** Titles *****/

#tabbed .title.large {
    font-size: 28px;
    color: #a5d32d;
    border-bottom: solid 3px #bcbcbc;
    padding-bottom: 16px;
    text-align: center;
}

#tabbed .title.normal {
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    font-weight: 400;
}

#tabbed .title.small {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 2px solid #28743d;
}

#tabbed .title.mini {
    font-size: 16px;
    color: #666;
    font-weight: 400;
}

#tabbed .title.inline {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 6px;
}

#tabbed .title.table {
    font-size: 14px;
    color: #333;
    padding: 6px 0;
    border-bottom: solid 2px #f0f0f0;
}

#tabbed .title.table.headline {
    text-transform: uppercase;
    color: #fff;
    border-bottom: solid 2px #fff;
}

#tabbed .title.icon:before {
    padding-right: 10px;
    color: #bbb;
}


/***** Paragraphs *****/

#tabbed p {
    display: block;
}

#tabbed p.large {
    font-size: 16px;
    line-height: 24px;
    color: #555;
}

#tabbed p.normal {
    font-size: 14px;
    line-height: 22px;
    color: #999;
}

#tabbed p.small {
    font-size: 10px;
    line-height: 16px;
    color: #bbb;
}

#tabbed p b {
    color: #555;
    font-weight: inherit;
}

#tabbed p.small span.icon {
    padding-right: 8px;
}

#tabbed p.normal span.icon {
    padding-right: 10px;
}

#tabbed p.large span.icon {
    padding-right: 12px;
}


/***** Quoted paragraphs *****/

#tabbed p.quote {
    font-size: 12px;
    color: #6E99E3;
    font-weight: 400;
    line-height: 20px;
    font-style: italic;
    padding-left: 16px;
    border-left: solid 6px #f0f0f0;
}

#tabbed p.framed-quote {
    background: #28743d;
    color: #fff;
    font-size: 12px;
    padding: 20px;
    line-height: 18px;
    position: relative;
}

#tabbed p.framed-quote:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
}

#tabbed p.framed-quote.arrow-left:before {
    left: -10px;
    /* Same as the border width */
    top: 50%;
    margin-top: -14px;
    /* Same as border height */
    border-width: 14px 10px 14px 0;
    border-color: transparent #6e99e3 transparent transparent;
}

#tabbed p.framed-quote.arrow-right:before {
    right: -10px;
    /* Same as the border width */
    top: 50%;
    margin-top: -14px;
    /* Same as border height */
    border-width: 14px 0 14px 10px;
    border-color: transparent transparent transparent #6e99e3;
}

#tabbed p.framed-quote.arrow-top:before {
    left: 50%;
    top: -10px;
    /* Same as the border width */
    margin-left: -14px;
    /* Same as border height */
    border-width: 0 14px 10px 14px;
    border-color: transparent transparent #6e99e3 transparent;
}

#tabbed p.framed-quote.arrow-bottom:before {
    left: 50%;
    bottom: -10px;
    /* Same as the border width */
    margin-left: -14px;
    /* Same as border height */
    border-width: 10px 14px 0 14px;
    border-color: #6e99e3 transparent transparent transparent;
}

#tabbed p.framed-quote span.icon {
    padding-right: 6px;
}


/***** Links and buttons *****/

#tabbed a {
    color: #28743d;
}

#tabbed a:hover {
    color: inherit;
    -webkit-mask-image: none;
}

#tabbed .button {
    color: #fff;
    font-size: 16px;
    padding: 14px;
    border-radius: 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

#tabbed .button:hover {
    color: #fff;
}

#tabbed .button:before {
    float: right;
}

#tabbed .button.blue {
    background: #28743d;
}

#tabbed .button.black {
    background: #333;
}

#tabbed .button.grey.light {
    background: #bbb;
}

#tabbed .button.grey.dark {
    background: #777;
}

#tabbed .button.blue:hover {
    background: #333;
}

#tabbed .button.black:hover {
    background: #28743d;
}

#tabbed .button.grey:hover {
    background: #555;
}


/***** List style *****/

#tabbed ul {
    padding-left: 10px;
}

#tabbed ul>li {
    font-size: 13px;
    list-style-type: none;
}

#tabbed ul li:before {
    display: inline-block;
    margin-right: 6px;
    text-align: left;
    font-family: 'entypo', sans-serif;
    font-weight: normal;
    content: "\e762";
    color: #bbb;
}


/***** Iframe for video *****/

#tabbed iframe {
    width: 100%;
    /* This value ensures that the video is 100% width of the content area */
    height: 480px;
    /* This is video height, which can be adjusted according to the content */
}


/***** Map *****/

#tabbed .map {
    width: 90%;
    height: 380px;
    display: inline-block;
}

#tabbed .map-wrap {
    padding: 14px;
    width: 260px;
}

#tabbed .map-wrap .b-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #FF2424;
    padding-bottom: 4px;
    display: block;
    width: 100%;
}

#tabbed .map-wrap p {
    display: block;
    clear: both;
    font-size: 13px;
    color: #999;
    padding-bottom: 4px;
}

#tabbed .map-wrap .b-info {
    font-size: 12px;
    color: #333;
    margin-top: 12px;
}

#tabbed .map-wrap .b-info span {
    padding-right: 6px;
}


/***** Form layout *****/

#tabbed input,
#tabbed select,
#tabbed textarea {
    display: inline-block;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    padding: 12px 20px 10px 10px;
    font-size: 16px;
    color: #333;
}

#tabbed input:hover,
#tabbed input:focus,
#tabbed select:hover,
#tabbed select:focus,
#tabbed textarea:hover,
#tabbed textarea:focus {
    border-bottom-color: #333;
    outline: none;
}

#tabbed textarea {
    resize: none;
    overflow: hidden;
    height: 46px;
}

#tabbed textarea:focus {
    height: 140px;
}

#tabbed input.reset {
    border: none;
    outline: none;
    font-size: 12px;
    padding: 0;
    cursor: pointer;
    text-align: right;
    background: #fff;
}

#tabbed input.reset:hover {
    color: #28743d;
}

#tabbed select {
    background: none;
    background-color: rgba(0, 0, 0, 0);
    height: auto;
    padding-left: 8px;
    z-index: 2;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#tabbed select.grayed {
    color: #999;
}

#arrow-select,
#arrow-select-svg {
    background: #fff url('img/select.png') no-repeat 0 11px;
    width: 44px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 1px;
    pointer-events: none;
    vertical-align: middle;
    outline: none;
    border: none;
    z-index: 3;
}

#tabbed select:hover~#arrow-select,
#tabbed select:focus~#arrow-select,
#tabbed select:hover~#arrow-select-svg,
#tabbed select:focus~#arrow-select-svg {
    background: #fff url('img/select-focus.png') no-repeat 0 11px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #arrow-select-svg {
        display: none;
        /* <-- Hide svg arrow in webkit browsers and IE9/10 (pointer events don't work in those IE) */
    }
}

x:-o-prefocus,
#arrow-select {
    display: none;
    /* <-- Hack for Opera 12 */
}


/*-- Webkit placeholder --*/

#tabbed input::-webkit-input-placeholder,
#tabbed textarea::-webkit-input-placeholder {
    color: #999;
}

#tabbed input:focus::-webkit-input-placeholder,
#tabbed textarea:focus::-webkit-input-placeholder {
    color: #ccc;
}


/*-- Firefox 19 down placeholder --*/

#tabbed input:-moz-placeholder,
#tabbed textarea:-moz-placeholder {
    color: #999;
}

#tabbed input:focus:-moz-placeholder,
#tabbed textarea:focus:-moz-placeholder {
    color: #ccc;
}


/*-- Firefox 19 up placeholder --*/

#tabbed input::-moz-placeholder,
#tabbed textarea::-moz-placeholder {
    color: #999;
}

#tabbed input:focus::-moz-placeholder,
#tabbed textarea:focus::-moz-placeholder {
    color: #ccc;
}


/*-- IE 10+ placeholder --*/

#tabbed input:-ms-input-placeholder,
#tabbed textarea:-ms-input-placeholder {
    color: #999;
}

#tabbed input:focus:-ms-input-placeholder,
#tabbed textarea:focus:-ms-input-placeholder {
    color: #ccc;
}


/*-- IE 9 placeholder --*/

#tabbed .ie9-placeholder {
    color: #999 !important;
}

#tabbed .ie9-placeholder:focus {
    color: #ccc !important;
}


/* Required field */

#tabbed input:required,
#tabbed textarea:required,
#tabbed select:required {
    background: #fff url(img/required.png) no-repeat 100% 18px;
    outline: none;
    box-shadow: none;
}


/* Invalid field */

#tabbed input:hover:invalid,
#tabbed textarea:hover:invalid,
#tabbed select:hover:invalid {
    background: #fff url(img/focused.png) no-repeat 100% 18px;
    outline: none;
    box-shadow: none;
}


/* Valid field */

#tabbed input:required:valid,
#tabbed textarea:required:valid,
#tabbed select:required:valid {
    background: #fff url(img/valid.png) no-repeat 100% 18px;
    outline: none;
    box-shadow: none;
}


/* Invalid field */

#tabbed input:focus:invalid,
#tabbed textarea:focus:invalid,
#tabbed select:focus:invalid {
    background: #fff url(img/invalid.png) no-repeat 100% 18px;
    outline: none;
    box-shadow: none;
}


/*  ==================
    6. VISUAL CANDIES
    ==================  */


/***** Transitions *****/

#tabbed a,
#tabbed input,
#tabbed select,
#tabbed textarea,
#tabbed label.tabs,
#tabbed input:checked~.wrapper>div {
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.2s;
}


/***** Shadows *****/

#tabbed .wrapper.shadow,
#tabbed input:checked+label.tabs.shadow {
    -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.3);
}


/*  ==================
    7. MEDIA QUERIES
    ==================  */


/***** Max width 1024px *****/

@media screen and (max-width:1024px) {
    #tabbed {
        width: 100%;
    }
    #tabbed label.tabs {
        padding: 0 30px;
    }
}


/***** Max width 800px *****/

@media screen and (max-width:800px) {
    #tabbed .cell.w-83,
    #tabbed .cell.w-66,
    #tabbed .cell.w-49,
    #tabbed .cell.w-32,
    #tabbed .cell.w-15 {
        width: 100%;
    }
    #tabbed .cell {
        margin: 2% 0;
    }
    #tabbed p.framed-quote:before {
        display: none;
    }
    #tabbed label.tabs {
        width: 100%;
        height: 56px;
        line-height: 56px;
        font-size: 20px;
        text-align: left;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    #tabbed label.tabs:before {
        display: inline-block;
        padding: 0;
        width: 30px;
    }
    #tabbed input:checked+label.tabs.shadow {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #tabbed .wrapper.shadow {
        -webkit-box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.3);
    }
    #tabbed .fl-right {
        float: left;
    }
    #tabbed iframe {
        height: 380px;
    }
    #tabbed .map {
        width: 100%;
    }
}

#tabbed i {
    font-style: italic;
}

#centro {
    margin-left: 0;
    margin-right: 0;
}


/*@media (min-width:768px) and (max-width: 1024px){
  #centro {
  margin-left: -15px;
  margin-right: -15px;
  }
}*/

@media (max-width: 1024px) {
    #tratamientos {
        width: inherit;
    }
}

@media (min-width: 480px) {
    .ro-hr-heading {
        /*display: none;*/
    }
    #rocontent-left {
        padding-top: 80px;
    }
}

@media (min-width: 1200px) {
    #rocontent {
        padding-left: 116px;
    }
}


/* line 22, ../sass/demo.scss */

.contenedor {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/* line 32, ../sass/demo.scss */

.contenedor .gallery a img {
    float: left;
    width: 33.33333%;
    height: auto;
    padding: 15px;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;
}


/* line 46, ../sass/demo.scss */

.contenedor .gallery a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 5;
}

@media (max-width: 768px) {
    .contenedor .gallery a img {
        width: 100%;
    }
}

.loader-page {
    position: fixed;
    z-index: 25000;
    background: rgb(255, 255, 255);
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.loader-page::before {
    content: "";
    position: absolute;
    border: 5px solid #a5d32d;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-sizing: border-box;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    animation: rotarload 1s linear infinite;
    transform: rotate(0deg);
}

@keyframes rotarload {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}


/*.loader-page::after {
    content: "";
    position: absolute;
    border: 2px solid #a5d32d;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-sizing: border-box;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    animation: rotarload 1s ease-out infinite;
    transform: rotate(0deg);
  }*/

.video-background {
    width: 100%;
    /*max-height: 650px;*/
    object-fit: cover;
}

.box {
    position: relative;
    font-size: 13px;
    vertical-align: middle;
    color: #fff;
    display: inline-block;
    /*height: 60px;
  line-height: 60px;*/
    text-transform: uppercase;
    text-align: center;
    transition: 0.5s;
    border-radius: 30px;
    padding: 10px 40px;
    cursor: pointer;
    border: 1px solid #a5d32d;
    -webkit-transition: 0.5s;
    background: #a5d32d;
}

.box:hover {
    border: 1px solid #a5d32d;
    color: #a5d32d;
    background: transparent;
}

.box::before,
.box::after {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: 0.5s;
}

.curmudgeon::before {
    /* border-bottom: 2px solid #a5d32d; */
    border-left: 0;
    -webkit-transform-origin: 0% 100%;
}

.curmudgeon::after {
    border-top: 0;
    border-right: 0;
    -webkit-transform-origin: 50% 50%;
}

.box:hover::after,
.box:hover::before {
    -webkit-transform: scale(1);
}

.contacto {
    border-bottom: 1px solid #a5d32d !important;
}

#seccion-cabecera {
    height: 400px;
}

@media (max-width: 767px) {
    #seccion-cabecera {
        height: 200px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #seccion-cabecera {
        height: 300px;
    }
}

#boton-carrito {
    float: right;
    margin-top: 50px;
    margin-bottom: 50px;
}

#boton-carrito-2 {
    float: left;
    margin-top: 50px;
    margin-bottom: 50px;
}

.sticky {
    position: fixed;
    z-index: 1000;
    top: 0;
    background-color: #fff;
    max-width: 100%;
    width: 100%;
}

#logopc {
    text-align: center;
}


/*#logopc:before {
    content: " ";
    position: absolute;
    display: block;
    top: 6%;
    width: 100%;
    height: 0;
    border-top: 3px solid #a5d32d;
    z-index: -1;
}*/

#contenedor {
    padding: 30px;
    border-bottom: 1px solid #444444;
}

.logocaja {
    position: absolute;
}

#margen {
    padding-top: 10px;
}

@media (max-width: 1199px) {
    #margen {
        padding-top: 0px;
    }
}

.hr_color {
    border-top: 1px solid #a5d32d !important;
}

.hr_color_tratamientos {
    border-top: 1px solid #b9bbb3 !important;
    width: 70%;
    margin: 50px auto 50px;
}

.hr_color_titulos {
    border-top: 1px solid #a5d32d !important;
    width: 5%;
    margin: 5px 0 20px;
    text-align: left;
}

.titulos {
    margin-bottom: 5px;
}

/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 5px;
    left: 33px;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border-radius: 50%;
}


/* On mouse-over, add a grey background color */

.radio:hover input~.checkmark {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.radio input:checked~.checkmark {
    background-color: #a5d32d;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.radio input:checked~.checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.radio .checkmark:after {
    top: 5px;
    left: 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}

.tratamientos {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default radio button */

.tratamientos input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark-tratamientos {
    position: absolute;
    top: 3px;
    height: 17px;
    margin: 0 10px 0 10px;
    width: 17px;
    background-color: #ddd;
    border: 2px solid #99cc02;
    border-radius: 50px;
}


/* On mouse-over, add a grey background color */

.tratamientos:hover input~.checkmark-tratamientos {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.tratamientos input:checked~.checkmark-tratamientos {
    background-color: #a5d32d;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark-tratamientos:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.tratamientos input:checked~.checkmark-tratamientos:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.tratamientos .checkmark-tratamientos:after {
    top: 2px;
    left: 2px;
    width: 9px;
    height: 9px;
    /* border: solid white; */
    background: #fff;
    border-radius: 30px;
    /* border-width: 0 3px 3px 0; */
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* movil*/

@media (max-width: 767px) {
    #logomovil {
        max-height: 90px;
        padding: 27px 0 23px 0;
        display: block;
    }
    #logopc {
        display: none;
    }
}


/* pc */

@media (min-width: 768px) {
    #logomovil {
        display: none;
    }
    #logopc {
        display: block;
    }
}

.active1 {
    color: #a5d32d;
}

.borrar {
    max-width: 25px !important;
}

#papelera {
    font-size: 18px;
}

.tabla {
    border: 2px solid #eee;
}

.tabla2 {
    text-align: right;
    padding-right: 20px;
    border-top: 2px solid #eee;
}

.borrar-carrito {
    border: none;
    background: none;
}

.ro-checkout-information .ro-button {
    margin-top: 60px;
    margin-bottom: 85px;
    text-align: center;
}

.ro-checkout-information .ro-button a {
    transition: all 0.4s;
    border: 0;
    background-color: #444444;
    color: #FFFFFF;
    font-size: 14px;
    padding: 15px 60px;
}

.ro-checkout-information .ro-button a:hover {
    background-color: #a5d32d;
}

@media (min-width: 1200px) {
    .ro-checkout-information .ro-button {
        margin-right: 80px;
    }
}

#mi-cuenta-btn {
    min-width: 270px;
}


/* CARRITO */

[data-theme] {
    background-color: hsl(0, 0%, 100%);
    background-color: var(--color-bg, #fff);
    color: hsl(240, 4%, 20%);
    color: var(--color-contrast-high, #313135);
}
:root {
    --space-unit: 1em;
    --space-xxxxs: calc(0.125 * var(--space-unit));
    --space-xxxs: calc(0.25 * var(--space-unit));
    --space-xxs: calc(0.375 * var(--space-unit));
    --space-xs: calc(0.5 * var(--space-unit));
    --space-sm: calc(0.75 * var(--space-unit));
    --space-md: calc(1.25 * var(--space-unit));
    --space-lg: calc(2 * var(--space-unit));
    --space-xl: calc(3.25 * var(--space-unit));
    --space-xxl: calc(5.25 * var(--space-unit));
    --space-xxxl: calc(8.5 * var(--space-unit));
    --space-xxxxl: calc(13.75 * var(--space-unit));
    --component-padding: var(--space-md);
}
:root {
    --max-width-xxs: 32rem;
    --max-width-xs: 38rem;
    --max-width-sm: 48rem;
    --max-width-md: 64rem;
    --max-width-lg: 80rem;
    --max-width-xl: 90rem;
    --max-width-xxl: 120rem;
}
.max-width-xxs {
    max-width: 32rem;
    max-width: var(--max-width-xxs);
}
.max-width-xs {
    max-width: 38rem;
    max-width: var(--max-width-xs);
}
.max-width-sm {
    max-width: 48rem;
    max-width: var(--max-width-sm);
}
.max-width-md {
    max-width: 64rem;
    max-width: var(--max-width-md);
}
.max-width-lg {
    max-width: 80rem;
    max-width: var(--max-width-lg);
}
.max-width-xl {
    max-width: 90rem;
    max-width: var(--max-width-xl);
}
.max-width-xxl {
    max-width: 120rem;
    max-width: var(--max-width-xxl);
}
.max-width-adaptive-sm {
    max-width: 38rem;
    max-width: var(--max-width-xs);
}
@media (min-width: 64rem) {
    .max-width-adaptive-sm {
        max-width: 48rem;
        max-width: var(--max-width-sm);
    }
}
.max-width-adaptive-md {
    max-width: 38rem;
    max-width: var(--max-width-xs);
}
@media (min-width: 64rem) {
    .max-width-adaptive-md {
        max-width: 64rem;
        max-width: var(--max-width-md);
    }
}
.max-width-adaptive,
.max-width-adaptive-lg {
    max-width: 38rem;
    max-width: var(--max-width-xs);
}
@media (min-width: 64rem) {
    .max-width-adaptive,
    .max-width-adaptive-lg {
        max-width: 64rem;
        max-width: var(--max-width-md);
    }
}
@media (min-width: 90rem) {
    .max-width-adaptive,
    .max-width-adaptive-lg {
        max-width: 80rem;
        max-width: var(--max-width-lg);
    }
}
.max-width-adaptive-xl {
    max-width: 38rem;
    max-width: var(--max-width-xs);
}
@media (min-width: 64rem) {
    .max-width-adaptive-xl {
        max-width: 64rem;
        max-width: var(--max-width-md);
    }
}
@media (min-width: 90rem) {
    .max-width-adaptive-xl {
        max-width: 90rem;
        max-width: var(--max-width-xl);
    }
}
.grid {
    --grid-gap: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.grid > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
[class*="grid-gap"] {
    margin-bottom: 1em * -1;
    margin-bottom: calc(var(--grid-gap, 1em) * -1);
    margin-right: 1em * -1;
    margin-right: calc(var(--grid-gap, 1em) * -1);
}
[class*="grid-gap"] > * {
    margin-bottom: 1em;
    margin-bottom: var(--grid-gap, 1em);
    margin-right: 1em;
    margin-right: var(--grid-gap, 1em);
}
.grid-gap-xxxxs {
    --grid-gap: var(--space-xxxxs);
}
.grid-gap-xxxs {
    --grid-gap: var(--space-xxxs);
}
.grid-gap-xxs {
    --grid-gap: var(--space-xxs);
}
.grid-gap-xs {
    --grid-gap: var(--space-xs);
}
.grid-gap-sm {
    --grid-gap: var(--space-sm);
}
.grid-gap-md {
    --grid-gap: var(--space-md);
}
.grid-gap-lg {
    --grid-gap: var(--space-lg);
}
.grid-gap-xl {
    --grid-gap: var(--space-xl);
}
.grid-gap-xxl {
    --grid-gap: var(--space-xxl);
}
.grid-gap-xxxl {
    --grid-gap: var(--space-xxxl);
}
.grid-gap-xxxxl {
    --grid-gap: var(--space-xxxxl);
}
.col {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}
.col-1 {
    -ms-flex-preferred-size: calc(8.33% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(8.33% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(8.33% - 0.01px - 1em);
    flex-basis: calc(8.33% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(8.33% - 0.01px - 1em);
    max-width: calc(8.33% - 0.01px - var(--grid-gap, 1em));
}
.col-2 {
    -ms-flex-preferred-size: calc(16.66% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(16.66% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(16.66% - 0.01px - 1em);
    flex-basis: calc(16.66% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(16.66% - 0.01px - 1em);
    max-width: calc(16.66% - 0.01px - var(--grid-gap, 1em));
}
.col-3 {
    -ms-flex-preferred-size: calc(25% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(25% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(25% - 0.01px - 1em);
    flex-basis: calc(25% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(25% - 0.01px - 1em);
    max-width: calc(25% - 0.01px - var(--grid-gap, 1em));
}
.col-4 {
    -ms-flex-preferred-size: calc(33.33% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(33.33% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(33.33% - 0.01px - 1em);
    flex-basis: calc(33.33% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(33.33% - 0.01px - 1em);
    max-width: calc(33.33% - 0.01px - var(--grid-gap, 1em));
}
.col-5 {
    -ms-flex-preferred-size: calc(41.66% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(41.66% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(41.66% - 0.01px - 1em);
    flex-basis: calc(41.66% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(41.66% - 0.01px - 1em);
    max-width: calc(41.66% - 0.01px - var(--grid-gap, 1em));
}
.col-6 {
    -ms-flex-preferred-size: calc(50% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(50% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(50% - 0.01px - 1em);
    flex-basis: calc(50% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(50% - 0.01px - 1em);
    max-width: calc(50% - 0.01px - var(--grid-gap, 1em));
}
.col-7 {
    -ms-flex-preferred-size: calc(58.33% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(58.33% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(58.33% - 0.01px - 1em);
    flex-basis: calc(58.33% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(58.33% - 0.01px - 1em);
    max-width: calc(58.33% - 0.01px - var(--grid-gap, 1em));
}
.col-8 {
    -ms-flex-preferred-size: calc(66.66% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(66.66% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(66.66% - 0.01px - 1em);
    flex-basis: calc(66.66% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(66.66% - 0.01px - 1em);
    max-width: calc(66.66% - 0.01px - var(--grid-gap, 1em));
}
.col-9 {
    -ms-flex-preferred-size: calc(75% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(75% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(75% - 0.01px - 1em);
    flex-basis: calc(75% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(75% - 0.01px - 1em);
    max-width: calc(75% - 0.01px - var(--grid-gap, 1em));
}
.col-10 {
    -ms-flex-preferred-size: calc(83.33% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(83.33% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(83.33% - 0.01px - 1em);
    flex-basis: calc(83.33% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(83.33% - 0.01px - 1em);
    max-width: calc(83.33% - 0.01px - var(--grid-gap, 1em));
}
.col-11 {
    -ms-flex-preferred-size: calc(91.66% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(91.66% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(91.66% - 0.01px - 1em);
    flex-basis: calc(91.66% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(91.66% - 0.01px - 1em);
    max-width: calc(91.66% - 0.01px - var(--grid-gap, 1em));
}
.col-12 {
    -ms-flex-preferred-size: calc(100% - 0.01px - 1em);
    -ms-flex-preferred-size: calc(100% - 0.01px - var(--grid-gap, 1em));
    flex-basis: calc(100% - 0.01px - 1em);
    flex-basis: calc(100% - 0.01px - var(--grid-gap, 1em));
    max-width: calc(100% - 0.01px - 1em);
    max-width: calc(100% - 0.01px - var(--grid-gap, 1em));
}
@media (min-width: 32rem) {
    .col\@xs {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
    }
    .col-1\@xs {
        -ms-flex-preferred-size: calc(8.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(8.33% - 0.01px - 1em);
        flex-basis: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(8.33% - 0.01px - 1em);
        max-width: calc(8.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-2\@xs {
        -ms-flex-preferred-size: calc(16.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(16.66% - 0.01px - 1em);
        flex-basis: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(16.66% - 0.01px - 1em);
        max-width: calc(16.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-3\@xs {
        -ms-flex-preferred-size: calc(25% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(25% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(25% - 0.01px - 1em);
        flex-basis: calc(25% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(25% - 0.01px - 1em);
        max-width: calc(25% - 0.01px - var(--grid-gap, 1em));
    }
    .col-4\@xs {
        -ms-flex-preferred-size: calc(33.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(33.33% - 0.01px - 1em);
        flex-basis: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(33.33% - 0.01px - 1em);
        max-width: calc(33.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-5\@xs {
        -ms-flex-preferred-size: calc(41.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(41.66% - 0.01px - 1em);
        flex-basis: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(41.66% - 0.01px - 1em);
        max-width: calc(41.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-6\@xs {
        -ms-flex-preferred-size: calc(50% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(50% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(50% - 0.01px - 1em);
        flex-basis: calc(50% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(50% - 0.01px - 1em);
        max-width: calc(50% - 0.01px - var(--grid-gap, 1em));
    }
    .col-7\@xs {
        -ms-flex-preferred-size: calc(58.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(58.33% - 0.01px - 1em);
        flex-basis: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(58.33% - 0.01px - 1em);
        max-width: calc(58.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-8\@xs {
        -ms-flex-preferred-size: calc(66.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(66.66% - 0.01px - 1em);
        flex-basis: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(66.66% - 0.01px - 1em);
        max-width: calc(66.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-9\@xs {
        -ms-flex-preferred-size: calc(75% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(75% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(75% - 0.01px - 1em);
        flex-basis: calc(75% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(75% - 0.01px - 1em);
        max-width: calc(75% - 0.01px - var(--grid-gap, 1em));
    }
    .col-10\@xs {
        -ms-flex-preferred-size: calc(83.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(83.33% - 0.01px - 1em);
        flex-basis: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(83.33% - 0.01px - 1em);
        max-width: calc(83.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-11\@xs {
        -ms-flex-preferred-size: calc(91.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(91.66% - 0.01px - 1em);
        flex-basis: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(91.66% - 0.01px - 1em);
        max-width: calc(91.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-12\@xs {
        -ms-flex-preferred-size: calc(100% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(100% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(100% - 0.01px - 1em);
        flex-basis: calc(100% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(100% - 0.01px - 1em);
        max-width: calc(100% - 0.01px - var(--grid-gap, 1em));
    }
}
@media (min-width: 48rem) {
    .col\@sm {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
    }
    .col-1\@sm {
        -ms-flex-preferred-size: calc(8.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(8.33% - 0.01px - 1em);
        flex-basis: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(8.33% - 0.01px - 1em);
        max-width: calc(8.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-2\@sm {
        -ms-flex-preferred-size: calc(16.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(16.66% - 0.01px - 1em);
        flex-basis: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(16.66% - 0.01px - 1em);
        max-width: calc(16.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-3\@sm {
        -ms-flex-preferred-size: calc(25% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(25% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(25% - 0.01px - 1em);
        flex-basis: calc(25% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(25% - 0.01px - 1em);
        max-width: calc(25% - 0.01px - var(--grid-gap, 1em));
    }
    .col-4\@sm {
        -ms-flex-preferred-size: calc(33.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(33.33% - 0.01px - 1em);
        flex-basis: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(33.33% - 0.01px - 1em);
        max-width: calc(33.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-5\@sm {
        -ms-flex-preferred-size: calc(41.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(41.66% - 0.01px - 1em);
        flex-basis: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(41.66% - 0.01px - 1em);
        max-width: calc(41.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-6\@sm {
        -ms-flex-preferred-size: calc(50% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(50% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(50% - 0.01px - 1em);
        flex-basis: calc(50% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(50% - 0.01px - 1em);
        max-width: calc(50% - 0.01px - var(--grid-gap, 1em));
    }
    .col-7\@sm {
        -ms-flex-preferred-size: calc(58.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(58.33% - 0.01px - 1em);
        flex-basis: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(58.33% - 0.01px - 1em);
        max-width: calc(58.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-8\@sm {
        -ms-flex-preferred-size: calc(66.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(66.66% - 0.01px - 1em);
        flex-basis: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(66.66% - 0.01px - 1em);
        max-width: calc(66.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-9\@sm {
        -ms-flex-preferred-size: calc(75% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(75% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(75% - 0.01px - 1em);
        flex-basis: calc(75% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(75% - 0.01px - 1em);
        max-width: calc(75% - 0.01px - var(--grid-gap, 1em));
    }
    .col-10\@sm {
        -ms-flex-preferred-size: calc(83.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(83.33% - 0.01px - 1em);
        flex-basis: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(83.33% - 0.01px - 1em);
        max-width: calc(83.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-11\@sm {
        -ms-flex-preferred-size: calc(91.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(91.66% - 0.01px - 1em);
        flex-basis: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(91.66% - 0.01px - 1em);
        max-width: calc(91.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-12\@sm {
        -ms-flex-preferred-size: calc(100% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(100% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(100% - 0.01px - 1em);
        flex-basis: calc(100% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(100% - 0.01px - 1em);
        max-width: calc(100% - 0.01px - var(--grid-gap, 1em));
    }
}
@media (min-width: 64rem) {
    .col\@md {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
    }
    .col-1\@md {
        -ms-flex-preferred-size: calc(8.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(8.33% - 0.01px - 1em);
        flex-basis: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(8.33% - 0.01px - 1em);
        max-width: calc(8.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-2\@md {
        -ms-flex-preferred-size: calc(16.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(16.66% - 0.01px - 1em);
        flex-basis: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(16.66% - 0.01px - 1em);
        max-width: calc(16.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-3\@md {
        -ms-flex-preferred-size: calc(25% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(25% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(25% - 0.01px - 1em);
        flex-basis: calc(25% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(25% - 0.01px - 1em);
        max-width: calc(25% - 0.01px - var(--grid-gap, 1em));
    }
    .col-4\@md {
        -ms-flex-preferred-size: calc(33.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(33.33% - 0.01px - 1em);
        flex-basis: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(33.33% - 0.01px - 1em);
        max-width: calc(33.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-5\@md {
        -ms-flex-preferred-size: calc(41.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(41.66% - 0.01px - 1em);
        flex-basis: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(41.66% - 0.01px - 1em);
        max-width: calc(41.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-6\@md {
        -ms-flex-preferred-size: calc(50% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(50% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(50% - 0.01px - 1em);
        flex-basis: calc(50% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(50% - 0.01px - 1em);
        max-width: calc(50% - 0.01px - var(--grid-gap, 1em));
    }
    .col-7\@md {
        -ms-flex-preferred-size: calc(58.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(58.33% - 0.01px - 1em);
        flex-basis: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(58.33% - 0.01px - 1em);
        max-width: calc(58.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-8\@md {
        -ms-flex-preferred-size: calc(66.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(66.66% - 0.01px - 1em);
        flex-basis: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(66.66% - 0.01px - 1em);
        max-width: calc(66.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-9\@md {
        -ms-flex-preferred-size: calc(75% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(75% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(75% - 0.01px - 1em);
        flex-basis: calc(75% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(75% - 0.01px - 1em);
        max-width: calc(75% - 0.01px - var(--grid-gap, 1em));
    }
    .col-10\@md {
        -ms-flex-preferred-size: calc(83.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(83.33% - 0.01px - 1em);
        flex-basis: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(83.33% - 0.01px - 1em);
        max-width: calc(83.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-11\@md {
        -ms-flex-preferred-size: calc(91.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(91.66% - 0.01px - 1em);
        flex-basis: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(91.66% - 0.01px - 1em);
        max-width: calc(91.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-12\@md {
        -ms-flex-preferred-size: calc(100% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(100% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(100% - 0.01px - 1em);
        flex-basis: calc(100% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(100% - 0.01px - 1em);
        max-width: calc(100% - 0.01px - var(--grid-gap, 1em));
    }
}
@media (min-width: 80rem) {
    .col\@lg {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
    }
    .col-1\@lg {
        -ms-flex-preferred-size: calc(8.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(8.33% - 0.01px - 1em);
        flex-basis: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(8.33% - 0.01px - 1em);
        max-width: calc(8.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-2\@lg {
        -ms-flex-preferred-size: calc(16.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(16.66% - 0.01px - 1em);
        flex-basis: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(16.66% - 0.01px - 1em);
        max-width: calc(16.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-3\@lg {
        -ms-flex-preferred-size: calc(25% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(25% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(25% - 0.01px - 1em);
        flex-basis: calc(25% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(25% - 0.01px - 1em);
        max-width: calc(25% - 0.01px - var(--grid-gap, 1em));
    }
    .col-4\@lg {
        -ms-flex-preferred-size: calc(33.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(33.33% - 0.01px - 1em);
        flex-basis: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(33.33% - 0.01px - 1em);
        max-width: calc(33.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-5\@lg {
        -ms-flex-preferred-size: calc(41.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(41.66% - 0.01px - 1em);
        flex-basis: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(41.66% - 0.01px - 1em);
        max-width: calc(41.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-6\@lg {
        -ms-flex-preferred-size: calc(50% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(50% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(50% - 0.01px - 1em);
        flex-basis: calc(50% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(50% - 0.01px - 1em);
        max-width: calc(50% - 0.01px - var(--grid-gap, 1em));
    }
    .col-7\@lg {
        -ms-flex-preferred-size: calc(58.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(58.33% - 0.01px - 1em);
        flex-basis: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(58.33% - 0.01px - 1em);
        max-width: calc(58.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-8\@lg {
        -ms-flex-preferred-size: calc(66.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(66.66% - 0.01px - 1em);
        flex-basis: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(66.66% - 0.01px - 1em);
        max-width: calc(66.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-9\@lg {
        -ms-flex-preferred-size: calc(75% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(75% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(75% - 0.01px - 1em);
        flex-basis: calc(75% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(75% - 0.01px - 1em);
        max-width: calc(75% - 0.01px - var(--grid-gap, 1em));
    }
    .col-10\@lg {
        -ms-flex-preferred-size: calc(83.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(83.33% - 0.01px - 1em);
        flex-basis: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(83.33% - 0.01px - 1em);
        max-width: calc(83.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-11\@lg {
        -ms-flex-preferred-size: calc(91.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(91.66% - 0.01px - 1em);
        flex-basis: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(91.66% - 0.01px - 1em);
        max-width: calc(91.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-12\@lg {
        -ms-flex-preferred-size: calc(100% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(100% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(100% - 0.01px - 1em);
        flex-basis: calc(100% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(100% - 0.01px - 1em);
        max-width: calc(100% - 0.01px - var(--grid-gap, 1em));
    }
}
@media (min-width: 90rem) {
    .col\@xl {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
    }
    .col-1\@xl {
        -ms-flex-preferred-size: calc(8.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(8.33% - 0.01px - 1em);
        flex-basis: calc(8.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(8.33% - 0.01px - 1em);
        max-width: calc(8.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-2\@xl {
        -ms-flex-preferred-size: calc(16.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(16.66% - 0.01px - 1em);
        flex-basis: calc(16.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(16.66% - 0.01px - 1em);
        max-width: calc(16.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-3\@xl {
        -ms-flex-preferred-size: calc(25% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(25% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(25% - 0.01px - 1em);
        flex-basis: calc(25% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(25% - 0.01px - 1em);
        max-width: calc(25% - 0.01px - var(--grid-gap, 1em));
    }
    .col-4\@xl {
        -ms-flex-preferred-size: calc(33.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(33.33% - 0.01px - 1em);
        flex-basis: calc(33.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(33.33% - 0.01px - 1em);
        max-width: calc(33.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-5\@xl {
        -ms-flex-preferred-size: calc(41.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(41.66% - 0.01px - 1em);
        flex-basis: calc(41.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(41.66% - 0.01px - 1em);
        max-width: calc(41.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-6\@xl {
        -ms-flex-preferred-size: calc(50% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(50% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(50% - 0.01px - 1em);
        flex-basis: calc(50% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(50% - 0.01px - 1em);
        max-width: calc(50% - 0.01px - var(--grid-gap, 1em));
    }
    .col-7\@xl {
        -ms-flex-preferred-size: calc(58.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(58.33% - 0.01px - 1em);
        flex-basis: calc(58.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(58.33% - 0.01px - 1em);
        max-width: calc(58.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-8\@xl {
        -ms-flex-preferred-size: calc(66.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(66.66% - 0.01px - 1em);
        flex-basis: calc(66.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(66.66% - 0.01px - 1em);
        max-width: calc(66.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-9\@xl {
        -ms-flex-preferred-size: calc(75% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(75% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(75% - 0.01px - 1em);
        flex-basis: calc(75% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(75% - 0.01px - 1em);
        max-width: calc(75% - 0.01px - var(--grid-gap, 1em));
    }
    .col-10\@xl {
        -ms-flex-preferred-size: calc(83.33% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(83.33% - 0.01px - 1em);
        flex-basis: calc(83.33% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(83.33% - 0.01px - 1em);
        max-width: calc(83.33% - 0.01px - var(--grid-gap, 1em));
    }
    .col-11\@xl {
        -ms-flex-preferred-size: calc(91.66% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(91.66% - 0.01px - 1em);
        flex-basis: calc(91.66% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(91.66% - 0.01px - 1em);
        max-width: calc(91.66% - 0.01px - var(--grid-gap, 1em));
    }
    .col-12\@xl {
        -ms-flex-preferred-size: calc(100% - 0.01px - 1em);
        -ms-flex-preferred-size: calc(100% - 0.01px - var(--grid-gap, 1em));
        flex-basis: calc(100% - 0.01px - 1em);
        flex-basis: calc(100% - 0.01px - var(--grid-gap, 1em));
        max-width: calc(100% - 0.01px - 1em);
        max-width: calc(100% - 0.01px - var(--grid-gap, 1em));
    }
}

:root {
    --icon-xxs: 12px;
    --icon-xs: 16px;
    --icon-sm: 24px;
    --icon-md: 32px;
    --icon-lg: 48px;
    --icon-xl: 64px;
    --icon-xxl: 128px;
}
.icon {
    display: inline-block;
    color: inherit;
    fill: currentColor;
    height: 1em;
    width: 1em;
    line-height: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.icon--xxs {
    font-size: 12px;
    font-size: var(--icon-xxs);
}
.icon--xs {
    font-size: 16px;
    font-size: var(--icon-xs);
}
.icon--sm {
    font-size: 24px;
    font-size: var(--icon-sm);
}
.icon--md {
    font-size: 32px;
    font-size: var(--icon-md);
}
.icon--lg {
    font-size: 48px;
    font-size: var(--icon-lg);
}
.icon--xl {
    font-size: 64px;
    font-size: var(--icon-xl);
}
.icon--xxl {
    font-size: 128px;
    font-size: var(--icon-xxl);
}
.icon--is-spinning {
    -webkit-animation: icon-spin 1s infinite linear;
    animation: icon-spin 1s infinite linear;
}
@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.icon use {
    color: inherit;
    fill: currentColor;
}

:root {
    --zindex-header: 2;
    --zindex-popover: 5;
    --zindex-fixed-element: 10;
    --zindex-overlay: 15;
}
@media not all and (min-width: 32rem) {
    .display\@xs {
        display: none !important;
    }
}
@media (min-width: 32rem) {
    .hide\@xs {
        display: none !important;
    }
}
@media not all and (min-width: 48rem) {
    .display\@sm {
        display: none !important;
    }
}
@media (min-width: 48rem) {
    .hide\@sm {
        display: none !important;
    }
}
@media not all and (min-width: 64rem) {
    .display\@md {
        display: none !important;
    }
}
@media (min-width: 64rem) {
    .hide\@md {
        display: none !important;
    }
}
@media not all and (min-width: 80rem) {
    .display\@lg {
        display: none !important;
    }
}
@media (min-width: 80rem) {
    .hide\@lg {
        display: none !important;
    }
}
@media not all and (min-width: 90rem) {
    .display\@xl {
        display: none !important;
    }
}
@media (min-width: 90rem) {
    .hide\@xl {
        display: none !important;
    }
}
:root {
    --display: block;
}
.is-visible {
    display: block !important;
    display: var(--display) !important;
}
.is-hidden {
    display: none !important;
}
.sr-only {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    overflow: hidden;
    padding: 0;
    border: 0;
    white-space: nowrap;
}
.flex {
    display: -ms-flexbox;
    display: flex;
}
.inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-center {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.justify-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.justify-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.justify-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.justify-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.items-center {
    -ms-flex-align: center;
    align-items: center;
}
.items-start {
    -ms-flex-align: start;
    align-items: flex-start;
}
.items-end {
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (min-width: 32rem) {
    .flex-wrap\@xs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flex-column\@xs {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .flex-row\@xs {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .flex-center\@xs {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .justify-start\@xs {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .justify-end\@xs {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .justify-center\@xs {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .justify-between\@xs {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .items-center\@xs {
        -ms-flex-align: center;
        align-items: center;
    }
    .items-start\@xs {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .items-end\@xs {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
@media (min-width: 48rem) {
    .flex-wrap\@sm {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flex-column\@sm {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .flex-row\@sm {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .flex-center\@sm {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .justify-start\@sm {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .justify-end\@sm {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .justify-center\@sm {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .justify-between\@sm {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .items-center\@sm {
        -ms-flex-align: center;
        align-items: center;
    }
    .items-start\@sm {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .items-end\@sm {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
@media (min-width: 64rem) {
    .flex-wrap\@md {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flex-column\@md {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .flex-row\@md {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .flex-center\@md {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .justify-start\@md {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .justify-end\@md {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .justify-center\@md {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .justify-between\@md {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .items-center\@md {
        -ms-flex-align: center;
        align-items: center;
    }
    .items-start\@md {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .items-end\@md {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
@media (min-width: 80rem) {
    .flex-wrap\@lg {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flex-column\@lg {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .flex-row\@lg {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .flex-center\@lg {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .justify-start\@lg {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .justify-end\@lg {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .justify-center\@lg {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .justify-between\@lg {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .items-center\@lg {
        -ms-flex-align: center;
        align-items: center;
    }
    .items-start\@lg {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .items-end\@lg {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
@media (min-width: 90rem) {
    .flex-wrap\@xl {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flex-column\@xl {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .flex-row\@xl {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .flex-center\@xl {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .justify-start\@xl {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .justify-end\@xl {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .justify-center\@xl {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .justify-between\@xl {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .items-center\@xl {
        -ms-flex-align: center;
        align-items: center;
    }
    .items-start\@xl {
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .items-end\@xl {
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
.flex-grow {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.flex-shrink-0 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.flex-gap-xxxs {
    margin-bottom: -0.25em;
    margin-bottom: calc(-1 * var(--space-xxxs));
    margin-right: -0.25em;
    margin-right: calc(-1 * var(--space-xxxs));
}
.flex-gap-xxxs > * {
    margin-bottom: 0.25em;
    margin-bottom: var(--space-xxxs);
    margin-right: 0.25em;
    margin-right: var(--space-xxxs);
}
.flex-gap-xxs {
    margin-bottom: -0.375em;
    margin-bottom: calc(-1 * var(--space-xxs));
    margin-right: -0.375em;
    margin-right: calc(-1 * var(--space-xxs));
}
.flex-gap-xxs > * {
    margin-bottom: 0.375em;
    margin-bottom: var(--space-xxs);
    margin-right: 0.375em;
    margin-right: var(--space-xxs);
}
.flex-gap-xs {
    margin-bottom: -0.5em;
    margin-bottom: calc(-1 * var(--space-xs));
    margin-right: -0.5em;
    margin-right: calc(-1 * var(--space-xs));
}
.flex-gap-xs > * {
    margin-bottom: 0.5em;
    margin-bottom: var(--space-xs);
    margin-right: 0.5em;
    margin-right: var(--space-xs);
}
.flex-gap-sm {
    margin-bottom: -0.75em;
    margin-bottom: calc(-1 * var(--space-sm));
    margin-right: -0.75em;
    margin-right: calc(-1 * var(--space-sm));
}
.flex-gap-sm > * {
    margin-bottom: 0.75em;
    margin-bottom: var(--space-sm);
    margin-right: 0.75em;
    margin-right: var(--space-sm);
}
.flex-gap-md {
    margin-bottom: -1.25em;
    margin-bottom: calc(-1 * var(--space-md));
    margin-right: -1.25em;
    margin-right: calc(-1 * var(--space-md));
}
.flex-gap-md > * {
    margin-bottom: 1.25em;
    margin-bottom: var(--space-md);
    margin-right: 1.25em;
    margin-right: var(--space-md);
}
.flex-gap-lg {
    margin-bottom: -2em;
    margin-bottom: calc(-1 * var(--space-lg));
    margin-right: -2em;
    margin-right: calc(-1 * var(--space-lg));
}
.flex-gap-lg > * {
    margin-bottom: 2em;
    margin-bottom: var(--space-lg);
    margin-right: 2em;
    margin-right: var(--space-lg);
}
.flex-gap-xl {
    margin-bottom: -3.25em;
    margin-bottom: calc(-1 * var(--space-xl));
    margin-right: -3.25em;
    margin-right: calc(-1 * var(--space-xl));
}
.flex-gap-xl > * {
    margin-bottom: 3.25em;
    margin-bottom: var(--space-xl);
    margin-right: 3.25em;
    margin-right: var(--space-xl);
}
.flex-gap-xxl {
    margin-bottom: -5.25em;
    margin-bottom: calc(-1 * var(--space-xxl));
    margin-right: -5.25em;
    margin-right: calc(-1 * var(--space-xxl));
}
.flex-gap-xxl > * {
    margin-bottom: 5.25em;
    margin-bottom: var(--space-xxl);
    margin-right: 5.25em;
    margin-right: var(--space-xxl);
}
.margin-xxxxs {
    margin: 0.125em;
    margin: var(--space-xxxxs);
}
.margin-xxxs {
    margin: 0.25em;
    margin: var(--space-xxxs);
}
.margin-xxs {
    margin: 0.375em;
    margin: var(--space-xxs);
}
.margin-xs {
    margin: 0.5em;
    margin: var(--space-xs);
}
.margin-sm {
    margin: 0.75em;
    margin: var(--space-sm);
}
.margin-md {
    margin: 1.25em;
    margin: var(--space-md);
}
.margin-lg {
    margin: 2em;
    margin: var(--space-lg);
}
.margin-xl {
    margin: 3.25em;
    margin: var(--space-xl);
}
.margin-xxl {
    margin: 5.25em;
    margin: var(--space-xxl);
}
.margin-xxxl {
    margin: 8.5em;
    margin: var(--space-xxxl);
}
.margin-xxxxl {
    margin: 13.75em;
    margin: var(--space-xxxxl);
}
.margin-auto {
    margin: auto;
}
.margin-top-xxxxs {
    margin-top: 0.125em;
    margin-top: var(--space-xxxxs);
}
.margin-top-xxxs {
    margin-top: 0.25em;
    margin-top: var(--space-xxxs);
}
.margin-top-xxs {
    margin-top: 0.375em;
    margin-top: var(--space-xxs);
}
.margin-top-xs {
    margin-top: 0.5em;
    margin-top: var(--space-xs);
}
.margin-top-sm {
    margin-top: 0.75em;
    margin-top: var(--space-sm);
}
.margin-top-md {
    margin-top: 1.25em;
    margin-top: var(--space-md);
}
.margin-top-lg {
    margin-top: 2em;
    margin-top: var(--space-lg);
}
.margin-top-xl {
    margin-top: 3.25em;
    margin-top: var(--space-xl);
}
.margin-top-xxl {
    margin-top: 5.25em;
    margin-top: var(--space-xxl);
}
.margin-top-xxxl {
    margin-top: 8.5em;
    margin-top: var(--space-xxxl);
}
.margin-top-xxxxl {
    margin-top: 13.75em;
    margin-top: var(--space-xxxxl);
}
.margin-top-auto {
    margin-top: auto;
}
.margin-bottom-xxxxs {
    margin-bottom: 0.125em;
    margin-bottom: var(--space-xxxxs);
}
.margin-bottom-xxxs {
    margin-bottom: 0.25em;
    margin-bottom: var(--space-xxxs);
}
.margin-bottom-xxs {
    margin-bottom: 0.375em;
    margin-bottom: var(--space-xxs);
}
.margin-bottom-xs {
    margin-bottom: 0.5em;
    margin-bottom: var(--space-xs);
}
.margin-bottom-sm {
    margin-bottom: 0.75em;
    margin-bottom: var(--space-sm);
}
.margin-bottom-md {
    margin-bottom: 1.25em;
    margin-bottom: var(--space-md);
}
.margin-bottom-lg {
    margin-bottom: 2em;
    margin-bottom: var(--space-lg);
}
.margin-bottom-xl {
    margin-bottom: 3.25em;
    margin-bottom: var(--space-xl);
}
.margin-bottom-xxl {
    margin-bottom: 5.25em;
    margin-bottom: var(--space-xxl);
}
.margin-bottom-xxxl {
    margin-bottom: 8.5em;
    margin-bottom: var(--space-xxxl);
}
.margin-bottom-xxxxl {
    margin-bottom: 13.75em;
    margin-bottom: var(--space-xxxxl);
}
.margin-bottom-auto {
    margin-bottom: auto;
}
.margin-right-xxxxs {
    margin-right: 0.125em;
    margin-right: var(--space-xxxxs);
}
.margin-right-xxxs {
    margin-right: 0.25em;
    margin-right: var(--space-xxxs);
}
.margin-right-xxs {
    margin-right: 0.375em;
    margin-right: var(--space-xxs);
}
.margin-right-xs {
    margin-right: 0.5em;
    margin-right: var(--space-xs);
}
.margin-right-sm {
    margin-right: 0.75em;
    margin-right: var(--space-sm);
}
.margin-right-md {
    margin-right: 1.25em;
    margin-right: var(--space-md);
}
.margin-right-lg {
    margin-right: 2em;
    margin-right: var(--space-lg);
}
.margin-right-xl {
    margin-right: 3.25em;
    margin-right: var(--space-xl);
}
.margin-right-xxl {
    margin-right: 5.25em;
    margin-right: var(--space-xxl);
}
.margin-right-xxxl {
    margin-right: 8.5em;
    margin-right: var(--space-xxxl);
}
.margin-right-xxxxl {
    margin-right: 13.75em;
    margin-right: var(--space-xxxxl);
}
.margin-right-auto {
    margin-right: auto;
}
.margin-left-xxxxs {
    margin-left: 0.125em;
    margin-left: var(--space-xxxxs);
}
.margin-left-xxxs {
    margin-left: 0.25em;
    margin-left: var(--space-xxxs);
}
.margin-left-xxs {
    margin-left: 0.375em;
    margin-left: var(--space-xxs);
}
.margin-left-xs {
    margin-left: 0.5em;
    margin-left: var(--space-xs);
}
.margin-left-sm {
    margin-left: 0.75em;
    margin-left: var(--space-sm);
}
.margin-left-md {
    margin-left: 1.25em;
    margin-left: var(--space-md);
}
.margin-left-lg {
    margin-left: 2em;
    margin-left: var(--space-lg);
}
.margin-left-xl {
    margin-left: 3.25em;
    margin-left: var(--space-xl);
}
.margin-left-xxl {
    margin-left: 5.25em;
    margin-left: var(--space-xxl);
}
.margin-left-xxxl {
    margin-left: 8.5em;
    margin-left: var(--space-xxxl);
}
.margin-left-xxxxl {
    margin-left: 13.75em;
    margin-left: var(--space-xxxxl);
}
.margin-left-auto {
    margin-left: auto;
}
.margin-x-xxxxs {
    margin-left: 0.125em;
    margin-left: var(--space-xxxxs);
    margin-right: 0.125em;
    margin-right: var(--space-xxxxs);
}
.margin-x-xxxs {
    margin-left: 0.25em;
    margin-left: var(--space-xxxs);
    margin-right: 0.25em;
    margin-right: var(--space-xxxs);
}
.margin-x-xxs {
    margin-left: 0.375em;
    margin-left: var(--space-xxs);
    margin-right: 0.375em;
    margin-right: var(--space-xxs);
}
.margin-x-xs {
    margin-left: 0.5em;
    margin-left: var(--space-xs);
    margin-right: 0.5em;
    margin-right: var(--space-xs);
}
.margin-x-sm {
    margin-left: 0.75em;
    margin-left: var(--space-sm);
    margin-right: 0.75em;
    margin-right: var(--space-sm);
}
.margin-x-md {
    margin-left: 1.25em;
    margin-left: var(--space-md);
    margin-right: 1.25em;
    margin-right: var(--space-md);
}
.margin-x-lg {
    margin-left: 2em;
    margin-left: var(--space-lg);
    margin-right: 2em;
    margin-right: var(--space-lg);
}
.margin-x-xl {
    margin-left: 3.25em;
    margin-left: var(--space-xl);
    margin-right: 3.25em;
    margin-right: var(--space-xl);
}
.margin-x-xxl {
    margin-left: 5.25em;
    margin-left: var(--space-xxl);
    margin-right: 5.25em;
    margin-right: var(--space-xxl);
}
.margin-x-xxxl {
    margin-left: 8.5em;
    margin-left: var(--space-xxxl);
    margin-right: 8.5em;
    margin-right: var(--space-xxxl);
}
.margin-x-xxxxl {
    margin-left: 13.75em;
    margin-left: var(--space-xxxxl);
    margin-right: 13.75em;
    margin-right: var(--space-xxxxl);
}
.margin-x-auto {
    margin-left: auto;
    margin-right: auto;
}
.margin-y-xxxxs {
    margin-top: 0.125em;
    margin-top: var(--space-xxxxs);
    margin-bottom: 0.125em;
    margin-bottom: var(--space-xxxxs);
}
.margin-y-xxxs {
    margin-top: 0.25em;
    margin-top: var(--space-xxxs);
    margin-bottom: 0.25em;
    margin-bottom: var(--space-xxxs);
}
.margin-y-xxs {
    margin-top: 0.375em;
    margin-top: var(--space-xxs);
    margin-bottom: 0.375em;
    margin-bottom: var(--space-xxs);
}
.margin-y-xs {
    margin-top: 0.5em;
    margin-top: var(--space-xs);
    margin-bottom: 0.5em;
    margin-bottom: var(--space-xs);
}
.margin-y-sm {
    margin-top: 0.75em;
    margin-top: var(--space-sm);
    margin-bottom: 0.75em;
    margin-bottom: var(--space-sm);
}
.margin-y-md {
    margin-top: 1.25em;
    margin-top: var(--space-md);
    margin-bottom: 1.25em;
    margin-bottom: var(--space-md);
}
.margin-y-lg {
    margin-top: 2em;
    margin-top: var(--space-lg);
    margin-bottom: 2em;
    margin-bottom: var(--space-lg);
}
.margin-y-xl {
    margin-top: 3.25em;
    margin-top: var(--space-xl);
    margin-bottom: 3.25em;
    margin-bottom: var(--space-xl);
}
.margin-y-xxl {
    margin-top: 5.25em;
    margin-top: var(--space-xxl);
    margin-bottom: 5.25em;
    margin-bottom: var(--space-xxl);
}
.margin-y-xxxl {
    margin-top: 8.5em;
    margin-top: var(--space-xxxl);
    margin-bottom: 8.5em;
    margin-bottom: var(--space-xxxl);
}
.margin-y-xxxxl {
    margin-top: 13.75em;
    margin-top: var(--space-xxxxl);
    margin-bottom: 13.75em;
    margin-bottom: var(--space-xxxxl);
}
.margin-y-auto {
    margin-top: auto;
    margin-bottom: auto;
}
@media not all and (min-width: 32rem) {
    .has-margin\@xs {
        margin: 0 !important;
    }
}
@media not all and (min-width: 48rem) {
    .has-margin\@sm {
        margin: 0 !important;
    }
}
@media not all and (min-width: 64rem) {
    .has-margin\@md {
        margin: 0 !important;
    }
}
@media not all and (min-width: 80rem) {
    .has-margin\@lg {
        margin: 0 !important;
    }
}
@media not all and (min-width: 90rem) {
    .has-margin\@xl {
        margin: 0 !important;
    }
}
.padding-md {
    padding: 1.25em;
    padding: var(--space-md);
}
.padding-xxxxs {
    padding: 0.125em;
    padding: var(--space-xxxxs);
}
.padding-xxxs {
    padding: 0.25em;
    padding: var(--space-xxxs);
}
.padding-xxs {
    padding: 0.375em;
    padding: var(--space-xxs);
}
.padding-xs {
    padding: 0.5em;
    padding: var(--space-xs);
}
.padding-sm {
    padding: 0.75em;
    padding: var(--space-sm);
}
.padding-lg {
    padding: 2em;
    padding: var(--space-lg);
}
.padding-xl {
    padding: 3.25em;
    padding: var(--space-xl);
}
.padding-xxl {
    padding: 5.25em;
    padding: var(--space-xxl);
}
.padding-xxxl {
    padding: 8.5em;
    padding: var(--space-xxxl);
}
.padding-xxxxl {
    padding: 13.75em;
    padding: var(--space-xxxxl);
}
.padding-component {
    padding: 1.25em;
    padding: var(--component-padding);
}
.padding-top-md {
    padding-top: 1.25em;
    padding-top: var(--space-md);
}
.padding-top-xxxxs {
    padding-top: 0.125em;
    padding-top: var(--space-xxxxs);
}
.padding-top-xxxs {
    padding-top: 0.25em;
    padding-top: var(--space-xxxs);
}
.padding-top-xxs {
    padding-top: 0.375em;
    padding-top: var(--space-xxs);
}
.padding-top-xs {
    padding-top: 0.5em;
    padding-top: var(--space-xs);
}
.padding-top-sm {
    padding-top: 0.75em;
    padding-top: var(--space-sm);
}
.padding-top-lg {
    padding-top: 2em;
    padding-top: var(--space-lg);
}
.padding-top-xl {
    padding-top: 3.25em;
    padding-top: var(--space-xl);
}
.padding-top-xxl {
    padding-top: 5.25em;
    padding-top: var(--space-xxl);
}
.padding-top-xxxl {
    padding-top: 8.5em;
    padding-top: var(--space-xxxl);
}
.padding-top-xxxxl {
    padding-top: 13.75em;
    padding-top: var(--space-xxxxl);
}
.padding-top-component {
    padding-top: 1.25em;
    padding-top: var(--component-padding);
}
.padding-bottom-md {
    padding-bottom: 1.25em;
    padding-bottom: var(--space-md);
}
.padding-bottom-xxxxs {
    padding-bottom: 0.125em;
    padding-bottom: var(--space-xxxxs);
}
.padding-bottom-xxxs {
    padding-bottom: 0.25em;
    padding-bottom: var(--space-xxxs);
}
.padding-bottom-xxs {
    padding-bottom: 0.375em;
    padding-bottom: var(--space-xxs);
}
.padding-bottom-xs {
    padding-bottom: 0.5em;
    padding-bottom: var(--space-xs);
}
.padding-bottom-sm {
    padding-bottom: 0.75em;
    padding-bottom: var(--space-sm);
}
.padding-bottom-lg {
    padding-bottom: 2em;
    padding-bottom: var(--space-lg);
}
.padding-bottom-xl {
    padding-bottom: 3.25em;
    padding-bottom: var(--space-xl);
}
.padding-bottom-xxl {
    padding-bottom: 5.25em;
    padding-bottom: var(--space-xxl);
}
.padding-bottom-xxxl {
    padding-bottom: 8.5em;
    padding-bottom: var(--space-xxxl);
}
.padding-bottom-xxxxl {
    padding-bottom: 13.75em;
    padding-bottom: var(--space-xxxxl);
}
.padding-bottom-component {
    padding-bottom: 1.25em;
    padding-bottom: var(--component-padding);
}
.padding-right-md {
    padding-right: 1.25em;
    padding-right: var(--space-md);
}
.padding-right-xxxxs {
    padding-right: 0.125em;
    padding-right: var(--space-xxxxs);
}
.padding-right-xxxs {
    padding-right: 0.25em;
    padding-right: var(--space-xxxs);
}
.padding-right-xxs {
    padding-right: 0.375em;
    padding-right: var(--space-xxs);
}
.padding-right-xs {
    padding-right: 0.5em;
    padding-right: var(--space-xs);
}
.padding-right-sm {
    padding-right: 0.75em;
    padding-right: var(--space-sm);
}
.padding-right-lg {
    padding-right: 2em;
    padding-right: var(--space-lg);
}
.padding-right-xl {
    padding-right: 3.25em;
    padding-right: var(--space-xl);
}
.padding-right-xxl {
    padding-right: 5.25em;
    padding-right: var(--space-xxl);
}
.padding-right-xxxl {
    padding-right: 8.5em;
    padding-right: var(--space-xxxl);
}
.padding-right-xxxxl {
    padding-right: 13.75em;
    padding-right: var(--space-xxxxl);
}
.padding-right-component {
    padding-right: 1.25em;
    padding-right: var(--component-padding);
}
.padding-left-md {
    padding-left: 1.25em;
    padding-left: var(--space-md);
}
.padding-left-xxxxs {
    padding-left: 0.125em;
    padding-left: var(--space-xxxxs);
}
.padding-left-xxxs {
    padding-left: 0.25em;
    padding-left: var(--space-xxxs);
}
.padding-left-xxs {
    padding-left: 0.375em;
    padding-left: var(--space-xxs);
}
.padding-left-xs {
    padding-left: 0.5em;
    padding-left: var(--space-xs);
}
.padding-left-sm {
    padding-left: 0.75em;
    padding-left: var(--space-sm);
}
.padding-left-lg {
    padding-left: 2em;
    padding-left: var(--space-lg);
}
.padding-left-xl {
    padding-left: 3.25em;
    padding-left: var(--space-xl);
}
.padding-left-xxl {
    padding-left: 5.25em;
    padding-left: var(--space-xxl);
}
.padding-left-xxxl {
    padding-left: 8.5em;
    padding-left: var(--space-xxxl);
}
.padding-left-xxxxl {
    padding-left: 13.75em;
    padding-left: var(--space-xxxxl);
}
.padding-left-component {
    padding-left: 1.25em;
    padding-left: var(--component-padding);
}
.padding-x-md {
    padding-left: 1.25em;
    padding-left: var(--space-md);
    padding-right: 1.25em;
    padding-right: var(--space-md);
}
.padding-x-xxxxs {
    padding-left: 0.125em;
    padding-left: var(--space-xxxxs);
    padding-right: 0.125em;
    padding-right: var(--space-xxxxs);
}
.padding-x-xxxs {
    padding-left: 0.25em;
    padding-left: var(--space-xxxs);
    padding-right: 0.25em;
    padding-right: var(--space-xxxs);
}
.padding-x-xxs {
    padding-left: 0.375em;
    padding-left: var(--space-xxs);
    padding-right: 0.375em;
    padding-right: var(--space-xxs);
}
.padding-x-xs {
    padding-left: 0.5em;
    padding-left: var(--space-xs);
    padding-right: 0.5em;
    padding-right: var(--space-xs);
}
.padding-x-sm {
    padding-left: 0.75em;
    padding-left: var(--space-sm);
    padding-right: 0.75em;
    padding-right: var(--space-sm);
}
.padding-x-lg {
    padding-left: 2em;
    padding-left: var(--space-lg);
    padding-right: 2em;
    padding-right: var(--space-lg);
}
.padding-x-xl {
    padding-left: 3.25em;
    padding-left: var(--space-xl);
    padding-right: 3.25em;
    padding-right: var(--space-xl);
}
.padding-x-xxl {
    padding-left: 5.25em;
    padding-left: var(--space-xxl);
    padding-right: 5.25em;
    padding-right: var(--space-xxl);
}
.padding-x-xxxl {
    padding-left: 8.5em;
    padding-left: var(--space-xxxl);
    padding-right: 8.5em;
    padding-right: var(--space-xxxl);
}
.padding-x-xxxxl {
    padding-left: 13.75em;
    padding-left: var(--space-xxxxl);
    padding-right: 13.75em;
    padding-right: var(--space-xxxxl);
}
.padding-x-component {
    padding-left: 1.25em;
    padding-left: var(--component-padding);
    padding-right: 1.25em;
    padding-right: var(--component-padding);
}
.padding-y-md {
    padding-top: 1.25em;
    padding-top: var(--space-md);
    padding-bottom: 1.25em;
    padding-bottom: var(--space-md);
}
.padding-y-xxxxs {
    padding-top: 0.125em;
    padding-top: var(--space-xxxxs);
    padding-bottom: 0.125em;
    padding-bottom: var(--space-xxxxs);
}
.padding-y-xxxs {
    padding-top: 0.25em;
    padding-top: var(--space-xxxs);
    padding-bottom: 0.25em;
    padding-bottom: var(--space-xxxs);
}
.padding-y-xxs {
    padding-top: 0.375em;
    padding-top: var(--space-xxs);
    padding-bottom: 0.375em;
    padding-bottom: var(--space-xxs);
}
.padding-y-xs {
    padding-top: 0.5em;
    padding-top: var(--space-xs);
    padding-bottom: 0.5em;
    padding-bottom: var(--space-xs);
}
.padding-y-sm {
    padding-top: 0.75em;
    padding-top: var(--space-sm);
    padding-bottom: 0.75em;
    padding-bottom: var(--space-sm);
}
.padding-y-lg {
    padding-top: 2em;
    padding-top: var(--space-lg);
    padding-bottom: 2em;
    padding-bottom: var(--space-lg);
}
.padding-y-xl {
    padding-top: 3.25em;
    padding-top: var(--space-xl);
    padding-bottom: 3.25em;
    padding-bottom: var(--space-xl);
}
.padding-y-xxl {
    padding-top: 5.25em;
    padding-top: var(--space-xxl);
    padding-bottom: 5.25em;
    padding-bottom: var(--space-xxl);
}
.padding-y-xxxl {
    padding-top: 8.5em;
    padding-top: var(--space-xxxl);
    padding-bottom: 8.5em;
    padding-bottom: var(--space-xxxl);
}
.padding-y-xxxxl {
    padding-top: 13.75em;
    padding-top: var(--space-xxxxl);
    padding-bottom: 13.75em;
    padding-bottom: var(--space-xxxxl);
}
.padding-y-component {
    padding-top: 1.25em;
    padding-top: var(--component-padding);
    padding-bottom: 1.25em;
    padding-bottom: var(--component-padding);
}
@media not all and (min-width: 32rem) {
    .has-padding\@xs {
        padding: 0 !important;
    }
}
@media not all and (min-width: 48rem) {
    .has-padding\@sm {
        padding: 0 !important;
    }
}
@media not all and (min-width: 64rem) {
    .has-padding\@md {
        padding: 0 !important;
    }
}
@media not all and (min-width: 80rem) {
    .has-padding\@lg {
        padding: 0 !important;
    }
}
@media not all and (min-width: 90rem) {
    .has-padding\@xl {
        padding: 0 !important;
    }
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-replace {
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
@media (min-width: 32rem) {
    .text-center\@xs {
        text-align: center;
    }
    .text-left\@xs {
        text-align: left;
    }
    .text-right\@xs {
        text-align: right;
    }
}
@media (min-width: 48rem) {
    .text-center\@sm {
        text-align: center;
    }
    .text-left\@sm {
        text-align: left;
    }
    .text-right\@sm {
        text-align: right;
    }
}
@media (min-width: 64rem) {
    .text-center\@md {
        text-align: center;
    }
    .text-left\@md {
        text-align: left;
    }
    .text-right\@md {
        text-align: right;
    }
}
@media (min-width: 80rem) {
    .text-center\@lg {
        text-align: center;
    }
    .text-left\@lg {
        text-align: left;
    }
    .text-right\@lg {
        text-align: right;
    }
}
@media (min-width: 90rem) {
    .text-center\@xl {
        text-align: center;
    }
    .text-left\@xl {
        text-align: left;
    }
    .text-right\@xl {
        text-align: right;
    }
}
.color-inherit {
    color: inherit;
}
.color-contrast-medium {
    color: hsl(240, 1%, 48%);
    color: var(--color-contrast-medium, #79797c);
}
.color-contrast-high {
    color: hsl(240, 4%, 20%);
    color: var(--color-contrast-high, #313135);
}
.color-contrast-higher {
    color: hsl(240, 8%, 12%);
    color: var(--color-contrast-higher, #1c1c21);
}
.color-primary {
    color: hsl(220, 90%, 56%);
    color: var(--color-primary, #2a6df4);
}
.color-accent {
    color: hsl(355, 90%, 61%);
    color: var(--color-accent, #f54251);
}
.color-success {
    color: hsl(94, 48%, 56%);
    color: var(--color-success, #88c559);
}
.color-warning {
    color: hsl(46, 100%, 61%);
    color: var(--color-warning, #ffd138);
}
.color-error {
    color: hsl(355, 90%, 61%);
    color: var(--color-error, #f54251);
}
.width-100\% {
    width: 100%;
}
.height-100\% {
    height: 100%;
}
.media-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.media-wrapper iframe,
.media-wrapper video,
.media-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.media-wrapper video,
.media-wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
}
.media-wrapper--4\:3 {
    padding-bottom: 75%;
}
:root,
[data-theme="default"] {
    --color-primary-darker: hsl(220, 90%, 36%);
    --color-primary-darker-h: 220;
    --color-primary-darker-s: 90%;
    --color-primary-darker-l: 36%;
    --color-primary-dark: hsl(220, 90%, 46%);
    --color-primary-dark-h: 220;
    --color-primary-dark-s: 90%;
    --color-primary-dark-l: 46%;
    --color-primary: hsl(220, 90%, 56%);
    --color-primary-h: 220;
    --color-primary-s: 90%;
    --color-primary-l: 56%;
    --color-primary-light: hsl(220, 90%, 66%);
    --color-primary-light-h: 220;
    --color-primary-light-s: 90%;
    --color-primary-light-l: 66%;
    --color-primary-lighter: hsl(220, 90%, 76%);
    --color-primary-lighter-h: 220;
    --color-primary-lighter-s: 90%;
    --color-primary-lighter-l: 76%;
    --color-accent-darker: hsl(355, 90%, 41%);
    --color-accent-darker-h: 355;
    --color-accent-darker-s: 90%;
    --color-accent-darker-l: 41%;
    --color-accent-dark: hsl(355, 90%, 51%);
    --color-accent-dark-h: 355;
    --color-accent-dark-s: 90%;
    --color-accent-dark-l: 51%;
    --color-accent: hsl(355, 90%, 61%);
    --color-accent-h: 355;
    --color-accent-s: 90%;
    --color-accent-l: 61%;
    --color-accent-light: hsl(355, 90%, 71%);
    --color-accent-light-h: 355;
    --color-accent-light-s: 90%;
    --color-accent-light-l: 71%;
    --color-accent-lighter: hsl(355, 90%, 81%);
    --color-accent-lighter-h: 355;
    --color-accent-lighter-s: 90%;
    --color-accent-lighter-l: 81%;
    --color-black: hsl(240, 8%, 12%);
    --color-black-h: 240;
    --color-black-s: 8%;
    --color-black-l: 12%;
    --color-white: hsl(0, 0%, 100%);
    --color-white-h: 0;
    --color-white-s: 0%;
    --color-white-l: 100%;
    --color-success-darker: hsl(94, 48%, 36%);
    --color-success-darker-h: 94;
    --color-success-darker-s: 48%;
    --color-success-darker-l: 36%;
    --color-success-dark: hsl(94, 48%, 46%);
    --color-success-dark-h: 94;
    --color-success-dark-s: 48%;
    --color-success-dark-l: 46%;
    --color-success: hsl(94, 48%, 56%);
    --color-success-h: 94;
    --color-success-s: 48%;
    --color-success-l: 56%;
    --color-success-light: hsl(94, 48%, 66%);
    --color-success-light-h: 94;
    --color-success-light-s: 48%;
    --color-success-light-l: 66%;
    --color-success-lighter: hsl(94, 48%, 76%);
    --color-success-lighter-h: 94;
    --color-success-lighter-s: 48%;
    --color-success-lighter-l: 76%;
    --color-error-darker: hsl(355, 90%, 41%);
    --color-error-darker-h: 355;
    --color-error-darker-s: 90%;
    --color-error-darker-l: 41%;
    --color-error-dark: hsl(355, 90%, 51%);
    --color-error-dark-h: 355;
    --color-error-dark-s: 90%;
    --color-error-dark-l: 51%;
    --color-error: hsl(355, 90%, 61%);
    --color-error-h: 355;
    --color-error-s: 90%;
    --color-error-l: 61%;
    --color-error-light: hsl(355, 90%, 71%);
    --color-error-light-h: 355;
    --color-error-light-s: 90%;
    --color-error-light-l: 71%;
    --color-error-lighter: hsl(355, 90%, 81%);
    --color-error-lighter-h: 355;
    --color-error-lighter-s: 90%;
    --color-error-lighter-l: 81%;
    --color-warning-darker: hsl(46, 100%, 41%);
    --color-warning-darker-h: 46;
    --color-warning-darker-s: 100%;
    --color-warning-darker-l: 41%;
    --color-warning-dark: hsl(46, 100%, 51%);
    --color-warning-dark-h: 46;
    --color-warning-dark-s: 100%;
    --color-warning-dark-l: 51%;
    --color-warning: hsl(46, 100%, 61%);
    --color-warning-h: 46;
    --color-warning-s: 100%;
    --color-warning-l: 61%;
    --color-warning-light: hsl(46, 100%, 71%);
    --color-warning-light-h: 46;
    --color-warning-light-s: 100%;
    --color-warning-light-l: 71%;
    --color-warning-lighter: hsl(46, 100%, 81%);
    --color-warning-lighter-h: 46;
    --color-warning-lighter-s: 100%;
    --color-warning-lighter-l: 81%;
    --color-bg: hsl(0, 0%, 100%);
    --color-bg-h: 0;
    --color-bg-s: 0%;
    --color-bg-l: 100%;
    --color-contrast-lower: hsl(0, 0%, 95%);
    --color-contrast-lower-h: 0;
    --color-contrast-lower-s: 0%;
    --color-contrast-lower-l: 95%;
    --color-contrast-low: hsl(240, 1%, 83%);
    --color-contrast-low-h: 240;
    --color-contrast-low-s: 1%;
    --color-contrast-low-l: 83%;
    --color-contrast-medium: hsl(240, 1%, 48%);
    --color-contrast-medium-h: 240;
    --color-contrast-medium-s: 1%;
    --color-contrast-medium-l: 48%;
    --color-contrast-high: hsl(240, 4%, 20%);
    --color-contrast-high-h: 240;
    --color-contrast-high-s: 4%;
    --color-contrast-high-l: 20%;
    --color-contrast-higher: hsl(240, 8%, 12%);
    --color-contrast-higher-h: 240;
    --color-contrast-higher-s: 8%;
    --color-contrast-higher-l: 12%;
}
@supports (--css: variables) {
    @media (min-width: 64rem) {
        :root {
            --space-unit: 1.25em;
        }
    }
}

:root {
    --cd-color-1: hsl(210, 31%, 24%);
    --cd-color-1-h: 210;
    --cd-color-1-s: 31%;
    --cd-color-1-l: 24%;
    --cd-color-2: hsl(204, 73%, 52%);
    --cd-color-2-h: 204;
    --cd-color-2-s: 73%;
    --cd-color-2-l: 52%;
    --cd-color-3: hsl(0, 0%, 100%);
    --cd-color-3-h: 0;
    --cd-color-3-s: 0%;
    --cd-color-3-l: 100%;
    --cd-color-4: hsl(192, 15%, 94%);
    --cd-color-4-h: 192;
    --cd-color-4-s: 15%;
    --cd-color-4-l: 94%;
    --cd-color-5: hsl(7, 80%, 56%);
    --cd-color-5-h: 7;
    --cd-color-5-s: 80%;
    --cd-color-5-l: 56%;
    --font-primary: "Source Sans Pro", sans-serif;
}
.cd-cart::before {
    content: "";
    position: fixed;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s, visibility 0.4s;
}
.cd-cart--open::before {
    opacity: 1;
    visibility: visible;
}
.cd-cart__trigger,
.cd-cart__content {
    position: fixed;
    bottom: 20px;
    right: 5%;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-cart--empty .cd-cart__trigger,
.cd-cart--empty .cd-cart__content {
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
}
@media (min-width: 80rem) {
    .cd-cart__trigger,
    .cd-cart__content {
        bottom: 40px;
    }
}
.cd-cart__trigger {
    z-index: 3;
    height: 72px;
    width: 72px;
    overflow: visible;
}
.cd-cart__trigger::after,
.cd-cart__trigger::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    height: 100%;
    width: 100%;
    background: url(../images/cd-icons-cart-close.svg) no-repeat 0 0;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
}
.cd-cart__trigger::after {
    background-position: -72px 0;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(90deg);
    transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
.cd-cart--open .cd-cart__trigger::before {
    opacity: 0;
}
.cd-cart--open .cd-cart__trigger::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.cd-cart__trigger:hover + .cd-cart__content .cd-cart__layout {
    box-shadow: 0 6px 40px rgba(0, 0, 0, 0.3);
}
.cd-cart--open .cd-cart__trigger:hover + .cd-cart__content .cd-cart__layout {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
}
.cd-cart__count {
    position: absolute;
    top: -10px;
    right: -10px;
    height: 28px;
    width: 28px;
    background: hsl(7, 80%, 56%);
    background: #a5d32d;
    color: hsl(0, 0%, 100%);
    color: var(--cd-color-3);
    font-size: 0.83333em;
    font-size: var(--text-sm);
    font-weight: bold;
    border-radius: 50%;
    text-indent: 0;
    transition: -webkit-transform 0.2s 0.5s;
    transition: transform 0.2s 0.5s;
    transition: transform 0.2s 0.5s, -webkit-transform 0.2s 0.5s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cd-cart__count li {
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
}
.cd-cart__count li:last-of-type {
    visibility: hidden;
}
.cd-cart__count--update li:last-of-type {
    -webkit-animation-name: cd-qty-enter;
    animation-name: cd-qty-enter;
}
.cd-cart__count--update li:first-of-type {
    -webkit-animation-name: cd-qty-leave;
    animation-name: cd-qty-leave;
}
.cd-cart--open .cd-cart__count {
    transition: -webkit-transform 0.2s 0s;
    transition: transform 0.2s 0s;
    transition: transform 0.2s 0s, -webkit-transform 0.2s 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.cd-cart--empty .cd-cart__count {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.cd-cart__content {
    z-index: 2;
    width: 90%;
    max-width: 600px;
    height: 400px;
    max-height: 90%;
    pointer-events: none;
}
.cd-cart__layout {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    overflow: hidden;
    height: 72px;
    width: 72px;
    border-radius: 0.25em;
    border-radius: var(--radius);
    transition: height 0.4s 0.1s, width 0.4s 0.1s, box-shadow 0.3s;
    transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95);
    background: hsl(0, 0%, 100%);
    background: var(--cd-color-3);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17);
    pointer-events: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cd-cart--open .cd-cart__layout {
    height: 100%;
    width: 100%;
    transition-delay: 0s;
}
.cd-cart__header,
.cd-cart__body {
    opacity: 0;
    padding-left: 0.825em;
    padding-left: calc(var(--space-sm) * 1.1);
    padding-right: 0.825em;
    padding-right: calc(var(--space-sm) * 1.1);
}
.cd-cart--open .cd-cart__header,
.cd-cart--open .cd-cart__body {
    opacity: 1;
}
.cd-cart__header {
    position: relative;
    z-index: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0.25em 0.25em 0 0;
    border-radius: var(--radius) var(--radius) 0 0;
    height: 40px;
    line-height: 40px;
    background-color: hsl(0, 0%, 100%);
    background-color: var(--cd-color-3);
    transition: opacity 0.2s 0s;
    border-bottom: 1px solid hsl(0, 0%, 90%);
    border-bottom: 1px solid hsl(var(--cd-color-3-h), var(--cd-color-3-s), calc(var(--cd-color-3-l) * 0.9));
}
.cd-cart__header h2 {
    text-transform: uppercase;
    display: inline-block;
    font-size: 0.76388em;
    font-size: calc(var(--text-xs) * 1.1);
    font-weight: 700;
    letter-spacing: 0.1em;
}
.cd-cart--open .cd-cart__header {
    transition: opacity 0.2s 0.2s;
}
.cd-cart__undo {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s, visibility 0.2s;
    color: hsl(210, 31%, 28.8%);
    color: hsl(var(--cd-color-1-h), var(--cd-color-1-s), calc(var(--cd-color-1-l) * 1.2));
    font-size: 0.69444em;
    font-size: var(--text-xs);
}
.cd-cart__undo a {
    text-decoration: underline;
    color: hsl(210, 31%, 24%);
    color: var(--cd-color-1);
}
.cd-cart__undo a:hover {
    color: hsl(204, 73%, 52%);
    color: var(--cd-color-2);
}
.cd-cart__undo--visible {
    opacity: 1;
    visibility: visible;
}
.cd-cart__body {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 0.75em;
    padding-top: var(--space-sm);
    padding-bottom: 0.75em;
    padding-bottom: var(--space-sm);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transition: opacity 0.2s;
}
.cd-cart__body ul {
    position: relative;
    padding-bottom: 60px;
}
@media (min-width: 64rem) {
    .cd-cart__body ul {
        padding-bottom: 90px;
    }
}
.cd-cart--open .cd-cart__body {
    transition: opacity 0s;
}
.cd-cart--open .cd-cart__body li {
    transition: opacity 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
    transition: transform 0.3s 0.2s, opacity 0.3s 0.2s;
    transition: transform 0.3s 0.2s, opacity 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.cd-cart--open .cd-cart__body li:nth-of-type(2) {
    transition-duration: 0.4s;
}
.cd-cart--open .cd-cart__body li:nth-of-type(3) {
    transition-duration: 0.5s;
}
.cd-cart--open .cd-cart__body li:nth-of-type(4),
.cd-cart--open .cd-cart__body li:nth-of-type(5) {
    transition-duration: 0.55s;
}
.cd-cart__product {
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(80px);
    -ms-transform: translateX(80px);
    transform: translateX(80px);
    transition: opacity 0s 0.2s, -webkit-transform 0s 0.2s;
    transition: opacity 0s 0.2s, transform 0s 0.2s;
    transition: opacity 0s 0.2s, transform 0s 0.2s, -webkit-transform 0s 0.2s;
    display: -ms-flexbox;
    display: flex;
}
.cd-cart__product:not(:last-of-type) {
    margin-bottom: 12px;
}
.cd-cart__product a {
    text-decoration: none;
}
.cd-cart__product--deleted {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-animation: cd-item-slide-out 0.3s forwards;
    animation: cd-item-slide-out 0.3s forwards;
}
.cd-cart__product--deleted.cd-cart__product--undo {
    -webkit-animation: cd-item-slide-in 0.3s forwards;
    animation: cd-item-slide-in 0.3s forwards;
}
.cd-cart__product--deleted + .cd-cart__product {
    -webkit-animation: cd-item-move-up-mobile 0.3s;
    animation: cd-item-move-up-mobile 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@media (min-width: 64rem) {
    .cd-cart__product--deleted + .cd-cart__product {
        -webkit-animation: cd-item-move-up 0.3s;
        animation: cd-item-move-up 0.3s;
    }
}
.cd-cart__product--undo + .cd-cart__product {
    -webkit-animation: cd-item-move-down-mobile 0.3s;
    animation: cd-item-move-down-mobile 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@media (min-width: 64rem) {
    .cd-cart__product--undo + .cd-cart__product {
        -webkit-animation: cd-item-move-down 0.3s;
        animation: cd-item-move-down 0.3s;
    }
}
.cd-cart__image {
    display: block;
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.cd-cart__image img {
    display: block;
    max-width: 100%;
    /* vertical-align: middle; */
}
@media (min-width: 64rem) {
    .cd-cart__image {
        width: 90px;
    }
}
.cd-cart__details {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-positive: 1;
    flex-grow: 1;
    /* padding-top: 0.825em; */
    /* padding-top: calc(var(--space-sm) * 1.1); */
    padding-left: 0.6em;
    padding-left: calc(var(--space-xs) * 1.2);
}
.cd-cart__details h3 {
    font-weight: 400;
    width: 70%;
    font-size: 0.95833em;
    font-size: calc(var(--text-sm) * 1.15);
    margin: 19px 0 10px 0;
    line-height: inherit;
}
.cd-cart__details h3 a {
    /* color: hsl(210, 31%, 24%); */
    /* color: #a5d32d; */
}
.cd-cart__details h3 a:hover {
    /* color: hsl(204, 73%, 52%); */
    /* color: var(--cd-color-2); */
}
.cd-cart__price {
    width: 30%;
    text-align: right;
    font-size: 0.91666em;
    font-size: calc(var(--text-sm) * 1.1);
    font-weight: bold;
    /* vertical-align: middle; */
    margin: 19px 0 10px 0;
}
.cd-cart__actions {
    display: -ms-flexbox;
    display: flex;
    font-size: 0.76388em;
    font-size: calc(var(--text-xs) * 1.1);
}
.cd-cart__delete-item,
.cd-cart__quantity {
    color: hsl(210, 31%, 28.8%);
    color: hsl(var(--cd-color-1-h), var(--cd-color-1-s), calc(var(--cd-color-1-l) * 1.2));
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-cart__delete-item {
    margin-right: 1.75em;
    /* margin-right: var(--space-sm); */
    color: #a5d32d;
}
.cd-cart__delete-item:hover {
    color: hsl(7, 80%, 56%);
    color: var(--cd-color-5);
}
.cd-cart__quantity {
    display: -ms-flexbox;
    display: flex;
}
.cd-cart__quantity label {
    margin-right: 0.375em;
    /* margin-right: var(--space-xxs); */
    margin-bottom: 0;
}
.cd-cart__select {
    position: relative;
}
.cd-cart__select select {
    position: relative;
    padding: 0 1.25em 0 0;
    padding: 0 var(--space-md) 0 0;
    cursor: pointer;
    color: currentColor;
    height: 20px;
}
.cd-cart__select select:focus {
    outline: none;
    color: hsl(210, 31%, 24%);
    color: var(--cd-color-1);
    box-shadow: 0 1px 0 currentColor;
}
.cd-cart__select select::-ms-expand {
    display: none;
}
.cd-cart__select .icon {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 12px;
    height: 12px;
    color: currentColor;
    pointer-events: none;
}
@media (min-width: 64rem) {
    .cd-cart__select select {
        padding-left: 0.75em;
        /* padding-right: var(--space-sm); */
    }
}
.cd-cart__footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 0 0 0.25em 0.25em;
    border-radius: 0 0 var(--radius) var(--radius);
    box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15);
    background: hsl(0, 0%, 100%);
    background: var(--cd-color-3);
}
.cd-cart__checkout {
    display: block;
    height: 72px;
    line-height: 72px;
    margin-right: 72px;
    background: hsl(204, 73%, 52%);
    background: #a5d32d;
    color: hsla(0, 0%, 100%, 0);
    color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 1.2em;
    font-size: var(--text-md);
    font-weight: 600;
    transition: all 0.2s 0s;
}
.cd-cart__checkout:hover {
    /* background: hsl(204, 73%, 56.16%); */
    background: #a5d32d;
    /* color: #a5d32d !important; */
}
.cd-cart__checkout em {
    position: relative;
    display: inline-block;
    font-style: normal;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
    transition: -webkit-transform 0s 0.2s;
    transition: transform 0s 0.2s;
    transition: transform 0s 0.2s, -webkit-transform 0s 0.2s;
}
.cd-cart__checkout .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    opacity: 0;
    transition: opacity 0.2s;
    color: currentColor;
}
.cd-cart--open .cd-cart__checkout {
    color: hsl(0, 0%, 100%);
    color: var(--cd-color-3);
    transition: color 0.2s 0.3s;
}
.cd-cart--open .cd-cart__checkout em {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: padding 0.2s 0s, -webkit-transform 0.2s 0.3s;
    transition: transform 0.2s 0.3s, padding 0.2s 0s;
    transition: transform 0.2s 0.3s, padding 0.2s 0s, -webkit-transform 0.2s 0.3s;
}
.cd-cart--open .cd-cart__checkout:hover em {
    padding-right: 30px;
    font-style: normal;
}
.cd-cart--open .cd-cart__checkout:hover .icon {
    opacity: 1;
}
@-webkit-keyframes cd-qty-enter {
    0% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }
    100% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}
@keyframes cd-qty-enter {
    0% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }
    100% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
}
@-webkit-keyframes cd-qty-leave {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    100% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }
}
@keyframes cd-qty-leave {
    0% {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    100% {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }
}
@-webkit-keyframes cd-item-move-up-mobile {
    0% {
        padding-top: 62px;
    }
    100% {
        padding-top: 0px;
    }
}
@keyframes cd-item-move-up-mobile {
    0% {
        padding-top: 62px;
    }
    100% {
        padding-top: 0px;
    }
}
@-webkit-keyframes cd-item-move-up {
    0% {
        padding-top: 102px;
    }
    100% {
        padding-top: 0px;
    }
}
@keyframes cd-item-move-up {
    0% {
        padding-top: 102px;
    }
    100% {
        padding-top: 0px;
    }
}
@-webkit-keyframes cd-item-move-down-mobile {
    0% {
        padding-top: 0px;
    }
    100% {
        padding-top: 62px;
    }
}
@keyframes cd-item-move-down-mobile {
    0% {
        padding-top: 0px;
    }
    100% {
        padding-top: 62px;
    }
}
@-webkit-keyframes cd-item-move-down {
    0% {
        padding-top: 0px;
    }
    100% {
        padding-top: 102px;
    }
}
@keyframes cd-item-move-down {
    0% {
        padding-top: 0px;
    }
    100% {
        padding-top: 102px;
    }
}
@-webkit-keyframes cd-item-slide-out {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}
@keyframes cd-item-slide-out {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}
@-webkit-keyframes cd-item-slide-in {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    0% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}
@keyframes cd-item-slide-in {
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
    0% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
        opacity: 0;
    }
}
.cd-main h1 {
    color: hsl(210, 31%, 24%);
    color: var(--cd-color-1);
}
.cd-add-to-cart,
.cd-article-link {
    display: inline-block;
    padding: 0.75em 1.25em;
    padding: var(--space-sm) var(--space-md);
    border-radius: 50em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-decoration: none;
    font-size: 0.83333em;
    font-size: var(--text-sm);
    transition: all 0.2s;
}
.cd-add-to-cart {
    background: hsl(204, 73%, 52%);
    background: var(--cd-color-2);
    color: hsl(0, 0%, 100%);
    color: var(--cd-color-3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cd-add-to-cart:hover {
    background: hsl(204, 73%, 57.2%);
    background: hsl(var(--cd-color-2-h), var(--cd-color-2-s), calc(var(--cd-color-2-l) * 1.1));
}
.cd-add-to-cart:active {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.cd-article-link {
    color: hsl(210, 31%, 24%);
    color: var(--cd-color-1);
    background-color: hsl(192, 15%, 84.6%);
    background-color: hsl(var(--cd-color-4-h), var(--cd-color-4-s), calc(var(--cd-color-4-l) * 0.9));
}
.cd-article-link:hover {
    background-color: hsl(192, 15%, 89.3%);
    background-color: hsl(var(--cd-color-4-h), var(--cd-color-4-s), calc(var(--cd-color-4-l) * 0.95));
}

.iconos-faq {
    vertical-align: middle;
    padding-right: 15px;
    font-size: 25px;
}

.hr_footer {
    width: 30%;
    margin: 10px 0 25px 5px;
    border-top: 2px solid #a5d32d;
}

@media (max-width: 1024px) {
    .hr_footer {
        margin: 10px auto 20px;
    }
}


.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom: 20px;
	right:40px;
	background-color: #a5d32d;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	z-index:100;
}

.float:hover {
    background-color:transparent;
	color:#a5d32d;
}

.my-float{
	margin-top: 15px;
}