
body {
    font-family: 'Rubik', sans-serif;
}
section {
    padding: 30px 0;
}
p {
    color: #646f79;
    font-size: 15px;
}
a {
    color: #fff;
    font-size: 14px;
}
a:hover {
    text-decoration: none;
}
li{
    list-style: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

h1 , h2 ,h3 ,h4, h5 {
    color: #43454B;
}
table {
  border-collapse: collapse;
}
.other-text{
    color: #0575e6 ;
}
.text-sm {
    font-size: 0.875rem !important;
}
.btn {
    background-color: #48487F;
    border: none;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: +.5px;
    text-align: center;
    padding: 12px 24px;
    -webkit-font-smoothing: subpixel-antialiased;
    top: -4px;
    left: 0px;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
/*    box-shadow: 0 16px 26px -10px rgba(5,117,230, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(5,117,230, 0.2);*/
}
.btn:hover{
    color: #fff;
    opacity: .8;
}

.btn.btn-link {
    background-color: #FFF !important;
    font-weight: 500 !important;
    border: none !important;
    color: #48487F;
}
.btn.btn-link:hover {
    text-decoration: none;
}
.btn.focus, .btn:focus {
    outline: 0;
}
.list-text{
}
.list-text li{
    margin: 1rem 0;
    list-style: circle
}
.section-tag {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.section-title-border {
    width: 100px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background: #48487F ;
    opacity: .8;
    margin-bottom: 10px;
    padding: 2px;
}
.features-img.gallery {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.features-img.gallery img{
    max-width: calc(50% + 25px);
    padding: .5rem;
}
.features-img.gallery img:nth-child(1){
    margin-left: auto;
}
.features-img.gallery img:nth-child(2){
    margin-right: auto;
}
.features-img.gallery img:nth-child(3){
    margin-left: auto;
}
.feature-card{
    width: 100%;
}
#btn_whatsapp{
    width: 70px;
    height: 70px;
    background: #25D366;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.5rem;
    color: #fff;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
}
/*======= HEADER ========*/
.navbar-custom {
    background-color: #fff;
    width: 100%;
    margin: auto;
    z-index: 999;
    margin-bottom: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.navbar-btn {
    color: #fff !important;
    background-color: #48487F;
    padding: 9px 20px;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid rgba(0,0,0, .1);
}
.navbar-btn:hover {
    color: #fff !important;
}
.navbar-brand {
    font-weight: 700;
    color: #fff;
    letter-spacing: +.8px;
    cursor: pointer;
}

.navbar-custom .navbar-nav li a {
    line-height: 26px;
    color: #000;
    font-size: 14px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
/*    background-color: transparent !important;*/
    padding: 6px 0;
    margin: 0 15px;
    font-weight: 400;
    text-transform: uppercase;
}
.navbar-custom .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    color: #43454B;
}
.navbar-custom .navbar-nav .nav-link:hover{
    color: #48487F;
}
.navbar-custom .navbar-nav li a.active {
    color: #48487F;
    font-weight: 500;
}
.navbar-custom .navbar-nav li a.active:hover{
    color: #48487F;
}
.navbar-custom .navbar-brand .logo{
    display: block;
    content: '';
    position: relative;
    max-width: 120px;
    width: 200px;
    height: auto;
    background-size: cover;
}
.navbar-custom .navbar-brand .logo img{
    width: 100%;
    max-width: 70px;
}
.navbar-custom .navbar-brand .logo > span{
    color: #000;
    font-size: 2rem;
    font-weight: bold;
}
.navbar-custom .dropdown-menu .dropdown-item{
    margin: 0;
    padding: .5rem;
}
.navbar-custom .dropdown-menu .dropdown-item:hover{
    color: #fff;
    background: #48487F;
}
.nav-sticky.navbar-custom {
    margin-top: 15px;
    padding: 10px 0px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    color: #0f1f3e !important;
}

.nav-sticky.navbar-custom .navbar-brand {
    color: #000;
}

.patter-1 {
    position: relative;
/*    background-image: url("https://media.giphy.com/media/zgduo4kWRRDVK/giphy.gif");*/
    background-image: url("../images/banner/banner.jpg");
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}

.overlayed{
    width: 100%;
    height: 100%;
    background: linear-gradient(-45deg, rgba(72, 72, 127, .7), rgba(72, 72, 127, .7));
}
/*
.home-1.waves:after{
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background: url("../images/svg/waves.svg") bottom no-repeat; 
    background-size: cover;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 3;
}
*/
.home-1 .vh-full {
    min-height: 700px;
    width: 100%;
}
.home-content {
    z-index: 2;
    margin-top: -60px;
    position: relative;
    text-align: center;
    background: rgba(0,0,0,.7);
    padding: 2rem 1rem;
    max-width: 750px;
    margin: auto;
}
.home-content p {
    position: relative;
    width: 100%;
    max-width: 600px;
    line-height: 30px;
    color: #fff;
    margin: auto;
    opacity: .8;
}
.home-content h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    word-spacing: 2px;
    letter-spacing: 2px;
    opacity: .6;
}
.home-content h1 {
    font-size: 1.6rem;
    color: #fff;
}
.img-responsive{
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.header-inner{
    display: table;
    height: 500px;
    width: 100%;
}
.header-content{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 200;
}
/*=======================*/

/*========= SERVICIOS/SOBRE NOSOTROS ==============*/
.service-card {
    max-width: 600px;
    min-height: 205px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #D8D9DA;
    padding: 15px;
}
.service-card .card-transition{
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #43454B;
    z-index: 0;
    transition: width 0.3s;
}
.service-card .service-detail{
    z-index: 2;
    position: relative;
}
.service-card .service-detail a{
    color: #48487F;
    font-weight: 400;
}
.service-card:hover .card-transition{
    width: 100%;
}
.service-card:hover h5,.service-card:hover a{
    color: #FFF;
}
.service-card:hover p{
    color: #B0B1B3;
}
.service-card .icon {
    background-color: transparent;
    color: #48487F;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-top: 16px;
    font-size: 50px;
    z-index: 1;
    position: relative;
}
.feature-card,
.service-card {
    line-height: 25px;
}

.service-2 .service-card i {
    position: relative;
}
.service-2 .service-card i::after {
    content: '';
    background-color: rgba(46, 208, 120, .15);
    position: absolute;
    width: 100%;
    height: 100%;
    right: -16px;
    border-radius: 4px;
    top: -16px;
}
/* call to action */
.action-1.waves-top::before{
    content: '';
    background: url(../images/svg/topWaves.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 0;
    height: 139px;
    z-index: 1;
    width: 100%;
    display: block;
    position: absolute;
}
.action-1{
    background: url('../images/banner/banner.jpg') no-repeat center center fixed;
    background-size: auto;
    position: relative;
    padding: 0;
}
.action_about_us{
    background:  url('../images/about/team-overlayed.jpeg') no-repeat center center;
    background-size: cover
}
.action_about_us .section-title-border{
    background: #fff;
}
/*=======================*/
/*==========CLIENTS=============*/
.clients .content-clients{
    padding-top: 70px;
    padding-bottom: 70px;
}
.clients .content-clients h4{
    color: #FFF;
}
.clients .content-clients p{
    color: #B0B1B3;
}
.clients .content-clients .section-title-border{
    background: #FFF;
}

.clients .content-client{
    border: 1px solid #FFF;
    margin-bottom: 14px;
    max-height: 200px;
}
.clients .content-client img{
    width: 100%;
    height: 100%;
    padding: 20px;
}
/*=======================*/
/*========= CONTACT FORM ==============*/
.contact{
    background: url("../images/contact/bg-contact.jpg") no-repeat center center;
    position: relative;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    align-items: center;
}
.contact-form {
    background-color: #FFFFFF;
    padding: 35px;
    border-radius: 6px;
    background: #fff;
    color: rgba(0,0,0,0.87);
    box-shadow: 0 16px 26px -10px rgba(72, 72, 127,0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(72, 72, 127, 0.2); 
}
.contact .other-contact i{
    color: #FFF;
    font-size: 80px;
}
.contact .other-contact p{
    color: #FFF;
    margin-top: 10px;
    font-size: 20px;
}
.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}

.form-control:-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}

.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}

.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2);
}

.form-control{
  background-color: #F3F2EE;
  border: 1px solid #e8e7e3;
  border-radius: 4px;
  color: #66615b;
  font-size: 14px;
  padding: 15px 10px;
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom-color: transparent;
}

.form-control:focus {
  border: 1px solid #e8e7e3;
  background-color: #FFFFFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}
/*=======================*/
/*===========FOOTER============*/
.text-footer{
    color: #fff;
    margin: 10px;
}
.text-footer a{
    color: #FFF;
}
.footer {
    background-color: #43454B;
    padding: 20px 0;
}
.footer img{
    width: 200px;
    margin: auto;
}
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-align: center;
    z-index: 10000;
    border-radius: 3px;
    background: linear-gradient(60deg, #48487F, #3A0004);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 10px;
}

.back-to-top i {
    color: #ffffff;
    font-size: 35px;
    display: block;
    line-height: 35px;
}


.sharing-area .btn {
  margin: 15px 4px 0;
  color: #FFFFFF;
}

.sharing-area .btn i {
  font-size: 25px;
  position: relative;
  top: 2px;
}

#navbar {
  margin-bottom: -20px;
}
/*=======================*/
/*===========portfolio============*/
.portfolio .service-card{
    overflow: hidden;
    max-height: 280px;
    padding: 10px;
}
.portfolio .service-card .card-transition{
    background: rgba(67,69,75,.8);
    align-items: center;
}
.portfolio .service-card .card-transition h1{
    position: relative;
    color: #FFF;
    font-size: 25px;
}
.portfolio .service-card .card-transition .content-transition{
    position: absolute;
    visibility: hidden;
    transition:  visibility 0s, opacity 0.5s linear;
    width: 100%;
    opacity: .0;
}
.portfolio .service-card .card-transition .content-transition .fas{
    font-size: 20px;
}
.portfolio .service-card:hover .card-transition .content-transition{
    visibility: visible;
    opacity: .9;
}
.portfolio .service-card img{
    width: 100%;
}
.lb-dataContainer{
    margin-top: 15px !important;
}
.lb-outerContainer{
    width: 50% !important;
    height: 550px !important;
    overflow: scroll;
    overflow-x: hidden;
}
.lb-outerContainer::-webkit-scrollbar{
    background: #FFF;
    width: 10px;
}
.lb-outerContainer::-webkit-scrollbar-thumb {
    background: #48487F;
}
.lb-outerContainer .lb-image{
    height: auto !important;
}
.lb-outerContainer img{
    width: 100% !important;
    height: auto;
}
.lb-data{
    display: flex;
    justify-content: center;
    align-items: center;
}
.lb-data .lb-details{
    text-align: center !important;
}
.lb-data .lb-details .lb-caption{
    background: #48487F;
    padding: 10px;
    border-radius: 5px;
}
.lb-data .lb-close{
    display: none !important;
}
/*=======================*/
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .navbar-custom .navbar-collapse {
        background: #fff;
        border-radius: 4px;
        padding: 10px 5px 20px;
        margin: 0 15px;
    }
    .navbar-custom .navbar-nav li a {
        color: #0f1f3e;
    }
    .navbar-custom .navbar-right .btn,
    .navbar-custom .navbar-brand {
        margin-left: 15px;
    }
    .navbar-custom .navbar-toggler {
        margin-right: 15px;
    }
    .navbar-custom .navbar-right .btn {
        margin-top: 10px;
    }
    .nav-sticky.navbar-custom .navbar-collapse {
        padding: 10px 0 20px;
        margin: 0;
    }
    .navbar-custom .navbar-toggler {
        margin-right: 15px;
        background: #48487F ;
        border: 1px solid #ddd;
        color: #fff;
    }

    .features .right {
        margin-left: unset;
    }
    .features .feature-card {
        margin-top: 40px;
    }
    .login-page .navbar .navbar-translate .navbar-brand{
        display: none;
    }
    #sectionsNav{
        padding: 20px;
    }

}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .img-responsive{
        display: none;
    }
    .testimon-icon i {
        font-size: 60px;
        color: #ddd;
    }
    .testimon-icon {
        min-width: 80px;
    }
     .testimon-detail {
        background: #fff;
        padding: 20px 15px;
    }
    .testimon-icon {
        float: none;
        margin-right: 0;
        height: auto;
        margin-bottom: 26px;
    }

}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .card-resize {
        max-width: 325px;
        margin-left: auto;
        margin-right: auto;
    }
    .home-content h1 {
        font-size: 20px;
        line-height: 30px;
    }
}