@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');


body, p {
    overflow-x: hidden;
    font-family: 'Comfortaa', sans-serif;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-weight: 300;
    line-height: 30px;
    color: #000;
}

html {
    width: 100%;
    height: 100%;
}

img {
    width: 100%;
}

a {
    cursor: pointer;
}

a,
a:hover,
a:focus,
a:active {
    outline: 0;
    text-decoration: none;
    color: #000;
    font-family: 'Comfortaa';
}

a.button-custom {
    background: #fff;
    display:inline-block; 
    color:rgba(68, 139, 189, 1);
    border:1px solid rgba(68, 139, 189, 1);
    border-radius:0;
    margin: 5px 0 0 0;
    background-size: 200% 100%; 
    background-image: linear-gradient(to right, transparent 50%, rgba(68, 139, 189, 1) 50%);
    transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;

    font-family: 'Comfortaa',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding: 11px 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 18px;

    min-width: 180px;
    text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Comfortaa', sans-serif;
    font-weight: 800;
    letter-spacing: 2px;
    color: #000;
}

section {
    padding: 100px 0;
}

section.custom-back-color {
    background: #E5F5FF;
    position: relative;
}

section.custom-back-color::before {
    width: 105%;
    position: absolute;
    left: -8px;
    background-color: #fff;
    content: "";
    top: -30px;
    height: 60px;
    transform: translateX(0) translateY(0) rotate(1.5deg);
}

section.custom-back-color::after {
    width: 105%;
    position: absolute;
    left: -8px;
    background-color: #fff;
    content: "";
    bottom: -12px;
    height: 30px;
    transform: translateX(0) translateY(0) rotate(-1deg);
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 70px;
    font-size: 35px;
    letter-spacing: 8px;
    position: relative;
    font-weight: bold;
}

section h2.section-heading:after {
    content: "";
    background: #448BBD;
    position: absolute;
    width: 90px;
    height: 3px;
    border-radius: 5px;
    bottom: -14px;
    text-align: center;
    left: 50%;
    margin-left: -45px;
}

/** hover 767px **/
@media(min-width:768px) {
    a.button-custom:hover{
        color:rgba(255, 255, 255, 1);
        background-color:rgba(68, 139, 189, 1);
        background-position: -100% 100%;
    }
}

/** section:header **/
header {
    height: 100%;
    width: 100%;
}

header .intro-text {
    padding-bottom: 300px;
    padding-top: 200px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

.header-logo-cont {
    padding-bottom: 60px;
    padding-top: 85px;
}

.header-logo {
    margin: auto;
}

.header-logo img {
    width: 75%;
}

.navbar-default {
    background: #fff;
    border-color: #E5F5FF;
}

.navbar-en li a {padding-left: 25px;}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    color: #448BBD;
    font-size: 14px;
}


.navbar-default .navbar-brand span {
    font-weight: 700;
}

.light {
    font-weight: 400;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border:0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #448BBD;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Comfortaa', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    padding-top: 17px;
    font-size: 12px;
}

.navbar-default.navbar-shrink .nav li a {
    color: #000;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>li>a:focus{
    color: #fff;
}

.navbar-default.navbar-shrink .navbar-nav>.active>a, 
.navbar-default.navbar-shrink .navbar-nav>.active>a:hover, 
.navbar-default.navbar-shrink .navbar-nav>li>a:focus,
.navbar-default.navbar-shrink .navbar-nav>.active>a,
.navbar-default.navbar-shrink .nav li a:hover,
.navbar-default .nav li a:hover  {
    color: #448BBD;
}

.navbar a {background: none!important;}


/** section:1 **/
@media (max-width:991px) {
    section#section1 img {
        margin-bottom: 20px;
    }
    .navbar-default .nav li a {
        font-size: 11px;
        padding-left: 0;
    }
}

.info-hide, 
a.button-custom.show-less{
    display: none;
}

section#section1 strong {
    font-family: 'Comfortaa', sans-serif;
    font-size: 20px;
    width: 100%;
    float: left;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
}
section#section1 i {
    font-weight: 600;
    font-style: normal;
}
section#section1 p a,
section#section2 p a {
    color: #448BBD;
    font-weight: bold;
}

/** section:2 **/
section#section2 div.escrito-cont {
    
}

section#section2 div.escrito-cont h2 {
    font-size: 18px;
    margin-bottom: 5px;
}

section#section2 div.escrito-cont h2:last-child {
    margin-top: 40px;
}

section#section2 div.escrito-cont span {
    font-weight: 600;
}

section#section2 div.escrito-cont p small {
    width: 20px;
    display: inline-block;
}

section#section2 div.escrito-cont p small::after {
    content: ".";
    color: #448BBD;
    font-size: 80px;
    margin-top: -42px;
    position: absolute;
    margin-left: 0px;
}


/** section:3 **/
section#section3 .button-custom {
    float: none;
    margin: 35px auto 0 auto;
    display: table;
}

section#section3 p {
    margin-bottom: 35px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/** section:contact **/
section#contact {
    padding-bottom: 80px;
}

section#contact div.contact-info {
    text-align: center;
    margin: 0 0 50px 0;
}

section#contact div a {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

section#contact div a i {
    margin-right: 10px;
}

section#contact div a i.fa-envelope {
    margin-left: 25px;
}

.contacto .cont{
    width:100%;
}

.contacto .cont input {
    border: medium none;
    font-weight: normal;
    height: 45px;
    letter-spacing: 1px;
    margin-bottom: 26px;
    padding: 0 2%;
    width: 100%;
}

#contact-form fieldset label {
    width:100%;
}

a.button.button-custom {
    float: right; 
    margin: 8px 0;
    border: none;
}

.message textarea {
    border: medium none;
    font-weight: normal;
    height: 150px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    max-width: 100%;
    min-width: 100%;
    padding: 10px 2%;
}

.contacto .cont input,
.message textarea {
    background: #fff;
    border: none;
    font-size: 13px;
}

#contact-form fieldset label span {
    color: #fc8181;
    font-family: 'Comfortaa', sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-top: -27px;
    position: absolute;
}

.success {
    line-height: 22px;
}
    
.success strong {
    margin-top: -5px;
}

#contact-form .success {
    display: none;
    font-family: 'Comfortaa', sans-serif;
    line-height: 20px;
    margin-bottom: 15px;
}
#contact-form .error,
#contact-form .empty {
    color:#777;
    display:none;
    overflow:hidden;
}

/** section:footer **/
footer {
    padding: 0 0 12px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Comfortaa', sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Comfortaa', sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
    display: inline-block;
    margin-top: 10px;
    display: none;
}

ul.social-buttons li a i{
    color: #448BBD;
    font-size: 16px;
}

.footer-cont {
    display: inline;
    font-family: 'Raleway';
    font-weight: 400;
}

footer .year {
    font-size: 11px;
    text-align: left;
    margin-top: 18px;
    color: #000;
    float: left;
    padding-left: 15px;
}

footer .year span {
    text-transform: uppercase;
}

footer .inn {
    font-family: "Montserrat";
    color: #000;
    float: right;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 20px;
    font-weight: 400;
    float: right;
    padding-right: 15px;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active,
footer .inn:hover {
    color: #777;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


@media(min-width:768px) {
    header .intro-text {
        padding-top: 360px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 90px;
        text-transform: uppercase;
        font-family: 'Comfortaa', sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }

    .navbar-default {
        padding: 25px 0;
        border: 0;
        background: none;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        box-shadow: none;
    }

    .navbar-default .navbar-brand {
        font-size: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        text-shadow: 1px 1px 1px #000;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        border-bottom: 1px solid #E5F5FF;
        background: #fff;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 14px;
        text-shadow: none;
    }
}


@media(max-width:767px) {
    section {
        padding: 100px 0 40px 0;
    }
    .header-logo img {
        width: 190px;
    }
    .header-logo-cont {
        padding-bottom: 40px;
        padding-top: 130px;
    }
    .hidden-mobile {
        display: none;
    }
    .navbar-default .nav li a {
        padding-left: 15px;
        color: #000;
    }
    .navbar-default .navbar-nav > .active > a {
        color: #448BBD;
    }
    section#section2 div.escrito-cont:last-child {
        padding-bottom: 35px;
    }
    section h2.section-heading {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 50px;
    }
    footer .inn {
        margin-top: 0;
    }
    footer .year {
        margin-top: 10px;
    }
}

@media(max-width: 580px) {
    .footer-cont {
        display: inline-grid;
        text-align: center;
    }
    ul.social-buttons {
        float: left;
        width: 100%;
    }
    footer .inn, footer .year {
        padding: 0;
    }
    #contact-form a {
        width: 100%;
    }
    section#contact div.contact-info {
        margin-bottom: 30px;
    }
    section#contact div a {
        width: 100%;
        display: inline-block;
    }
}