
.div_test{
background-color: black;
}
body {
    max-width: 100%;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
}
body {
    font-size: large;
    background-color: black !impórtant;
}
header {
    background: #303030;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding: 20px 10px 60px;
}
.col-xs-5,

.col-sm-5,

.col-md-5,

.col-lg-5 {

  min-height: 1px; 

  position: relative;

}

.col-xs-5 {

  float: left;

  width: 19.90%;

}


@media (min-width: 992px) {

  .col-md-5 {

    float: left;

    width: 19.90%;

  }

}

@media (min-width: 1200px) {

  .col-lg-5 {

    float: left;

    width: 19.90%;

  }

}
hr {
    margin-bottom: 10px;
    margin-top: 0px !important;
}
.header-info {
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-bottom: 0;
    background-image: url("../images/main-1.jpg");
    background-position: top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

 body > section.description > div > div{
        padding-top: 0%;
}

h1,
h2,
h3 {
    font-family: 'Roboto',Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: Extra-Bold;
}
p{
    letter-spacing: 0px;
    font-style: Regular;
    font-weight: 500;
}

.justify{
    text-align: justify;
}
.relative {
    position: relative;
}
.float_rigth { 
     float: right;
}
.fancy-title {
    position: relative;
    margin-bottom: 30px;
}
.fancy-title.title-dotted-border {
    background: url("../images/dotted.png") center repeat-x;
}
.space-100 {
    height: 100px;
}
[class|="space"] {
    display: block;
    width: 100%;
    overflow: hidden;
}
.space-50 {
    height: 50px;
}
.space-10 {
    height: 10px;
}
.space-20 {
    height: 20px;
}
.bottom-10 {
    padding-bottom: : 10px;
}
.section-bg.white {
    background-color: #ffffff;
}
.section-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: padding-box;
}
.section-bg.bg2 {
    background-image: url("../images/bg-2.jpg");
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.section.blue-background{
    background: #eeeff7;
}
.text-card {
    color: #555555 !important;
    text-align: justify;
    font-size: 16px;
}
.subtitle {
    color: #555555 !important;
}
.c-content-box.c-size-md {
    padding: 30px 0;
}
.c-content-tab-5 .c-nav-tab {
    text-align: center;
    margin-bottom: 45px;
}
.c-content-tab-5 .c-nav-tab > li {
    display: inline-block;
    float: none;
    margin-bottom: 15px;
}
.c-content-tab-5 .c-nav-tab > li + li {
    margin-left: 0px;
}
.c-content-tab-5 .c-nav-tab > li {
    display: inline-block;
    float: none;
    margin-bottom: 15px;
}
.c-content-overlay .c-overlay-wrapper.c-overlay-padding {
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}
.c-content-overlay {
    overflow: hidden;
    position: relative;
    padding-right: 10px;
    padding-bottom: 10px;
}
.c-content-overlay .c-overlay-wrapper .c-overlay-content {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    height: auto;
    width: 95%;
}
.c-content-overlay .c-overlay-wrapper {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    transition: all 0.2s;
    background: rgba(0, 0, 0, 0.4);
}
.c-content-overlay .c-overlay-wrapper::before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    height: 100%;
}
.c-content-overlay .c-overlay-object {
    position: relative;
    z-index: 1;
}
.c-bg-img-center {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.c-content-overlay .c-overlay-border {
    border: 1px solid rgba(255, 255, 255, 0.2);
    top: 10px;
    bottom: 15px;
    left: 10px;
    right: 15px;
    position: absolute;
    z-index: 1;
}
.c-content-tab-1 .tab-content {
  padding: 0; 
}
.c-bs-grid-reset-space .row, .c-bs-grid-reset-space div[class^="col-"], .c-bs-grid-reset-space div[class*=" col-"] {
    margin: 0;
    padding: 0;
}
.c-line-center {
    width: 30px;
    height: 3px;
    background-color: #00318d;
    margin: 0 auto 30px auto;
}
.product-border {
    width: 98%;
    padding: 2px;
    border: 1px solid #e1e7ec;
    margin-bottom: 10px;
}
.slider {
    color: #fff !important;
    font-size: 18px;
}
.iconos {
     font-size: 40px;
     color:#377dff !important;
}    
.logo {
    clear: both;
    padding: 8px;
}
.logo-xs {
    padding: 16px 6px 0px 0px;
    /*! vertical-align: cent; */
}
.logo-xs > a > img {
    max-width: 100px;
    vertical-align: middle;
    /*! text-align: center; */
}
.navbar-fixed-top {
    box-shadow: 0 5px 30px 0 #000;
    border: none;
    background: #fff;
}
/* ==========================================================================
         Nav Styles
   ========================================================================== */

.navbar {
    border: 0px solid rgba(0, 0, 0, 0);
    background: #FFFFFF !important;
    margin: auto;
    min-height: 60px;
    padding-top: 0px;
    position: fixed;
    top: -100px;
    -webkit-transition: top 0.4s ease 0s;
    -o-transition: top 0.4s ease 0s;
    transition: top 0.4s ease 0s;
}

.navbar.open {
    top: 0;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-nav a {
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #ffffff;
    opacity: 0.6;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #4ec3cd;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

/* .logo {
    clear: both;
    padding: 8px 0;
}

.logo-xs {
    padding: 9px 3px 0px 8px;
}

.logo-xs>a>img {
    max-width: 30%;
    margin-top: 2%;
} */

.top-right {
    width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 20pt;
    padding: 20px 0
}

.top-right>a {
    color: #ffffff;
    font-size: 20pt;
    margin: 15px
}

.top-right>a:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer
}

/* ==========================================================================
         Nav Styles
   ========================================================================== */


.form-control {
    height: 40px;
    color: #a29a9a;
    font-weight: 700;
    padding-left: 18px;
    outline:none;
}

.borde-form {
    border-radius: .60rem;
}

.input-group {
    width: 100%;
}
::-webkit-input-placeholder {
    color: #6E3822!important;
    font-weight: 700;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 6px 12px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.line {
    width: 10%;
}
.main_title_2 {
 text-align:center;
 /*! margin-bottom:45px; */
 position:relative;
 padding-top: 60px;
}
.main_title_2 span {
 width:120px;
 height:2px;
 background-color:#e1e1e1;
 display:block;
 margin:auto
}
.main_title_2 span em {
 width:60px;
 height:2px;
 background-color:#476ca1;
 display:block;
 margin:auto
}
.btn-warning {
    background-color: #3F1B01!important;
    color: #fff!important;
    font-size: medium;
    font-weight: 700;
    border: none;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
    background: #1a1a1a!important;
    color: #FFF!important;
    border: none;
}
.btn-primary {
    color: #171820;
    background-color: #fdc029;
    border-color: #fdc029;
}
.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary:active:hover {
    color: #fff;
    background-color: #E96C00;
    border-color: #E96C00;
}
.copyright,
.copyright > a {
    font-size: 10pt;
    color: #373737;
    text-decoration: none;
    padding: 7px 0;
}
.bg-bottom-menu {
    background: #5d6d7c;
}
div#bottomNav div a {
    color: #FFF;
    font-size: 23pt;
}
div#bottomNav div {
    border-right: 1px solid #fff;
    box-shadow: inset 0 0 91px #5d6d7c;
}
div#bottomNav div:last-child {
    border: none;
}
::-webkit-scrollbar {
    width: 8px;
    background: #dadada;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb {
    background: #423f3d;
    cursor: pointer;
    border-radius: 10px;
    border: 1px solid #fff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-thumb:hover {
    background: #e06b29;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    border-radius: 10px;
}
#sidebar-wrapper {
    margin-right: -250px;
    right: 0;
    width: 250px;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1100!important;
    transition: all .5s ease-in 0;
    -webkit-transition: all .5s ease-in 0;
    -moz-transition: all .5s ease-in 0;
    -ms-transition: all .5s ease-in 0;
    -o-transition: all .5s ease-in 0;
    background-color: rgba(250, 255, 255, 0.68);
}
.navbar-header {
    background-color: rgba(255, 255, 255, 0.86);
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.sidebar-nav li {
    line-height: 50px;
    text-indent: 20px;
}
.sidebar-nav li a {
    color: #999;
    display: block;
    text-decoration: none;
}
.sidebar-nav li a:hover {
    color: #fff;
    background: rgba(250, 255, 255, 0.68);
    text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}
.sidebar-nav > .sidebar-brand a {
    color: #999;
}
.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
#menu-toggle {
    top: 0;
    right: 0;
    position: fixed;
    z-index: 1;
    margin-top: 14px;
    margin-right: 35px;
    color: #000;
}
#sidebar-wrapper.active {
        right: 250px;
        width: 250px;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
        z-index: 5;
      }
.toggle {
    margin: 5px 5px 0 0;
}
.description {
    /*! background: url("https://cdn.msclics.com/assets/prod/35/montanas.png"); */
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: top;
    background-size: cover;
    padding-top: 3%;
    padding-bottom: 3%;
}
.prices, .lugares {
    background: #E6E6FA;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center right;
    background-attachment: fixed;
}
.white {
    color: #fff;
    font-size: xx-large;
}
.offer {
    background: url("../images/characteristics.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center right;
    background-attachment: fixed;
}
.like {
    padding-top: 3%;
    border: 0 solid;
    height: 450px;
    background: url("../images/14.png");
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 60%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 15px;
}
.swiper-slide:nth-child(2n) {
    width: 40%;
}
.swiper-slide:nth-child(3n) {
    width: 20%;
}
.icon-color {
    color: #373737;
}
#social a {
    padding: 0 10px;
}
.cb-slideshow,
.cb-slideshow:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 3s linear infinite 0;
    -moz-animation: imageAnimation 3s linear infinite 0;
    -o-animation: imageAnimation 3s linear infinite 0;
    -ms-animation: imageAnimation 10s linear infinite 0;
    animation: imageAnimation 30s linear infinite 0;
}

.cb-slideshow li:nth-child(2) span {
    background-image: url("../images/2.png");
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url("../images/3.png");
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.font-weight-normal {
    font-weight: 400 !important;
}

.font-card {
font-size: 17px;
font-weight: 400;
line-height: 1.7;
color: #212529;
}
.text-center {
    text-align: center !important;
}
.container-pricing {
  max-width: 960px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.pricing-header {
  max-width: 700px;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.card-deck .card {
  min-width: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}  

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: .75rem;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.btn-outline-primary {
    color: #171820;
    background-color: transparent;
    background-image: none;
    border-color: #fdc029;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

8% {
    -webkit-transform: scale(1.05);
    -webkit-animation-timing-function: ease-out;
    -moz-transform: scale(1.05);
    -moz-animation-timing-function: ease-out;
    -o-transform: scale(1.05);
    -o-animation-timing-function: ease-out;
    -ms-transform: scale(1.05);
    -ms-animation-timing-function: ease-out;
    opacity: 1;
    transform: scale(1.05);
    animation-timing-function: ease-out;
}
17% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    opacity: 1;
    transform: scale(1.1);
}
25% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    opacity: 0;
    transform: scale(1.1);
}
100% {
    opacity: 0;
}
.hover .text {
    position: relative;
    bottom: 30px;
    left: 0;
    visibility: hidden;
}
.hover:hover .text {
    visibility: visible;
}
.panel {
    border-left: 0;
    border-right: 0;
}
.panel-body {
    padding: 2px;
}
.product-card {

    display: block;
    position: relative;
    width: 100%;
    padding: 18px;
    border: 5px solid #fff;
    /*! border-radius: 0px; */
    /*! background-color: #fff; */

}
.d-block {

    display: block !important;

}
.w-150 {

    width: 150px !important;

}
.mx-auto {

    margin-right: auto !important;

}
.img-thumbnail {

    padding: 5px !important;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #fff;

}
.img-thumbnail.rounded-circle {

    border-radius: 50%;

}
.mb-2{

    margin-bottom: .5rem !important;
}
.linea {
    width: 100%;
    height: 0;
    border-bottom: 115px solid #E3831F;
    float: left;
    position: absolute;
    z-index: 0;
    left: 0;
    margin: 5% 0 0;
}
.text-contact {
    font-size: large;
    color: #3f1b01;
    margin-bottom: auto;
    margin-top: 10px;
}

 // Some special margin utils
    .m#{$infix}-auto { margin: auto !important; }
    .mt#{$infix}-auto,
    .my#{$infix}-auto {
      margin-top: auto !important;
    }
    .mr#{$infix}-auto,
    .mx#{$infix}-auto {
      margin-right: auto !important;
    }
    .mb#{$infix}-auto,
    .my#{$infix}-auto {
      margin-bottom: auto !important;
    }
    .ml#{$infix}-auto,
    .mx#{$infix}-auto {
      margin-left: auto !important;
    }

#banner > div > div > div {
    margin-top: 20%;
}
#banner > div > div > div > div:nth-child(1) > img {
    width: 82%;
}
.swiper-button-prev {
    left: 20px;
    right: auto;
    background-color: white;
    display: block;
    border-radius: 50px;
    padding: 2%;
    box-shadow: 1px 4px 5px silver;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAtUExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAK22XqcAAAAPdFJOUwD+CB3DENPyUd41fapol4gXv6sAAACHSURBVCgVY2DADZjQpSw3oIqwJsqiCqgIOqEKHBQLQBHgE5yMwmfYKL4ARYBDsAqFz9Ao2IAiwFWIZqe54AYUBcwT5VD4DGGCB1AEmBxFFFAEeARTUfgMGAIYWjAMZcCwlgHdYQwYTsfwHAOG9zECiAEjCBnQA5kBIxowIooBPSoZMCIbEiQAsbYWW/eZJDkAAAAASUVORK5CYII=);
}
.swiper-button-next {
    right: 20px;
    left: auto;
    background-color: white;
    display: block;
    border-radius: 50px;
    padding: 2%;
    box-shadow: 1px 4px 5px silver;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADSSURBVFhH7dc9DgFRGIXhGxKFRqKl1KqVVsAGbIAdSNS2YAUStQXo1UpKnUqjkAjeT+ZbgnMicZInk+nO3Jm5P+WX0qyulixwROdzJ84Ur8oBLUgTQ79HltihAWnaiKfPEmvUIE0XZ2SJFeTp44osMYc8Q9wQBZ6YQJ4xHogSd4wgzwz5KmJEBpBniSxxQQ/yxN+QJU6Qz5Z1bJEl/rNlltggRkcWawHrK7B/hNbf0DoRWadi62JkXY6tGxLrlsy6KbUvNPaDScR6NMtYD6dfSilvYO9e+2fcPGkAAAAASUVORK5CYII=);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
a:link {
    text-decoration: none;
}
.cls_name,
.cls_email,
.cls_tel,
.cls_mess {
    border: 2px solid #dbe2e8;
}
body > section.prices > div.container > div:nth-child(4) > div:nth-child(2) > center > div,
body > section.prices > div.container > div:nth-child(4) > div:nth-child(3) > center > div {
    width: 355px;
}
@media (max-width:480px) {
    .copyright,
    .copyright > a {
        margin-bottom: 48px;
    }
}

@media (min-device-width:768px) and (max-device-width: 1366px) {
    
    #banner > div > div > div > div:nth-child(1) > img {
        width: 85%;
    }
    .line {
        width: 15%;
    }
}

@media (min-device-width: 320px) and (max-device-width: 667px) {
    
    .swiper-button-prev {
        left: 20px;
        right: auto;
        background-color: white;
        display: block;
        border-radius: 50px;
        padding: 28px;
        box-shadow: 1px 4px 5px silver;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAtUExURUdwTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAK22XqcAAAAPdFJOUwD+CB3DENPyUd41fapol4gXv6sAAACHSURBVCgVY2DADZjQpSw3oIqwJsqiCqgIOqEKHBQLQBHgE5yMwmfYKL4ARYBDsAqFz9Ao2IAiwFWIZqe54AYUBcwT5VD4DGGCB1AEmBxFFFAEeARTUfgMGAIYWjAMZcCwlgHdYQwYTsfwHAOG9zECiAEjCBnQA5kBIxowIooBPSoZMCIbEiQAsbYWW/eZJDkAAAAASUVORK5CYII=);
    }
    .swiper-button-next {
        right: 20px;
        left: auto;
        background-color: white;
        display: block;
        border-radius: 50px;
        padding: 28px;
        box-shadow: 1px 4px 5px silver;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADSSURBVFhH7dc9DgFRGIXhGxKFRqKl1KqVVsAGbIAdSNS2YAUStQXo1UpKnUqjkAjeT+ZbgnMicZInk+nO3Jm5P+WX0qyulixwROdzJ84Ur8oBLUgTQ79HltihAWnaiKfPEmvUIE0XZ2SJFeTp44osMYc8Q9wQBZ6YQJ4xHogSd4wgzwz5KmJEBpBniSxxQQ/yxN+QJU6Qz5Z1bJEl/rNlltggRkcWawHrK7B/hNbf0DoRWadi62JkXY6tGxLrlsy6KbUvNPaDScR6NMtYD6dfSilvYO9e+2fcPGkAAAAASUVORK5CYII=);
    }
    .line {
        width: 90%;
    }
    .linea {
        visibility: hidden;
        width: 100%;
        height: 0;
        border-bottom: 115px solid #E3831F;
        float: left;
        position: absolute;
        z-index: 0;
        left: 0;
        margin: 6% 0 0;
    }
    .hover .text {
        position: relative;
        bottom: 30px;
        left: 0;
        visibility: visible;
    }
    .like {
        padding-top: 3%;
        border: 0 solid;
        height: 400px;
        background: url("../images/14.png");
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .text-contact {
        font-size: large;
        color: #3f1b01;
        margin-bottom: auto;
        margin-top: 10px;
    }
    
    .white {
        color: #fff;
        font-size: 20px;
    }
    #banner > div > div > div {
        margin-top: 38vh;
    }
    #banner > div > div > div > div:nth-child(1) > img,
    body > section.prices > div.container > div:nth-child(4) > div:nth-child(2) > center > div,
    body > section.prices > div.container > div:nth-child(4) > div:nth-child(3) > center > div {
        width: 100%;
    }

    body > section.description > div > div{
        padding-top: 20%;
    }
}


@media (min-device-width: 425px) and (max-device-width: 768px) {
    
     body > section.description > div > div{
        padding-top: 10%;
    }
    .linea {
        visibility: hidden;
        width: 100%;
        height: 0;
        border-bottom: 115px solid #E3831F;
        float: left;
        position: absolute;
        z-index: 0;
        left: 0;
        margin: 6% 0 0;
    }
    .hover .text {
        position: relative;
        bottom: 30px;
        left: 0;
        visibility: visible;
    }
    .like {
        padding-top: 3%;
        border: 0 solid;
        height: 450px;
        background: url("../images/14.png");
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .text-contact {
        font-size: medium;
        text-align: right;
        display: 0;
        color: #3f1b01;
        margin-bottom: auto;
        margin-top: 10px;
    }
    
    .white {
        color: #fff;
        font-size: medium;
    }
    #banner > div > div > div {
        margin-top: 15%;
    }
    body > section.prices > div.container > div:nth-child(4) > div:nth-child(2) > center > div,
    body > section.prices > div.container > div:nth-child(4) > div:nth-child(3) > center > div {
        width: 100%;
    }
}
