label{
  display:none !important;
}
html,
body {
    max-width: 100%;
    overflow-x: hidden;
    font-family: 'Montserrat', Open Sans, sans-serif;
  
}
body {
    font-size: large;
}
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%; */

    /*! position: relative; */
    /*! width: 100%; */
    /*! min-height: 1px; */
    /*! padding-right: 15px; */
    /*! padding-left: 15px; */
  }

}

@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: 'Montserrat', Open Sans, sans-serif;
    font-style: Extra-Bold;
}
p{
    letter-spacing: 0px;
    font-style: Regular;
    font-weight: 500;
}

.justify{
    text-align: justify !important;
}
.center {
    text-align: center !important;
}
.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:#4885ed !important;
     margin-bottom: 15px;
}    
.logo {
    clear: both;
    /*! padding: 8px 7px 13px -19px; */
    margin-top: 7px;
}
.logo-xs {
    padding: 9px 158px 0px 0px;
    /*! vertical-align: cent; */
}
.logo-xs > a > img {
    max-width: 179px;
    vertical-align: middle;
    /*! text-align: center; */
}
.navbar-fixed-top {
    box-shadow: 0 1px 0px 0 #eaeaea;
    border: none;
    background: #fff;
}
/* ==========================================================================
         Nav Styles
   ========================================================================== */

.navbar {
    border: 0px solid rgba(0, 0, 0, 0);
    background: #FFFFFF !important;
    margin: auto;
    min-height: 63px;
    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: 35px;
    border-radius: 5px!important;
    border: none;
    color: #a29a9a;
    font-weight: 700;
}
.input-group {
    width: 100%;
}
::-webkit-input-placeholder {
    color: #6E3822!important;
    font-weight: 700;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 15px;
    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: 1.375rem;
    padding: 8px 15px;
    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-height: 1.9;
}
.line {
    width: 10%;
}
.main_title_2 {
 text-align:center;
 /*! margin-bottom:45px; */
 position:relative;
 padding-top: 60px;
}
.footer-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 5px;
}
.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: #fff;
    background-color: #3cba54;
    border-color: #3cba54;
}
.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary:active:hover {
    color: #fff;
    background-color: #4885ed;
    border-color: #4885ed;
}
.copyright,
.copyright > a {
    font-size: 10pt;
    color: #373737;
    text-decoration: none;
    padding: 8px 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 #808080;
}
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: #fff;
}
.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: #808080;
}
#menu-toggle-xs {
    top: 0;
    right: 0;
    position: fixed;
    z-index: 1;
    margin-top: 34px;
    margin-right: 20px;
    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/10/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: #fff;
}
#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;
}

.panel__wrapper-image .panel__list {
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 6px 30px 0 rgba(0,0,0,.12);
    counter-reset: li;
    padding: 0px;
}
.panel__head, .panel__list {
    text-align: left;
}
.panel__list {
    list-style: none;
    margin: 0;
}
.panel__wrapper-image .panel__list li {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #ececec;
    position: relative;
    padding: 28px 28px 28px 110px;
}
.panel__wrapper-image .panel__list li .count {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 90px;
    color: rgba(var(--brand-primary-rgb),.3);
    font-family: 'Montserrat',sans-serif;
    font-size: 36px;
    border-right: 1px solid #ececec;
    background: #fbfbfb;
}
.panel__wrapper-image .overlay_after {
    border-radius: 0 0 25px 25px;
}
.container-panel{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 960px;
}
.panel-text{
    padding: 15px;
    font-size: 15px;
    font-weight: 400;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mt-10 {
    margin-top: 10px !important;
}

.old-price{
  text-decoration: line-through;
  color: #9f9f9f;
}

.bg-blue{
    background: #4194a5 !important;
}
.bg-green{
    background: #c1c951 !important;
}
.bg-gray{
    background: #475962 !important;
}
.bg-red{
    background: #de5e55 !important;
}
.bg-yellow{
    background: #f8c82d !important;
}
.bg-blue2{
    background: #0dccc0 !important;
}
.text-blue{
    color: #4194a5 !important;
}
.text-green{
    color: #c1c951 !important;
}
.text-gray{
    color: #475962 !important;
}
.text-red{
    color: #de5e55 !important;
}
.text-yellow{
    color: #f8c82d !important;
}
.text-blue2{
    color: #0dccc0 !important;
}
.home-about-image {
    text-align: center;
}
.home-about-image img {
    width: 88%;
    margin-top: 0px;
}
.home-about-image-2 img {
    width: 100%;
    margin-top: 10px;
}
.home-about-text {
    text-align: right;
    padding-right: 70px;
    position: relative;
    z-index: 1;
}
/* small mobile :320px. */

@media only screen and (min-width: 320px) and (max-width: 574px) {
    .home-about-text {
    margin-top: 70px;
    padding-right: 15px;
    padding-left: 15px;
    }
}  

.section-heading-1 h4 {
    font-size: 17px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}
.section-heading-1 h3 {
    text-transform: capitalize;
    font-weight: 800;
    margin-bottom: 35px;
    position: relative;
    font-size: 35px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}
.section-heading-1 h3::before {
    position: absolute;
    content: '';
    right: 0;
    bottom: -15px;
    background-color: 
    #26B1CC;
    height: 5px;
    width: 70px;
}
.section-heading-1 p {
    color: #363636;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.e-pattern {
    position: absolute;
    right: 0px;
    top: -70px;
    z-index: -1;
}
.send {
    background: linear-gradient(253.52deg, rgb(229, 78, 25) 8.92%, #ff9551 96.59%);
box-shadow: 0px 2px 15px rgba(164, 164, 164, 0.25);
border-radius: 68px;
color:
    #fff;
    padding: 12px 23px;
    font-weight: 800;
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 20px;
    display: inline-block;
    margin-left: 31px;
}
.intro-text p {
    /*! text-transform: capitalize; */
    font-size: 43px;
    line-height: 31px;
    color: 
    #001a40;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    /*! text-shadow: 1px 1px 1px #c6c6c6; */
}
.intro-text p span{
    font-family: 'Kaushan Script', cursive;
    font-size: 55px;
    font-weight: 600;
 }
.intro-text_xs p span {
    font-family: 'Kaushan Script', cursive;
    font-size: 50px;
    font-weight: 400;
    margin-left: -12px;
}
.intro-text {
    text-align: left;
    padding-top: 180px;
    padding-left: 40px;
}
.intro-text_xs p {
    /*! text-transform: capitalize; */
    font-size: 32px;
    line-height: 19px;
    color: 
    #001a40;
    margin-bottom: 13px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;
}
.intro-text_xs {
    text-align: left;
    padding-top: 130px;
    padding-left: 15px;
}
.header-pattern-2 {
    position: absolute;
    left: -3%;
    top: 12%;
}
.services-area {
    padding: 120px 0 45px 0;
    background: linear-gradient(to top, 
#FDFFFD, #F5FFF5,
    rgba(202, 245, 202, 0.3));
    position: relative;
}
#curve {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(180deg);
}
#curve path {
    fill: 
    #fff;
}
.p-pattern {
    position: absolute;
    top: 0;
    right: 100px;
    z-index: -1;
}
.portfolio-pattern {
    position: relative;
    z-index: 1;
}
.section-heading-2 {
    padding-bottom: 45px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}
.section-heading-2-p {
    padding-bottom: 0 !important;
}
.section-heading-2 h4 {
    font-size: 17px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
}
.section-heading-2 h3 {
    text-transform: capitalize;
    font-weight: 800;
    margin-bottom: 35px;
    position: relative;
    font-size: 35px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}
.section-heading-2 h3::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -15px;
    background-color: #26B1CC;
    height: 5px;
    width: 70px;
}
.section-heading-2 p {
    color: 
    #363636;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.section-heading-2-p {
    padding-bottom: 0 !important;
}
.section-heading-3 h4 {
    font-size: 18px;
    text-transform: capitalize;
}
.section-heading-3 h3 {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 35px;
    position: relative;
    font-size: 35px;
    display: inline-block;
}
.section-heading-3 p {
    color: 
    #363636;
}
.single-service {
    background: 
#FFFFFF;
box-shadow: 0px 1px 35px
    rgba(0, 0, 0, 0.08);
    border-radius: 14px;
    text-align: center;
    padding: 75px 30px 30px 30px;
    position: relative;
    z-index: 1;
}
.single-service {
    text-align: center;
}
.service-text h3 {
    background: linear-gradient(253.52deg, 
#84FC6A 8.92%,
#48D6F2 96.59%);
    background-clip: border-box;
background-clip: border-box;
-webkit-text-fill-color:
    transparent;
    -webkit-background-clip: text;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}
.service-text p {
    font-size: 16.5px;
    line-height: 24px;
}
.servive-p-1 {
    position: absolute;
    top: -80px;
    left: -50px;
}
.servive-p-2 {
    position: absolute;
    bottom: -23px;
    left: -128px;
}
.service-icon img {
    height: 60px;
    margin-bottom: 20px;
}
.big-footer {
    background-color: 
    #151723;
    padding: 120px 0;
    background-image: url('../images/f-pattern.png');
}
.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;
}
.pt-md-11, .py-md-11 {
    padding-top: 6rem !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.pricing-plan-area {
    padding: 80px 0;
    background-color: 
    #fff;
}
.section-heading-3 {
    padding-bottom: 10px;
    text-align: center;
}
.section-heading-3 h4 {
    font-size: 23px;
    /*! text-transform: capitalize; */
}
.section-heading-3 h3 {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 35px;
    position: relative;
    font-size: 35px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}
.section-heading-3 h3::before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -15px;
    background-color: #26B1CC;
    height: 5px;
    width: 70px;
    transform: translateX(-50%);
}
.single-price {
    background: #fbfbfb;
    box-shadow: 0px 4px 25px rgba(36, 35, 35, 0.09);
    border-radius: 20px;
    position: relative;
    transition: .6s;
}
.price-pattern {
    position: absolute;
    right: 30px;
    top: 130px;
    transform: rotate(120deg);
}
.package h3 {
    background: #F5F5F5;
    border-radius: 20px 20px 0px 0px;
    text-align: center;
    padding: 30px 0;
    color: #173D7A;
    font-weight: 700;
    font-size: 32px;
    transition: .2s;
}
.price-qoute {
    padding: 10px 0 5px 50px;
}
.price-qoute h2 {
    color: 
    #173D7A;
    font-size: 30px;
    margin-top: 10px;
    font-weight: 900;
}
.price-qoute h2 span {
    font-size: 27px;
    font-weight: 700;
}
.price-details {
    padding: 0 50px;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.price-details ul li {
    line-height: 40px;
    color: #5c5e71;
    font-size: 17px;
}
.price-details ul i {
    color: 
    #a0e0a0;
    margin-right: 10px;
}
.price-button {
    text-align: center;
}
.price-button a {
    background: #FFFFFF;
box-shadow: 0px 2px 15px
rgba(214, 214, 214, 0.25);
border-radius: 68px;
color: #173D7A;
text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
    padding: 13px 30px;
    display: inline-block;
    margin: 30px 0;
    font-weight: 700;
}
.single-price.active-s {
    background: #FFFFFF;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.09);
    border-radius: 20px;
    transform: translateY(-10px);
}
.package.active-h h3 {
    background: linear-gradient(180deg, #7FF977 0%, #48D6F2 229.46%);
    color: #fff;
    padding: 35px 0;
}
.price-button.active-b a {
    background: linear-gradient(252.64deg, #48D6F2 8.92%, #84FC6A 96.59%);
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;}
}
.home5-feature2-area {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#f3f7ff));
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f3f7ff 100%);
    padding: 162px 0 165px;
    position: relative;
}
.home5-feature2-area .home5-feature2-banner {
    position: absolute;
    text-align: right;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home5-feature2-content .box {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    padding: 20px 0px 0px 55px;
    position: relative;
    margin-right: 10px;
}
.home5-feature2-content .box .icon {
    display: inline-block;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    font-size: 25px;
    line-height: 36px;
    position: absolute;
    left: 10px;
    top: 20px;
}
.home5-feature2-content .box .icon i {
    background-image: -webkit-gradient(linear, left top, right top, from(#004dcd), to(#00baff));
    background-image: linear-gradient(90deg, rgb(130,211,21) 0%, rgb(95, 157, 12) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color:transparent;
}
.home5-feature2-content .box .title {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.home5-feature2-content .box .text {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    font-family:  'Montserrat', sans-serif;
    font-size: large;
    color: #363636;
    font-weight: 500;
    text-align: justify;
}
/* 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;
    border: 1px solid rgba(0,0,0,.125);
}

.panel-default-c {
    border-color: #ddd;
}
.panel-collapse {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.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: 40px;
    }
}

@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%;
    }
}