/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* Reset Code */
body {
    padding: 0;
    margin: 0;
    background: #FFF;
    font-family: 'Poppins', sans-serif;
}

body button,
.btn,
body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.btn:hover,
body button:hover {
    opacity: .8;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

body a:hover {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

html {
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    color: #03294a;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

/* //Reset Code */

/* colors code */
.text-bl {
    color: #bfbfbf;
}

.text-wh {
    color: #fff;
}

.text-li {
    color: #f8f9fa;
}

.text-da {
    color: #000;
}

.bg-li {
    background: #fff;
}
.figuras{
    background-image: url(../images/bg-turquesa-001.jpg) !important;
}
.figuras02{
    background-image: url(../images/2.png) !important;
}
.curva02{
    background-image: url(../images/12.jpg) !important;
    background-size: contain;
    background-attachment: fixed;
    background-repeat: repeat;
}
.agileits-about-grids {
    background: #eee;
    padding: 1em;
}

.agileits-about-grids span {
    color: #000;
    font-size: 3em;
}

.agileits-about-grids h4 span {
    width: 40px;
    height: 2px;
    background: #F44336;
    display: inline-block;
    margin-left: 5px;
}

.agileits-about-grids h4 {
    text-transform: capitalize;
    font-size: 1.2em;
    margin: 1.5em 0;
    color: #333;
    font-weight: 800;
}

.agileits-service-grids h4 {
    text-transform: capitalize;
    font-size: 1.2em;
    margin: 1.5em 0 0;
    color: #333;
    font-weight: 800;
}

.agileits-service-grids {
    background: #eee;
}

.agileits-about-grids span {
    font-size: 3em;
    color: #000000;
}

.abbot-right .card {
    background: transparent;
    border: none;
}

.abt_card_btn {
    font-size: 1.2em;
    letter-spacing: 4px;
    color: #333 !important;
}
.headtit{
    position: absolute;
    padding: 5em;
    list-style: none;
}
.fuente1{
    color: #fff;
    font-size: 3.2em;
    font-family: 'Courgette', cursive;
    line-height: 1.2;
}

.banner_w3lspvt-2 {
    background: url(../images/head1.jpg) no-repeat right;
    background-size: cover;
    min-height: 400px;
}

.degradadoimagen:before{
    content: '';
    position: absolute;
    width: 100%;
    min-height: 400px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    background-size: cover;
    opacity: 0.8;
    background: #1e3c72;
    background: -webkit-linear-gradient(to right, #0066cc, #6633cc);
    background: linear-gradient(to right, #0066cc, #6633cc);
}

.quote:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    background-size: cover;
    opacity: 0.9;
    background: #1e3c72;
    background: -webkit-linear-gradient(to right, #e36596, rgba(30, 60, 114, 0.59));
    background: linear-gradient(to right, #00d7bcc7, rgba(0, 89, 249, 0.54));
    border-radius: 0px 500px 500px 0px;
}

.left-about-bg {
    background: url(../images/objetivo.jpg) no-repeat right;
    background-size: cover;
    min-height: 500px;
    border-radius: 0px 500px 500px 0px;
}

.last-about-bg {
    background: url(../images/objetivo2.jpg) no-repeat center;
    background-size: cover;
    min-height: 500px;
    border-radius: 0px 500px 500px 0px;
}

.right-about-bg {
    background: url(../images/objetivo3.jpg) no-repeat center;
    background-size: cover;
    min-height: 600px;
    border-radius: 0px 500px 500px 0px;
}
.right-about-bg2 {
    background: url(../images/objetivo4.jpg) no-repeat center;
    background-size: cover;
    min-height: 600px;
    border-radius: 0px 500px 500px 0px;
}
.last-about-bg2 {
    background: url(../images/fondo2.jpg) no-repeat center;
    background-size: cover;
    min-height: 600px;
}

.abbot-right i {
    color: #b3b0b0;
    font-size: 4em;
}

.about-sub-title {
    margin: 1em 0;
    font-weight: 700;
    color: #000;
    font-size: 1.75rem;
}
.stats{
    background: url(../images/fondo2.jpg) no-repeat top;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

}

.stats2{
    background: url(../images/fondo3.jpg) no-repeat top;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;

}
.bg-wh {
    background: #fff;
}

.let {
    letter-spacing: 1px;
    font-size: 14px;
}
.fondo1{
    padding-top: 8vh;
    padding-bottom: 8vh;
    background-image: url(../images/fondo1.png),url(../images/fondo2.png),linear-gradient(-154deg, #00f7d8 40%, #6cf1df 45%, #03A9F4 90%);
    background-size: 90vw 90vw, 68vw 68vw, auto;
    background-repeat: no-repeat;
    background-position: top 24vw right -30vw, top 35vw right -19vw, center;
    position: relative;
    background-attachment: fixed;

}
/* //colors code */
.listado{
    font-size: 12px;
    list-style: none;
    color: #002c4c;
}
/* header */
header {
    -webkit-box-shadow: 0.33333rem 0 1.33333rem rgba(87, 87, 87, .1);
    -moz-box-shadow: 0.33333rem 0 1.33333rem rgba(87, 87, 87, .1);
    box-shadow: 0.33333rem 0 1.33333rem rgba(87, 87, 87, .1);
    background: #fff;
}

.main-top {
    position: relative;
    z-index: 1;
}

/* navigation */
/* CSS Document */
.toggle-2,
.toggle,
[id^=drop] {
    display: none;
}

/* Giving a background-color to the nav container. */
nav {
    margin: 0;
    padding: 0;
}

#logo a {
    float: left;
    display: initial;
    font-size: 32px;
    color: #705ecf;
    text-shadow: 2px 5px 3px rgba(0, 0, 0, 0.06);
    padding: 0;
    font-weight: 600;
}

#logo a img {
   width: 200px
}
.white{
    color: #fff !important;
}
/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
    content: "";
    display: table;
    clear: both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
    float: none;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

/* Positioning the navigation items inline */
nav ul li {
    margin: 0px;
    display: inline-block;
    float: left;
}

/* Styling the links */
nav a {
    color: #01284b;
    font-size: 15px;
    letter-spacing: .5px;
    margin: 0 14px;
    font-weight: 400;
}

/* Background color change on Hover */
.menu li a.active,
nav a:hover,
nav ul ul li a:hover {
    color: #00d7bc;
    border-bottom: 4px solid #00d7bc;
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
    display: none;
    position: absolute;
    top: 25px;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 9;
    /* has to be the same number as the "line-height" of "nav a" */
}

/* Display Dropdowns on Hover */
nav ul li:hover>ul {
    display: inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
    width: 170px;
    float: none;
    display: list-item;
    position: relative;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

nav ul ul li a {
    color:#01284b;
    display: block;
    font-size: 12px;
    margin: 0;
    margin: 10px;
}

/* Second, Third and more Tiers	
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
    position: relative;
    top: -60px;
    /* has to be the same number as the "width" of "nav ul ul li" */
    left: 170px;
}


/* Change ' +' in order to change the Dropdown symbol */
li>a:only-child:after {
    content: '';
}

/* Media Queries
--------------------------------------------- */
@media all and (max-width : 991px) {
    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
    }
.menu2 {
    padding: .5em 0.5em !important;
    }

    /* Hide the navigation menu by default */
    /* Also hide the  */
    .toggle+a,
    .menu {
        display: none;
    }

    /* Stylinf the toggle lable */
    .toggle {
        display: block;
        padding: 6px 12px;
        font-size: 14px;
        text-decoration: none;
        border: none;
        float: right;
        color: #000;
        font-weight: 500;
        letter-spacing: 1px;
        border: 1px solid #000;
        margin-bottom: 0;
        cursor: pointer;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

    .menu .toggle {
        float: none;
        text-align: center;
        margin: auto;
        max-width: 120px;
        padding: 5px;
        font-size: 16px;
        letter-spacing: .5px;
        color: #002c4c;
        font-weight: 400;
        border: none;
    }

    /* Display Dropdown when clicked on Parent Lable */
    [id^=drop]:checked+ul {
        display: block;
        background: #fff;
        text-align: center;
        width: 100%;
    }

    /* Change menu item's width to 100% */
    nav ul li {
        display: block;
        width: 100%;
        padding: 5px 0;
    }

    nav a:hover,
    nav ul ul ul a {
        background-color: transparent;
    }

    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position: static;
        color: #fff;
        /* has to be the same number as the "line-height" of "nav a" */
    }

    /* Hide menus on hover */
    nav ul ul li:hover>ul,
    nav ul li:hover>ul {
        display: none;
    }

    /* Fisrt Tier Dropdown */
    nav ul ul li {
        display: block;
        width: 100%;
        padding: 0;
    }

    nav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav ul ul li" */
    }

    nav ul ul li a {
        color: #000;
        font-size: 14px;
        padding: 0;
    }
}

/* dropdown */
#demo {
    margin: 10px 0 0px 0;
}

#demo .wrapper {
    display: inline-block;
    position: relative;
}

#demo .parent {
    height: 100%;
    width: 100%;
    display: block;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    color: #fff;
    z-index: 2;
    position: relative;
    -webkit-transition: border-radius .1s linear, background .1s linear, z-index 0s linear;
    -webkit-transition-delay: .8s;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    padding-left: 0;
    padding-right: 0;
}

#demo .parent:hover,
#demo .content:hover~.parent {
    -webkit-transition-delay: 0s, 0s, 0s;
}

#demo .content:hover~.parent {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 0;
}

#demo .content {
    position: absolute;
    top: 0;
    display: block;
    z-index: 1;
    height: 0;
    width: 150px;
    padding-top: 30px;
    -webkit-transition: height .5s ease;
    -webkit-transition-delay: .4s;
}

#demo .wrapper:active .content {
    height: 150px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}

#demo .content:hover {
    height: 150px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}


#demo .content ul {
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#demo .content ul a {
    text-decoration: none;
    padding: 0;
}

#demo .content li:hover {
    background: #f8f9fa;
}

#demo .content li {
    list-style: none;
    text-align: left;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-top: 1px solid #eee;
}

#demo .content li:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

/* //dropdown */
/* //navigation */
/* search */
.search-w3layouts input[type="search"] {
    outline: none;
    padding: 12px 15px;
    color: #000;
    font-size: 13px;
    border: none;
    letter-spacing: 1px;
    background: #f7f7f7;
}

.search-w3layouts button {
    background: #00d7bc;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 10px 15px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0;
}

/* //search */
/* dwn button */
.dwn-w3ls {
    background: #705ecf;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
}

.dwn-w3ls span {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}

/* //dwn button */
/* //header */

/* banner */
.banner_w3lspvt {
    padding: 4vw 0;
    z-index: 0;
}

.w3ls_banner_txt {
    padding-top: 3vw;
}

p.text-sty-banner {
    font-size: 16px;
    color: #51585f;
    max-width: 800px;
    margin: 20px 0;
}

h3.w3ls_pvt-title {
    font-size: 3rem;
    font-weight: 600;
    color: #042f4e;
}

h3.w3ls_pvt-title span {
    color: #00d7bc;
}

.w3ls_banner_txt h5 {
    font-weight: 400;
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

/* button style */
.button-style {
    padding: 10px 60px;
    border: 2px solid;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.button-style:hover {
    color: #fff;
}

/* //button style */

/* animation effect */
.shape-wthree {
    -webkit-animation: fa-spin 5s infinite linear;
    -moz-animation: fa-spin 5s infinite linear;
    -ms-animation: fa-spin 5s infinite linear;
    -o-animation: fa-spin 5s infinite linear;
    animation: fa-spin 5s infinite linear;
}

img.shape-w3-one {
    top: 37%;
    position: absolute;
    right: 2%;
    z-index: -1;
}

img.shape-w3-two {
    top: 12%;
    position: absolute;
    right: 50%;
    z-index: -1;
}

img.shape-w3-three {
    top: 10%;
    position: absolute;
    right: 15%;
    z-index: -1;
}

img.shape-w3-four {
    position: absolute;
    top: 30%;
    left: 4%;
    z-index: -1;
}

img.shape-w3-five {
    position: absolute;
    bottom: 14%;
    right: 7%;
    z-index: -1;
}

img.shape-w3-six {
    position: absolute;
    bottom: 18%;
    left: 23%;
    z-index: -1;
}

/* //animation effect */
/* //banner */

/* what we do */
.about-grid-main img {
    width: 120px;
}

.about-grid-main img:hover {
-webkit-transform:scale(1.3);
transform:scale(1.3)
}

h3.title,
h2.title {
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 1px;
}

.about-grid-main {
    background: #fff;
    padding: 2em 2em;
    border-radius: 10px 80px 10px 80px;
}
.about-grid-main:hover {
    background:#eae4eb;
}

.about-grid-main h4,
.about-in h5.card-title {
    font-size: 22px;
    color: #000;
}

a.button-w3ls {
    color: #705ecf;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    letter-spacing: 1px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/* //what we do */

/* middle section */
.about-right-faq {
    padding-right: 7vw;
}

.about-right-faq h6 {
    color: rgb(5, 185, 147);
    letter-spacing: 2px;
    margin-bottom: 8px;
    font-size: 18px;
}

.about-right-faq h3 {
    font-size: 34px;
    line-height: 1;
    font-weight: 600;
}

ul.w3l-right-book li {
    margin-bottom: 10px;
    color: rgb(0, 0, 0);
    letter-spacing: 1px;
    font-size: 16px;
    list-style-position: outside;
    margin-left: 2em;
}

/* //middle section */

/* services */
.about-in .card {
    padding: 2.5em 2em;
    border: none;
    background: #fff;
    min-height: 250px;
    margin-bottom: 15px;
}
.about-in .card:hover {
    border-bottom: 4px solid #aa45bc;
}
.about-in .bg-clr-w3l {
    width: 80px;
    height: 80px;
    border: solid;
    border-width: 3px;
    border-top-color: #69b8fb;
    border-bottom-color: #b2e9d9;
    border-left-color: #b2e9d9;
    border-right-color: #69b8fb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.about-in .bg-clr-w3l:hover{
    background: #00d7bc;
}

.about-in .bg-clr-w3l span {
    font-size: 25px;
    color: #0083ff;
    line-height: 75px;
}
.about-in .bg-clr-w3l span:hover{
    color: #fff;
}
.about-in:nth-child(2) .bg-clr-w3l {
    background: #fff;
}
.about-in:nth-child(2) .bg-clr-w3l:hover {
    background: #00d7bc;
}
.about-in:nth-child(3) .bg-clr-w3l {
    background: #fff;
}

.about-in:nth-child(3) .bg-clr-w3l:hover {
    background: #00d7bc;
}
h3.tittle,
h2.tittle {
    color: #00274b;
    font-size: 40px;
}

p.sub-tittle {
    max-width: 800px;
    margin: 0 auto;
    font-size: 16px;
    color: #687f93;
}

/* //services */

/* footer */
/* email icon style */
.icon-effect-w3 {
    background: #00d7bc;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto 1em;
}

.icon-effect-w3 span {
    line-height: 70px;
    font-size: 24px;
    color: #fff;
}

/* //email icon style */
/* subscribe */
.subscribe {
    max-width: 800px;
}

form.subscribe-wthree input[type="email"] {
    font-size: 12px;
    background: #ffffff;
    border: 1px solid #a3a3a3;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    letter-spacing: 1px;
    color: #000;
    -webkit-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    -moz-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    font-size: 12px;
    padding: 2px 6px;
}

form.subscribe-wthree button {
    background: #002c4c;
    letter-spacing: 1px;
    color: #fff;
    padding: 9px 2px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: none;
    -webkit-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    -moz-box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
    box-shadow: 0px 11px 42px 1px rgba(58, 52, 82, 0.1);
}
footer p{
    color: #002c4c;
    line-height: 2;
}
/* //subscribe */
/* //footer */

/* copyright bottom */
/* copyright */
.copy_right p a {
    color: #000;
    font-weight: 600;
    letter-spacing: 2px;
}

/* //copyright */
/* social icons */
.social-icons-footer ul li {
    display: inline-block;
}

.social-icons-footer ul li a span {
    color: #002c4c;
    margin: 0 8px;
    font-size: 22px;
}

/* //social icons */
/* bottom-to-top */
a.move-top span {
    color: #002c4c;
    font-size: 30px;
}

/* //bottom-to-top */
/* //copyright bottom */

/* partners */
.partners {
    background: url(../images/inner.jpg) no-repeat top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.parts-w3ls span {
    font-size: 3em;
    color: #333;
}

.parts-w3ls h4 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 1.5em;
}

/* //partners */


/* stats */
p.title-sub-2 {
    font-size: 19px;
    color: #333;
}

h3.title-w3 {
    color: #111;
    font-size: 32px;
}

.count-w3ls h4 {
    font-size: 30px;
    font-weight: 600;
}

.count-w3ls p {
    margin-top: 10px;
}

/* //stats */

/* inner page banner */

/* breadcrumb */
.breadcrumb {
    padding: 2vw 0;
    justify-content: center;
    margin-bottom: 0;
}

li.breadcrumb-item a,
li.breadcrumb-item {
    color: #fff;
    letter-spacing: 1px;
    font-size: 19px;

}

/* //breadcrumb */
/* //inner page banner */

/* about page */
/* why choose */
.services-grid h4 {
    font-size: 22px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 12px;
}

.services-icon span {
    font-size: 38px;
    margin-top: 1em;
}

.icon-clr1 {
    color: #00a3e2;
}

.icon-clr2 {
    color: #b764d8;
}

.icon-clr3 {
    color: #e53b2c;
}

.icon-clr4 {
    color: #0ca799;
}

.icon-clr5 {
    color: #39dcb1;
}

.icon-clr6 {
    color: #feb155;
}

/* //why choose */

/* team */
h4.text-team-w3 {
    font-size: 20px;
    font-weight: 700;
    color: #3a3939;
    margin: 1em 0;
}

ul.team-socil-w3pvts li span {
    color: #333;
    font-size: 15px;
    margin: 0 6px;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

ul.team-socil-w3pvts li span:hover {
    opacity: .8;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

.ab-content img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.ab-content-inner {
    padding: 3em;
    background: #fff;
    -webkit-box-shadow: 5px 7px 23px 0px rgba(58, 52, 82, 0.16);
    -moz-box-shadow: 5px 7px 23px 0px rgba(58, 52, 82, 0.16);
    box-shadow: 5px 7px 23px 0px rgba(58, 52, 82, 0.16);
}

/* //team */
/* //about page */

/* faq page */
/* accordions */
.accordion {
    border: 1px solid white;
    padding: 0 10px;
    margin: 0 auto;
    list-style: none outside;
}

.accordion>*+* {
    border-top: 1px solid white;
}

.accordion-item-hd {
    display: block;
    cursor: pointer;
    background-color: #f3f3f3;
    color: #000;
    padding: 20px;
    letter-spacing: 1px;
    margin-bottom: 0;
    position: relative;
}

li.accordion-item {
    margin-bottom: 1.5em;
}

.accordion-item-input:checked~.accordion-item-bd {
    max-height: 1000px;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
    padding: 2em;
}

.accordion-item-input:checked~.accordion-item-hd>.accordion-item-hd-cta {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.accordion-item-hd-cta {
    display: block;
    width: 30px;
    position: absolute;
    top: calc(50% - 6px);
    /*minus half font-size*/
    right: 0;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    text-align: center;
    font-size: 12px;
    line-height: 1;
}

.accordion-item-bd {
    max-height: 0;
    margin-bottom: 0;
    overflow: hidden;
}

.accordion-item-input {
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    left: -9999px;
}

h6.accordion-textm {
    color: #705ecf;
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

/* //accordions */
/* //faq page */

/* pricing page */
h3.sec-hedadc {
    color: #1dd1a1;
}

.prices {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    position: relative;
    border: 1px solid #ddd;
}

.price-info:hover .prices,
.prices.active {
    -webkit-box-shadow: 1px 2px 16px 2px #d8d8d8;
    -moz-box-shadow: 1px 2px 16px 2px #d8d8d8;
    box-shadow: 1px 2px 16px 2px #d8d8d8;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.prices-top {
    position: absolute;
    top: -18%;
    left: 34%;
}

.prices-top h3 {
    font-size: 30px;
    text-shadow: 0 2px 12px rgba(12, 12, 12, 0.28);
    background: #705ecf;
    width: 90px;
    height: 90px;
    line-height: 2.9;
    -webkit-box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.23);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.price-info:hover .prices-top h3 {
    box-shadow: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.prices-bottom ul li {
    font-size: 16px;
    color: #656161;
    list-style: none;
    margin: 12px 0;
}

.prices-bottom h4 {
    font-size: 29px;
    color: #00274b;
    letter-spacing: 1px;
    font-weight: 700;
}

/* //pricing page */

/* contact page */
form.contact-wthree-do label {
    letter-spacing: .5px;
    font-size: 15px;
}

.contact-wthree-do textarea {
    height: 180px;
    resize: none;
}

.contact-wthree-do .form-control {
    background: #f8f9fa;
    padding: 12px 10px;
    border: 1px solid #dedede;
    border-left: 3px solid #aa45bc;
    letter-spacing: 1px;
    font-size: 15px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    color: #000;
}

button.btn-cont-w3 {
    background: #aa45bc;
    color: #ffffff;
    padding: 11px;
    letter-spacing: 1px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    font-size: 16px;
}

.w3l-map iframe {
    width: 100%;
    min-height: 400px;
    border: none;
    display: block;
}

/* //contact page */

/* responsive */
@media(max-width: 1366px) {
    h3.w3ls_pvt-title {
        font-size: 2.5rem;
    }
}

@media(max-width: 1280px) {

    h3.tittle,
    h2.tittle {
        font-size: 38px;
    }
}

@media(max-width: 1080px) {
    .about-in .card {
        padding: 1em 1em;
    }

    .about-grid-main h4,
    .about-in h5.card-title {
        font-size: 22px;
        margin: 0.5em !important;
    }

    .about-grid-main {
        padding: 3em 2em;
    }

    h3.w3ls_pvt-title {
        font-size: 3rem;
    }

    p.text-sty-banner {
        font-size: 15px;
    }

    #logo a {
        font-size: 30px;
    }

    nav a {
        font-size: 14px;
        margin: 0 8px;
    }

    .price-info {
        padding: 0 .5em;
    }

    .prices-top {
        left: 32%;
    }
}

@media(max-width: 1024px) {
    .parts-w3ls span {
        font-size: 2.5em;
    }

    .parts-w3ls h4 {
        font-size: 14px;
    }

    .accordion-item-hd {
        font-size: 14px;
    }

    .contact-wthree-do .form-control {
        font-size: 14px;
    }
}

@media(max-width: 991px) {

    h3.tittle,
    h2.tittle {
        font-size: 36px;
    }

    p.sub-tittle {
        font-size: 15px;
    }

    .about-in .card,
    .about-grid-main {
        max-width: 500px;
    }

    .about-grid-main {
        padding: 3em;
    }

    h3.w3ls_pvt-title {
        font-size: 2.5rem;
    }

    p.text-sty-banner {
        font-size: 14px;
    }

    .w3ls_banner_txt {
        padding-top: 3vw;
    }

    #logo a {
        font-size: 26px;
    }

    .services-icon {
        padding: 0 .5em;
    }

    .services-grid {
        padding: 0;
    }

    .services-icon span {
        font-size: 30px;
        margin-top: 1.5em;
    }

    .price-info {
        padding: 0 1em;
    }

    .prices-top {
        left: 38%;
    }

    .price-info.price-mkres {
        margin-top: 6em;
    }

    .left-about-bg {
    border-radius: 0 !important;
    min-height: 300px;
}

.last-about-bg {
    border-radius: 0 !important;
    min-height: 300px;
}

.quote:before {
    border-radius: 0 !important;
}
}

@media(max-width: 768px) {

    h3.tittle,
    h2.tittle {
        font-size: 34px;
    }
}

@media(max-width: 736px) {
    h3.title-w3 {
        font-size: 30px;
    }

    p.title-sub-2 {
        font-size: 17px;
    }

    .about-right-faq h6 {
        font-size: 14px;
    }

    .about-right-faq h3 {
        font-size: 32px;
    }

    ul.w3l-right-book li {
        font-size: 15px;
    }

    .button-style {
    padding: 6px 22px;
    font-size: 16px;
    margin-bottom: 2em;

    }

    .services-icon,
    .services-grid {
        padding: 0 1em;
    }

    .services-icon span {
        font-size: 34px;
        margin-top: .8em;
    }

    h4.text-team-w3 {
        font-size: 18px;
    }

    .prices-top {
        left: 32%;
    }

    .prices-bottom h4 {
        font-size: 24px;
    }

    .prices-bottom ul li {
        font-size: 15px;
    }
    .fuente1{
        font-size: 1.7em;
    }
    .headtit{
        padding: 1.5em;
    }
    li.breadcrumb-item a, li.breadcrumb-item{
        font-size: 12px;
    }
    .banner_w3lspvt-2{
        min-height: 350px !important;
    }
    .degradadoimagen:before{
        min-height: 350px !important;
    }
}

@media(max-width: 640px) {

    h3.tittle,
    h2.tittle {
        font-size: 30px;
    }

    p.sub-tittle {
        font-size: 14px;
    }

    form.subscribe-wthree input[type="email"] {
        font-size: 11px;
        width: 70%;
    }

    form.subscribe-wthree button {
        font-size: 11px;
        width: 30%;
    }
}

@media(max-width: 568px) {

    .ab-content-inner,
    .price-info {
        max-width: 400px;
        margin: 0 auto;
    }

    .price-info:nth-child(2) {
        margin-top: 6em;
    }

    .prices-top {
        left: 39%;
    }

    .w3l-map iframe {
        min-height: 300px;
    }
}

@media(max-width: 480px) {
    h3.title-w3 {
        font-size: 26px;
    }

    p.title-sub-2 {
        font-size: 16px;
    }

    .about-grid-main {
        padding: 3em 2em;
    }

    h3.w3ls_pvt-title {
        font-size: 2.3rem;
    }

    img.shape-w3-one {
        right: 6%;
    }

    .accordion-item-hd {
        font-size: 13px;
    }
}

@media(max-width: 440px) {
    p.sub-tittle {
        font-size: 16px;
    }

    h3.tittle,
    h2.tittle {
        font-size: 28px;
    }

    p {
        font-size: 16px;
    }

    nav a {
        font-size: 16px;
    }

    .search-w3layouts input[type="search"] {
        font-size: 12px;
    }

    .search-w3layouts button {
        font-size: 13px;
    }
}

@media(max-width: 414px) {
    .parts-w3ls span {
        font-size: 2em;
    }

    .parts-w3ls h4 {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .about-right-faq h3 {
        font-size: 30px;
    }

    .about-grid-main {
        padding: 1em 1.5em;
    }
}

@media(max-width: 384px) {
    .prices-top {
        left: 37%;
    }

    .w3l-map iframe {
        min-height: 280px;
    }
}

@media(max-width: 375px) {
    form.subscribe-wthree button {
    font-size: 10px;
    padding: 10px 5px;
    width: 30% !important;
    }
    .botwha{
        font-size: 12px;
    }
    form.subscribe-wthree input[type="email"] {
        font-size: 7px;
        padding: 10px 5px;
    }

    .about-right-faq h3 {
        font-size: 28px;
    }

    .about-right-faq h6 {
        font-size: 16px;
        margin-top: 2em;
    }

    h3.w3ls_pvt-title {
        font-size: 2.1rem;
    }

    p.text-sty-banner {
        font-size: 16px;
    }

    .search-w3layouts input[type="search"] {
        padding: 10px 15px;
    }

    .dwn-w3ls {
        width: 40px;
        height: 40px;
    }

    .dwn-w3ls span {
        font-size: 15px;
        line-height: 26px;
    }

    h6.accordion-textm {
        font-size: 16px;
    }

    .contact-wthree-do .form-control {
        font-size: 13px;
    }

    button.btn-cont-w3 {
        font-size: 15px;
    }
}

@media(max-width: 320px) {
    h3.title-w3 {
        font-size: 24px;
    }

    p.title-sub-2 {
        font-size: 14px;
    }

    .count-w3ls h4 {
        font-size: 28px;
    }

    .about-right-faq h3 {
        font-size: 26px;
    }

    ul.w3l-right-book li {
        font-size: 16px;
    }

    .button-style {
       padding: 8px 20px;
       font-size: 16px;
       margin-bottom: 2em;
    }

    .prices-top {
        left: 35%;
    }
}

/* //responsive */
.menu2 {
  background: #fff;
  transition: all 1s;
  padding: .5em 2em;
}
.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 99999;
  padding: 6px 7% !important;
  text-align: center;
  box-shadow: 0px 2px #e4e4e4;
}
.fixed ul li a{
    color: #01284b;
}

.fixed img {
   width: 100px !important;
}
.fixed .toggle {
 margin-top: 0em !important;
}

.tooltip-carousel {
    position: absolute;
    z-index: 11;
    border-radius: 50%;
  }
  
  .caraousel-tooltip-item {
    display: none;
  }
  
  .caraousel-tooltip-item.active {
    display: block;
  }

/* top header */
.top-bar{
    background: #00274a;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}
.header-top_w3layouts {
    padding: 0 .5em;
}

/* social icons */
.top-right-info li {
    display: inline-block;
    color: white;
    border-right: 1px solid;
    padding-right: 5px;
}

.top-right-info li span {
    color: #fff;
    font-size: 11px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.top-right-info li span:hover,
a.login-button-2:hover {
    color: #85c4f9;
    opacity:1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/* //social icons */

.header-top_w3layouts p,
.header-w3layouts p,
.top-w3layouts p {
    font-size: 11px;
    color: white;
    font-weight: 200;
}

.top-w3layouts p a:hover,
.w3l-footer ul li a:hover {
    opacity: .7;
}

a.login-button-2 {
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 200;
    color: white;
}
.fixed-wrap-modal {
        position: fixed;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.35);
        padding: 1em;
        margin: 0;
        z-index: 999999999999999;
    }
    .modal-table{
        position:relative;
        display:table;
        width:100%;
        height:100%;
        padding:0;
        margin:0;   
    }
    .modal-cell{
        position:relative;
        display:table-cell;
        width:100%;
        vertical-align:middle;
        padding:0;
        margin:0;   
    }
    .modal-inner {
        position: relative;
        display: block;
        background-color: rgba(255,255,255,1.00);
        margin: 0 auto;
        width: 100%;
        height: auto;
        max-width: 550px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
        overflow: hidden;
    }
    .modal-top {
        position: relative;
        display: block;
        width: 100%;
        text-align: right;
        padding: 5px 10px;
        border-bottom: 1px solid #ddd;
        background-color: #00ce27;
    }
    .modal-header p {
        margin: 0 0 0;
    }
    .modal-header {
        position: relative;
        display: block;
        width: 100%;
        padding: 1em;
        border-bottom: 1px solid #ddd;
        font-size: 20px;
        text-align: center;
    }
    .modal-body {
        position: relative;
        display: block;
        width: 100%;
        padding: 1em;
        font-size: 16px;
    }   
    a.close-modal {
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 0;
        line-height: 100%;
        text-decoration: none;
        color: #ffffff;
        font-size: 30px;
        text-shadow: -1px -1px 0px #009b1d;
    }
    .action-btn-wrapper {
        position: relative;
    }

    .fixed-action-btn.my-custom-btn {
        position: fixed;
        bottom: 0px;
        padding-top: 15px;
        margin-bottom: 0;
        z-index: 9999999;
        padding: 0em 2em;
        right: 0;
    }   
/* //top header */
.botwha{
    font-size: 16px;
    background: #14ca52;
    color: white;
    font-weight: 300;
    padding: 6px;
    border-radius: 20px;
    margin-bottom: 10px;
    box-shadow: 0 1px 6px rgba(0,0,0,.06), 0 2px 32px rgba(0,0,0,.16);
    transition: box-shadow 80ms ease-in-out,width .4s ease .2s;
} 

.work-grid .w-icon {
    width: 95px;
    height: 95px;
    display: inline-block;
    background: #9E9E9E;
    border: 3px solid #d8d8d8;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    z-index: 999;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.w-icon {
    text-align: center;
}

.w-icon span {
    color: #fff;
    font-size: 1.5em;
    margin-top: 1.2em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.work-info h4 {
    font-size: 1em;
    color: #4c4d4e;
    margin: 0em 0 0.5em 0;
    text-transform: uppercase;
    font-weight: 600;
}

.work-info p {
    font-size: 0.875em;
}

.work-grids {
    margin-top: 4em;
}

.work-grids {
    position: relative;
}

.work-grid:hover .w-icon {
    background: #F3F3F3;
    border-color: #EBEBEB;
}

.work-grid:hover .w-icon span {
    color: #aa45bc;
}

/*--//start-work--*/
/* blog */
span.post-icon {
    position: absolute;
    line-height: 4;
    text-align: center;
    font-size: 1.2em;
    letter-spacing: 1px;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0px 12px;
    text-transform: capitalize;
    opacity: 0.6;
    background: #00f2aa;
    color: #fff;
}

h5.blog-title a {
    font-size: 0.9em;
    text-transform: capitalize;
    color: #333;
    font-weight: 600;
    display: block;
}

.blog-btn {
    background: transparent;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
}

blog-btn:hover {
    color: #0083ff;
}

.card-body2 {
    background: #eae9ea;
}
.card-body2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    color: #002c4c;
}
a.blog_link {
    display: inline-block;
    color: #0083ff;
    margin-top: 1em;
    font-weight: 600;
    background: #fff;
    padding: 4px 18px;
}

/* //blog */
.pres1{
    font-size: 3em;
    font-weight: 500;
    color: #8BC34A;
}
.pres1 span{
    font-size: 18px;
    color: #8BC34A;
}
.pres2{
    font-size: 3em;
    font-weight: 500;
    color: #FF9800;
}
.pres2 span{
    font-size: 18px;
    color: #FF9800;
}
.pres3{
    font-size: 3em;
    font-weight: 500;
    color: #03A9F4;
}
.pres3 span{
    font-size: 18px;
    color: #03A9F4;
}
.pres4{
    font-size: 3em;
    font-weight: 500;
    color: #F44336;
}
.pres4 span{
    font-size: 18px;
    color: #F44336;
}
.service-wthree-grids {
    padding:4em 3em;
}
.color-one {
background: rgb(0, 140, 255);
}
.color-two {
background: rgba(24, 168, 224, 0.8);
}
.color-three {
    background: rgb(0, 215, 188);
}
.color-four {
background:rgb(170, 69, 188);
}
.service-wthree-grided {
    padding: 7em 3em;
}
.service-wthree-grided h3{
    color: #fff;

}
.service-wthree-grided h4{
    color: #fff;

}
.service-wthree-grided p{
    color: #fff;

}
.movil{
display: none;
}   
.pc{
    display: block;
}
/*--// gallery-- */
@media all and (max-width : 991px) {
.movil{
display: block;
}   
.pc{
    display: none;
} 
    .fixed-action-btn.my-custom-btn {
        padding: 0em 0.5em !important;
    } 
}
.banner-img{
    padding: 0em 2em;
}
.headerban {
  position:relative;
  text-align:center;
  background: linear-gradient(70deg, #0090fe -15%, #9d41df 78%);
  color:white;
}
.inner-header {
  height:40vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
  .content {
    height:30vh;
  }
  h1 {
    font-size:24px;
  }
}
footer ul{
    list-style: none;
}