<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* GANTRY5 DEVELOPMENT MODE ENABLED.
 WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 For more information on modifying CSS, please read:
 http://docs.gantry.org/gantry5/configure/styles
 http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */
/*Accordion settings*/
/* line 12, templates/rt_versla/custom/scss/custom.scss */
.accordion li {
  padding: 0.2rem 0;
}
/* line 15, templates/rt_versla/custom/scss/custom.scss */
.accordion .accordion-item-title {
  text-transform: none;
  font-size: 15pt;
  font-weight: 500;
  margin: 0px 5% 0px 5%;
  color: #666;
  font-family: "montserrat", "arial", "helvetica", sans-serif;
}
/* Sprocket Mosaic Spinner fix */
/* line 24, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-overlay {
  box-sizing: content-box;
}
/* line 27, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-overlay .css-loader {
  background-image: url('../../../../images/loader.png');
}
/* line 30, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-overlay .css-loader-wrapper {
  background-color: transparent;
  width: 100px;
  height: 100px;
  box-shadow: none;
}
/* line 37, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-padding {
  padding: 0px !important;
}
/* line 40, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-image {
  width: 100% !important;
  border-radius: 8px 8px 0 0;
  padding: 5px;
}
/*MENÃš*/
/* line 47, templates/rt_versla/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  display: none;
}
/* line 51, templates/rt_versla/custom/scss/custom.scss */
.menu-body {
  max-width: 680px;
  margin: 0 auto;
  display: block;
  color: #5c5c5c;
}
/* line 58, templates/rt_versla/custom/scss/custom.scss */
.menu-section {
  margin-bottom: 80px;
}
/* line 62, templates/rt_versla/custom/scss/custom.scss */
.menu-section-title {
  font-family: georgia;
  font-size: 50px;
  display: block;
  font-weight: normal;
  margin: 0 0;
  text-align: Center;
}
/* line 71, templates/rt_versla/custom/scss/custom.scss */
.menu-item {
  margin: 35px 0;
  font-size: 18px;
}
/* line 76, templates/rt_versla/custom/scss/custom.scss */
.menu-item-name {
  font-family: helvetica;
  font-weight: bold;
  border-bottom: 2px dotted #d5d5d5;
}
/* line 82, templates/rt_versla/custom/scss/custom.scss */
.menu-item-description {
  font-style: italic;
  font-size: 0.9em;
  line-height: 1.5em;
}
/* line 88, templates/rt_versla/custom/scss/custom.scss */
.menu-item-price {
  float: right;
  font-weight: bold;
  font-family: arial;
  margin-top: -22px;
}
/* FIN MENÃš*/
/* @import "custom.scss" */
/* Bottom Menu Starts */
/* line 100, templates/rt_versla/custom/scss/custom.scss */
.bottomnav {
  background-color: #400040;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100% !important;
  left: 0;
  z-index: 1;
  border-top: 1px solid #e8408f;
}
/* Style the links inside the navigation bar */
/* line 112, templates/rt_versla/custom/scss/custom.scss */
.bottomnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  border-right: 1px solid #e8408f;
  width: 16.66%;
  /* Equal width (6 icons with 14.28% width each = 100%) */
}
/* Change the color of links on hover */
/* line 124, templates/rt_versla/custom/scss/custom.scss */
.bottomnav a:hover {
  background-color: #ddd;
  color: black;
}
/* Add a color to the active/current link */
/* line 130, templates/rt_versla/custom/scss/custom.scss */
.bottomnav a.active {
  background-color: #e8408f;
  color: white;
}
/* Bottom Menu Ends */
/* Coupon starts */
/* line 140, templates/rt_versla/custom/scss/custom.scss */
.coupon {
  border: 5px dotted #bbb;
  /* Dotted border */
  width: 100%;
  border-radius: 15px;
  /* Rounded border */
  margin: 0 auto;
  /* Center the coupon */
  max-width: 600px;
}
/* line 148, templates/rt_versla/custom/scss/custom.scss */
.container {
  padding: 2px 16px;
  background-color: #f1f1f1;
}
/* line 153, templates/rt_versla/custom/scss/custom.scss */
.promo {
  background: #ccc;
  padding: 3px;
}
/* line 158, templates/rt_versla/custom/scss/custom.scss */
.expire {
  color: #e8408f;
}
/* Coupon ends */
/* line 164, templates/rt_versla/custom/scss/custom.scss */
h3 {
  margin: 1rem 0 0.75rem 0;
}
/* line 168, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-sublevel &gt; li:hover &gt; .g-menu-item-container, .g-main-nav .g-sublevel &gt; li.active &gt; .g-menu-item-container {
  color: #400040;
  font-size: 20px;
}
/* line 173, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-dropdown {
  background: #e8408f;
}
/* line 177, templates/rt_versla/custom/scss/custom.scss */
.form-actions {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 183, templates/rt_versla/custom/scss/custom.scss */
#g-slideshow .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  font-size: 1rem;
  width: 95%;
  /*line-height:2px;*/
  height: auto;
  margin-top: 10px;
  color: #4c4499;
  font-family: sans-serif;
}
/* line 193, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-overlay {
  border: 5px solid;
}
/* line 197, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-overlay .item-overlay-desc {
  text-align: center;
  font-size: 1rem;
}
/*padding:10px;*/
/* line 203, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link .showcase-image .item-overlay .item-overlay-title {
  font-size: 1.5rem !important;
  text-align: center;
  text-shadow: 2px 2px 2px #400040 !important;
  text-transform: lowercase !important;
  border: 1px solid;
  padding: 0px 10px;
  border-radius: 4px;
}
/* line 214, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link {
  /*padding:10px 5px !important;*/
}
/* line 218, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-nav .owl-prev {
  background: transparent !important;
  color: #e8408f !important;
}
/* line 223, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-nav &gt; div {
  background: transparent !important;
  color: #e8408f !important;
}
/* line 228, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link:hover::before {
  opacity: 0;
}
/* line 233, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .button {
  font-size: 1rem;
  padding: 10px;
  color: #001040;
  border: none;
  background: #fff;
}
/*margin-bottom:40px;*/
/* line 242, templates/rt_versla/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-layout-header {
  padding: 0px;
}
/* line 246, templates/rt_versla/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-leading-content {
  margin-top: 10px;
  color: #001040;
  font-size: 24px;
  /*color:#fff;*/
}
/*background:#001040;*/
/* line 254, templates/rt_versla/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-main-content {
  font-size: 1rem;
}
/* line 258, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-sublevel {
  /*background:#0085D4;*/
  border-radius: 4px;
}
/*border:2px solid #ffffff;*/
/* line 264, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container &gt; .g-menu-item-content {
  text-transform: none;
  font-size: 15px;
  font-family: Roboto;
  /*font-family:'Comfortaa', cursive;*/
}
/* line 271, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container &gt; .g-menu-item-content {
  text-transform: none;
}
/* line 275, templates/rt_versla/custom/scss/custom.scss */
.g-product-addtocart {
  display: none !important;
}
/* line 279, templates/rt_versla/custom/scss/custom.scss */
.sm-btn-1168 {
  background: none !important;
}
/* line 283, templates/rt_versla/custom/scss/custom.scss */
h3.g-title {
  text-align: center;
}
/* line 287, templates/rt_versla/custom/scss/custom.scss */
.avs .thumbnail, .avs .thumbnail .caption {
  text-align: center;
  box-shadow: 0 0 10px #959393;
  padding: 4px !important;
}
/* line 293, templates/rt_versla/custom/scss/custom.scss */
.breadcrumb {
  margin: 0px;
  padding: 8px 15px;
}
/* line 298, templates/rt_versla/custom/scss/custom.scss */
body p {
  margin: 0 0 0.3rem;
}
/* line 302, templates/rt_versla/custom/scss/custom.scss */
.page-header h2 {
  background: #0085d4;
  color: #fff;
  font-size: 1.6rem;
  margin-bottom: -10px;
  margin-top: -5px;
  text-align: center;
  margin-bottom: -5px;
  line-height: 37px;
  height: 37px;
  border-radius: 4px;
}
/* line 315, templates/rt_versla/custom/scss/custom.scss */
.nomargintop, .nomargintop &gt; .g-content {
  box-shadow: 0 0 10px #959393;
  padding-bottom: 1px;
}
/*.g-content {
 margin:0;
 padding:0;
 }*/
/* line 325, templates/rt_versla/custom/scss/custom.scss */
#g-page-surround .g-content {
  margin: 0;
  padding: 0;
}
/* line 331, templates/rt_versla/custom/scss/custom.scss */
img {
  margin-top: 0px;
}
/* line 335, templates/rt_versla/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel &gt; li:hover &gt; .g-menu-item-container &gt; .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel &gt; li.active &gt; .g-menu-item-container &gt; .g-menu-item-content {
  margin-left: 35px;
}
/*color:#0085D4;*/
/* line 340, templates/rt_versla/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel &gt; li &gt; .g-menu-item-container &gt; .g-menu-item-content {
  margin-left: 35px;
  color: #fff;
}
/* line 345, templates/rt_versla/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active &gt; .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul &gt; li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover &gt; .g-menu-item-container {
  /*color:#f2167c;*/
  /*color:#f2167c;*/
  border: 3px solid;
  font-size: 20px;
  margin: 0 10px 0 0;
  background: #e8408f;
}
/* line 354, templates/rt_versla/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li &gt; .g-menu-item-container {
  color: #fff;
}
/* line 358, templates/rt_versla/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul &gt; li.g-menu-item-link-parent &gt; .g-menu-item-container &gt; .g-menu-parent-indicator {
  background: #e8408f;
  padding: 0.4rem;
  margin: -0.45rem 0 -0.2rem 0.5rem !important;
  border: none !important;
}
/* line 365, templates/rt_versla/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
  position: none !important;
}
/* line 369, templates/rt_versla/custom/scss/custom.scss */
#g-header {
  margin-top: 5px;
  margin-bottom: 10px;
  /*background:#fff;*/
  /*color:#fff;*/
}
/* line 376, templates/rt_versla/custom/scss/custom.scss */
.g-newsletter .g-newsletter-form-wrapper {
  padding: 0.605rem !important;
}
/* line 380, templates/rt_versla/custom/scss/custom.scss */
#g-footer {
  background: #e8408f;
}
/* line 384, templates/rt_versla/custom/scss/custom.scss */
.g-infolist .g-infolist-item-icon {
  color: #e8408f !important;
  text-align: center !important;
}
/* line 389, templates/rt_versla/custom/scss/custom.scss */
.g-infolist .g-infolist-item {
  padding: 0rem !important;
  margin: 0rem !important;
}
/* line 394, templates/rt_versla/custom/scss/custom.scss */
.g-infolist .g-infolist-item-title {
  text-align: center;
  color: #fff;
}
/* line 399, templates/rt_versla/custom/scss/custom.scss */
.g-infolist .g-infolist-item-desc {
  text-align: center;
  color: #fff;
  /*color:#f2167c;*/
}
/* line 405, templates/rt_versla/custom/scss/custom.scss */
a {
  color: #f2167c;
}
/* line 409, templates/rt_versla/custom/scss/custom.scss */
.fa {
  /*color:#0085D4;*/
}
/* line 413, templates/rt_versla/custom/scss/custom.scss */
.button, .g-pricingtable .button {
  /*background:#fc0;*/
  /*background:#0085D4;*/
  background: #e8408f;
  border: none;
  font-size: 1rem;
  margin-left: -8px;
  color: #fff;
  /*color:#4c4499;*/
  line-height: 17px;
}
/* line 425, templates/rt_versla/custom/scss/custom.scss */
.bfQuickMode legend {
  /*background:#0085D4 !important;*/
}
/* line 429, templates/rt_versla/custom/scss/custom.scss */
#g-footer .g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  text-align: right;
}
/* line 433, templates/rt_versla/custom/scss/custom.scss */
.uk-panel-title {
  text-align: center;
}
/* line 437, templates/rt_versla/custom/scss/custom.scss */
.uk-panel &gt; *:last-child:not(.uk-panel-title) {
  text-align: center;
}
/* line 441, templates/rt_versla/custom/scss/custom.scss */
.g-branding {
  /*border-top:1px solid #dedede;*/
  float: left;
  background: #fff;
  border-radius: 10px 10px 0 0;
  padding: 5px 10px;
  margin-top: 10px;
}
/* line 450, templates/rt_versla/custom/scss/custom.scss */
#g-above {
  margin: 10px 0;
  color: #666;
}
/* line 455, templates/rt_versla/custom/scss/custom.scss */
.g-infolist.g-4cols .g-infolist-item {
  /*padding:10px !important;
   border:1px solid #fff;*/
  margin: 10px !important;
  border-radius: 4px;
}
/* line 462, templates/rt_versla/custom/scss/custom.scss */
.sprocket-lists-portrait-container li {
  margin: 0 15px;
}
/* line 466, templates/rt_versla/custom/scss/custom.scss */
.sprocket-grids-b-content {
  font-size: 14px;
}
/* line 470, templates/rt_versla/custom/scss/custom.scss */
.sprocket-grids-b-item:hover .overlay-mode .sprocket-grids-b-title {
  opacity: 1;
  margin-top: 0;
  font-size: 18px;
}
/* line 472, templates/rt_versla/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-content-title span {
  /*color:#ffcc00;*/
  color: #001040;
}
/* line 477, templates/rt_versla/custom/scss/custom.scss */
.g-newsletter .g-newsletter-inputbox input {
  line-height: 18px;
}
/* line 481, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-item {
  background: #fff;
  border: 3px solid #ddd;
  border-radius: 10px;
  /*box-shadow:0 0 10px #959393;*/
}
/* line 488, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-columns-5 li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
/* line 492, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic {
  /*background:#4c4499;*/
  background: none;
  text-align: center;
}
/* line 498, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-tags, #main .sprocket-mosaic ul.sprocket-mosaic-tags {
  background: none !important;
  margin: 10px -5px 0 !important;
  font-style: normal !important;
}
/* line 504, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-tags li, #main .sprocket-mosaic ul.sprocket-mosaic-tags li {
  background: #e5e5e5;
  padding: 2px 5px;
  margin: 2px 0px !important;
  color: #001040 !important;
  font-style: normal !important;
}
/*box-shadow:2px 2px 4px #001040 !important;*/
/* line 513, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-padding {
  padding: 5px;
}
/* line 517, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
  margin-top: 10px;
}
/* line 521, templates/rt_versla/custom/scss/custom.scss */
#main .sprocket-mosaic .sprocket-mosaic-order ul li, .sprocket-mosaic .sprocket-mosaic-order li {
  /*margin:10px 5px 10px 0;*/
  background: #001040;
  color: #fff;
  border: none;
  text-transform: none;
}
/* line 530, templates/rt_versla/custom/scss/custom.scss */
#main .sprocket-mosaic .sprocket-mosaic-filter ul li, .sprocket-mosaic .sprocket-mosaic-filter li {
  /*color:#1b045e;*/
  margin: 5px 0 5px 5px;
  text-transform: none;
  padding: 1px 5px;
  font-family: montserrat, arial, helvetica, sans-serif;
}
/* line 538, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-text {
  margin: 10px 5px;
}
/* line 542, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-filter li.active {
  background-color: #000;
  color: #fff;
}
/* line 547, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-filter li:hover {
  /*background-color: #001040;*/
  background-color: #e8408f;
  color: #fff;
}
/* line 553, templates/rt_versla/custom/scss/custom.scss */
#main .sprocket-mosaic .sprocket-mosaic-order ul li, .sprocket-mosaic .sprocket-mosaic-order li, .sprocket-mosaic .sprocket-mosaic-order li.active {
  background-color: #001040;
  color: #fff;
}
/* line 558, templates/rt_versla/custom/scss/custom.scss */
#main .sprocket-mosaic .sprocket-mosaic-order ul li, .sprocket-mosaic .sprocket-mosaic-order li, .sprocket-mosaic .sprocket-mosaic-order li.hover {
  background-color: #e8408f;
  color: #fff;
}
/*.sprocket-mosaic .sprocket-mosaic-container {
 border-bottom:2px solid #400040;
 }*/
/* line 567, templates/rt_versla/custom/scss/custom.scss */
.sprocket-readmore {
  display: none;
}
/* line 571, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-header ul {
  margin: 0 10px;
}
/* line 575, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-item .sprocket-mosaic-title, .sprocket-mosaic-item .sprocket-mosaic-info {
  font-size: 18px;
}
/* line 579, templates/rt_versla/custom/scss/custom.scss */
.sprocket-tables-title {
  font-size: 1.3em !important;
}
/* line 583, templates/rt_versla/custom/scss/custom.scss */
.button:hover, .g-pricingtable .button:hover, .button:active, .g-pricingtable .button:active, .button:focus, .g-pricingtable .button:focus {
  color: #fff !important;
  background: #400040 !important;
  /*border-color: #fc0 !important;*/
}
/* line 589, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel &gt; li:hover &gt; .g-menu-item-container, .g-main-nav .g-toplevel &gt; li.active &gt; .g-menu-item-container {
  /*box-shadow:0 0 2px #fff;
   border-radius:4px;
   border:none !important;
   color:#0085D4;*/
  color: #e8408f;
}
/* line 597, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-description {
  text-align: center;
  font-size: 1rem;
}
/* line 602, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  /*border:2px solid;*/
  color: #400040;
  border-radius: 4px;
}
/* line 608, templates/rt_versla/custom/scss/custom.scss */
.layout-top .sprocket-tabs-nav {
  padding: 5px 5px 5px 5px !important;
  z-index: 0;
}
/* line 613, templates/rt_versla/custom/scss/custom.scss */
.bx-wrapper .bx-controls-direction a {
  z-index: 0 !important;
  width: 21px !important;
}
/* line 618, templates/rt_versla/custom/scss/custom.scss */
h3.g-title {
  height: auto;
  background: none !important;
  font-size: 16pt;
  /*background:#400048;*/
  color: #e8408f;
  /*line-height:44px;*/
  margin-bottom: 0px;
  /*color:#e8408f;*/
  /*box-shadow:0 0 10px #959393;*/
  /*box-shadow:0 0 10px #400048;*/
  /*border-radius:4px;*/
  /*margin:0 10px;*/
  margin-top: 15px;
  line-height: 35px;
  padding: 0 10px;
  font-family: Roboto;
  border-bottom: 1px solid #e8408f !important;
  /*font-family:'Comfortaa', cursive;*/
}
/* line 639, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container, .g-main-nav .g-sublevel &gt; li &gt; .g-menu-item-container {
  padding: 0.625rem 0.8rem;
  margin: 0px 0px 5px;
}
/* line 644, templates/rt_versla/custom/scss/custom.scss */
#owl {
  /*background:#0085D4;*/
}
/* line 648, templates/rt_versla/custom/scss/custom.scss */
#g-expanded {
  margin-bottom: 15px;
}
/* line 652, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .item-overlay-title {
  font-size: 3rem !important;
  text-shadow: 4px 4px 2px #001040 !important;
}
/* line 657, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-container {
  margin: auto !important;
}
/* line 661, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic-filter li, .sprocket-mosaic-order li {
  /*box-shadow:0 0 10px #001040;*/
  /*box-shadow:0 0 10px #C9186C;*/
  box-shadow: 2px 2px 2px #000;
  border-radius: 4px !important;
  border: none;
}
/* line 669, templates/rt_versla/custom/scss/custom.scss */
.sprocket-grids-b-item:hover .sprocket-grids-b-content.overlay-mode {
  border: 2px solid #fff;
  border-radius: 4px;
}
/* line 674, templates/rt_versla/custom/scss/custom.scss */
.sprocket-grids-b-container {
  border: 2px solid #fff;
  margin: 0px 0.5% !important;
  height: 233px !important;
  border-radius: 4px;
}
/*.sprocket-grids-b-container li {
 padding:none;
 }
 .sprocket-grids-b-columns-6 &gt; li {
 border:1px solid #fff;
 }*/
/* line 689, templates/rt_versla/custom/scss/custom.scss */
h4 {
  font-size: 1rem;
}
/* line 693, templates/rt_versla/custom/scss/custom.scss */
h3 {
  font-size: 1.5rem;
  text-align: center;
}
/*#g-navigation {
 background:#400040;
 }*/
/* line 702, templates/rt_versla/custom/scss/custom.scss */
.blog p, .item-page p {
  font-size: 1rem;
  text-align: justify;
}
/* line 707, templates/rt_versla/custom/scss/custom.scss */
#g-footer &gt; .g-grid {
  border: none;
}
/* line 711, templates/rt_versla/custom/scss/custom.scss */
.g-infolist .g-infolist-item-title {
  margin: none;
}
/* line 715, templates/rt_versla/custom/scss/custom.scss */
.g-infolist .g-infolist-item-icon {
  margin: -15px;
}
/* line 719, templates/rt_versla/custom/scss/custom.scss */
#g-copyright {
  /*border-top:5px solid #1B045E;*/
  /*background:#ffe4ff;*/
  background: #400040;
}
/*		background-image:url("http://www.bestdaypuntacana.com/images/sand-sun.jpg");*/
/* line 726, templates/rt_versla/custom/scss/custom.scss */
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  /*width:96% !important;*/
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 0, 0, 0), #0085d4) repeat scroll 0 0;
  box-shadow: 0 2px 0 0 #e3e4e7;
  margin-top: 5px !important;
}
/* line 733, templates/rt_versla/custom/scss/custom.scss */
th, td {
  /*padding:0.2rem 0.5rem !important;*/
  /*padding:0.2rem 10px !important;*/
  padding: 0.375rem 0 !important;
}
/* line 739, templates/rt_versla/custom/scss/custom.scss */
td {
  border: 1px solid transparent;
}
/* line 743, templates/rt_versla/custom/scss/custom.scss */
.breadcrumb span {
  margin: 0 5px 0 0;
}
/* line 747, templates/rt_versla/custom/scss/custom.scss */
.platform-content, .moduletable, .widget {
  padding: 0 !important;
}
/* line 751, templates/rt_versla/custom/scss/custom.scss */
.g-title {
  margin: 0 0 0rem !mportant;
  padding: 0;
}
/* line 756, templates/rt_versla/custom/scss/custom.scss */
.blog p, .item-page p {
  margin: 5px 15px;
}
/* line 760, templates/rt_versla/custom/scss/custom.scss */
.nomarginall2 {
  margin: 0 !important;
  padding: 0 5px 5px;
  text-align: center;
}
/*border-radius:0 0 10px 0;*/
/* line 767, templates/rt_versla/custom/scss/custom.scss */
.wa_btn {
  text-align: center !important;
}
/* line 771, templates/rt_versla/custom/scss/custom.scss */
.bx-wrapper .bx-viewport {
  box-shadow: none;
  left: 0;
}
/* line 776, templates/rt_versla/custom/scss/custom.scss */
.fa-fw {
  background: #fff !important;
  border: 5px solid #fff;
  border-radius: 4px;
  display: none;
}
/* line 783, templates/rt_versla/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: none;
  width: 100%;
}
/* line 788, templates/rt_versla/custom/scss/custom.scss */
#frasecorta {
  padding: 0 5px;
}
/* line 792, templates/rt_versla/custom/scss/custom.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 &gt; .g-content {
  border: none !important;
}
/* line 796, templates/rt_versla/custom/scss/custom.scss */
a.flag img {
  /*height:32px !important;*/
  width: auto;
  padding: 5px 3px !important;
}
/* line 802, templates/rt_versla/custom/scss/custom.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 &gt; .g-content {
  margin: 0 10px 0px 10px !important;
  padding: 10px !important;
  border: none !important;
  /*box-shadow:2px 2px 4px #001040;*/
}
/* line 809, templates/rt_versla/custom/scss/custom.scss */
.box3 .g-title {
  text-transform: none !important;
}
/* line 813, templates/rt_versla/custom/scss/custom.scss */
.sprocket-mosaic .sprocket-mosaic-tags, #main .sprocket-mosaic ul.sprocket-mosaic-tags {
  display: none;
}
/* line 817, templates/rt_versla/custom/scss/custom.scss */
.g-infolist .g-infolist-item-icon.left, .g-infolist .g-infolist-item-img.left {
  margin-right: 0rem !important;
}
/* line 821, templates/rt_versla/custom/scss/custom.scss */
.rokajaxsearch #roksearch_search_str {
  border-radius: 4px !important;
  color: #001040;
  margin-bottom: 0 !important;
  padding: 0.5rem 1rem 0.5rem !important;
  font-size: 14px;
}
/* line 830, templates/rt_versla/custom/scss/custom.scss */
.sprocket-tabs-nav {
  background: #eff5fa none repeat scroll 0% 0%;
  border: 1px solid rgba(221, 204, 204, 0.8);
  /*border-bottom:1px solid #001040;*/
  color: #001040;
  border-radius: 4px;
  font-size: 1rem;
}
/* line 839, templates/rt_versla/custom/scss/custom.scss */
.sprocket-tabs-nav &gt; li.active &gt; .sprocket-tabs-inner {
  color: #fff;
  background-color: #e8408f;
  border-radius: 4px;
  /*background-color:#0085D4;*/
}
/* line 846, templates/rt_versla/custom/scss/custom.scss */
.sprocket-tabs-panels &gt; .sprocket-tabs-panel.active {
  padding: 0 15px 0 20px !important;
}
/* line 851, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-sublevel &gt; li.g-parent .g-menu-parent-indicator {
  font-size: 25px !important;
}
/* line 855, templates/rt_versla/custom/scss/custom.scss */
h3.g-title {
  background: #dedede !important;
  margin-top: 0px !important;
  border-bottom: none !important;
  color: #666 !important;
}
@media (max-width: 480px) {
  /* line 863, templates/rt_versla/custom/scss/custom.scss */
  /*a.flag img {
   height:48px !important;
   }*/
  /* line 864, templates/rt_versla/custom/scss/custom.scss */
  .g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .item-overlay-title {
    font-size: 1.75rem !important;
    text-align: center;
    text-shadow: 4px 4px 2px #400040 !important;
  }
  /* line 870, templates/rt_versla/custom/scss/custom.scss */
  h3.g-title {
    font-size: 15pt;
  }
  /* line 874, templates/rt_versla/custom/scss/custom.scss */
  select {
    width: 100% !important;
    height: 40px;
    color: #e8408f;
    font-size: 14pt;
  }
  /* line 881, templates/rt_versla/custom/scss/custom.scss */
  .g-menu-item-subtitle {
    font-size: 1rem;
  }
  /* line 889, templates/rt_versla/custom/scss/custom.scss */
  a.flag img {
    width: 12% !important;
    padding: 5px 3px !important;
  }
  /* line 894, templates/rt_versla/custom/scss/custom.scss */
  .sprocket-mosaic-item .sprocket-mosaic-title, .sprocket-mosaic-item .sprocket-mosaic-info {
    font-size: 22px !important;
  }
  /* line 898, templates/rt_versla/custom/scss/custom.scss */
  .fa-fw {
    width: auto !important;
  }
  /* line 902, templates/rt_versla/custom/scss/custom.scss */
  .g-owlcarousel-description {
    color: #0085d4;
    background: #000;
  }
  /* line 907, templates/rt_versla/custom/scss/custom.scss */
  .sprocket-mosaic .sprocket-mosaic-tags, #main .sprocket-mosaic ul.sprocket-mosaic-tags {
    display: none;
  }
  /* line 911, templates/rt_versla/custom/scss/custom.scss */
  .sprocket-mosaic {
    font-size: 20px;
  }
  /* line 915, templates/rt_versla/custom/scss/custom.scss */
  .bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    transform: translate(-100%) !important;
  }
}
/*#landscape {
 display: none;
 z-index: -100;
 }
 @media (max-width: 992px) and (orientation: landscape){
 #landscape {
 display: flex;
 position: fixed;
 top: 0;
 bottom: 0;
 right: 0;
 left: 0;
 background: #f2f2f2;
 z-index: 990000;
 width: 100%;
 height: 100vh;
 font-size: 120%;
 align-items: center;
 justify-content: center;
 }
 }*/
/*# sourceMappingURL=custom_226.css.map */</pre></body></html>