

@font-face {
    font-family: sofia_probold;
    src: url(../sofia_pro_bold-webfont.woff2) format('woff2'), url(../sofia_pro_bold-webfont.woff) format('woff');
    font-weight: 400;
    font-display: auto;
    font-style: normal
}

@font-face {
    font-family: sofia_promedium;
    src: url(../sofia_pro_medium-webfont.woff2) format('woff2'), url(../sofia_pro_medium-webfont.woff) format('woff');
    font-weight: 400;
    font-display: auto;
    font-style: normal
}

@font-face {
    font-family: sofia_prolight;
    src: url(../sofia_pro_light-webfont.woff2) format('woff2'), url(../sofia_pro_light-webfont.woff) format('woff');
    font-weight: 400;
    font-display: auto;
    font-style: normal
}

.miembros{
    height:200px;
}

#MyContactForm p span,
.box-map>h3,
.go-btn,
.navigation li a,
.port-content>h3,
.sub-title,
.teams-btn {
    text-transform: uppercase
}

body a:after,
body a:before {
    position: absolute;
    height: 4px;
    width: 0%;
    bottom: 0;
    content: ''
}

#status,
#status p {
    text-align: center
}

br {
    content: "A" !important;
    display: block !important;
    margin-bottom: 1.5em !important
}

.close,
.navigation .current a {
    opacity: 1
}

.boxs-btn:hover,
.mobile-menu li a,
.navigation li a:hover,
a,
a:focus {
    text-decoration: none
}

.com-meta,
.open-text {
    font-style: italic
}

i.fa.fa-times {
    color: #021F37
}

.fa-bolt {
    color: #FFC200
}

body,
html {
    height: 100%
}

body {
    color: #021F37;
    font-family: sofia_prolight, sans-serif;
    font-size: 1.6em;
    line-height: 2
}

.navigation li a,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #021F37;
    font-family: sofia_probold, sans-serif
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    cursor: inherit
}

a {
    color: #021F37;
    display: inline-block;
    position: relative;
    transition: all .2s linear;
    font-weight: 900;
    font-family: sofia_probold
}

p a{
    /* background-image: linear-gradient(120deg, rgba(255, 194, 0, .5) 0, rgba(255, 235, 0, .5) 100%);
    background-position: 0 1.4em;
    background-repeat: repeat-x;
    background-size: 1px 15px; */
    background-image: linear-gradient(to bottom, transparent 65%, #FFC200 10%);
    background-size: 0% 100%;
    background-repeat: no-repeat;
    text-decoration: underline;
    -webkit-transition: background-size 0.4s ease;
    -moz-transition: background-size 0.4s ease;
    -ms-transition: background-size 0.4s ease;
    -o-transition: background-size 0.4s ease; 
    transition: background-size 0.4s ease;
}

p a:hover{
    /* background-image: linear-gradient(120deg, rgba(255, 194, 0, 1) 0, rgba(255, 235, 0, 1) 100%);
    background-position: 0 1.4em;
    background-repeat: repeat-x;
    background-size: 1px 15px;
    text-decoration: none; */
    background-image: linear-gradient(to bottom, transparent 65%, #FFC200 10%);
    background-size: 100% 100%;
    cursor: pointer;
    background-repeat: no-repeat;
    text-decoration: underline;
    -webkit-transition: background-size 0.4s ease;
    -moz-transition: background-size 0.4s ease;
    -ms-transition: background-size 0.4s ease;
    -o-transition: background-size 0.4s ease;
    transition: background-size 0.4s ease;
}

body a:before {
    display: block;
    left: 0;
    transition: width 0s ease
}

body a:after {
    display: block;
    right: 0;
    background: #f74b59;
    transition: width .5s ease
}

a:focus {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1
}

iframe {
    border: none;
    width: 100%;
    background: 0 0;
    background-blend-mode: overlay
}

img {
    max-width: 100%
}

.spacing10 {
    width: 100%;
    height: 10px
}

.spacing20 {
    width: 100%;
    height: 20px
}

.spacing30 {
    width: 100%;
    height: 30px
}

.spacing40 {
    width: 100%;
    height: 40px
}

.spacing80 {
    width: 100%;
    height: 80px
}

ol,
ul {
    list-style-position: outside;
    list-style-type: square;
    margin: 0;
    padding: 0 0 0 20px
}

.clearboth {
    clear: both
}

.content {
    padding: 100px 0
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e5e9ed;
    z-index: 999999
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/preloader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin: -100px 0 0 -100px
}

.mobile-menu,
.navigation {
    margin: 0;
    list-style: none
}

.home-section.header {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999
}

.logo {
    display: block;
    float: left;
    max-width: 20%;
    padding-top: 8px
}

.box-mobile,
.menu-box {
    float: right
}

.menu-box {
    max-width: 80%;
    text-align: right;
    padding-top: 5px
}

.navigation {
    display: block;
    padding: 0
}

.navigation li {
    display: inline-block
}

.navigation li a {
    display: block;
    font-size: .9em;
    letter-spacing: 1px;
    padding: 15px 17px;
    font-weight: 300
}

.navigation li a:hover {
    color: #fff
}

.for-sticky {
    top: 0;
    left: 0;
    padding: 10px 0;
    width: 100%;
    z-index: 9999;
    transition: ease .3s;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    -o-transition: ease .3s;
    -ms-transition: ease .3s
}

.menu-btn,
.mobile-menu {
    z-index: 3;
    text-align: center
}

.is-sticky .for-sticky {
    background: #021F37
}

.mobile-menu {
    background: #fff;
    display: block;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    padding: 0
}

.mobile-menu.in {
    border: 1px solid #EEE;
    max-height: 480px;
    overflow-x: hidden;
    overflow-y: auto;
    height: auto
}

.mobile-menu li a {
    display: block;
    font-size: 1.3em;
    padding: 8px 15px;
    border-top: none;
    font-weight: 700
}

.mobile-menu li a:hover {
    color: #fff;
    background-color: #021E37
}

.menu-btn {
    background: 0 0;
    color: #021E37;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    margin: 7px 0;
    width: 42px;
    font-size: 32px
}

.img-bg {
    background-position: center center;
    background-size: cover
}

.caption-box {
    padding: 20% 0 22%;
    max-width: 700px;
    position: relative
}

.slide__title {
    color: #fff;
    font-weight: 400;
    margin: 0 0 30px;
    text-align: center;
    line-height: 1.5
}

.slide__link img {
    width: 60%;
    opacity: 1;
    display: none
}

h3.slide__title {
    font-family: sofia_probold;
    font-size: 5em;
    font-weight: 900;
    line-height: 1;
    margin: 20% 12px 10%;
    text-align: left;
    color: #021E37;
    padding: 10px
}

h5.slide__title {
    font-family: sofia_prolight;
    font-size: 1.7em;
    font-weight: 300;
    text-align: left;
    color: #021E37;
    margin: 0 11%;
    padding: 0 0 8px
}

.big-title,
.go-btn,
.port-content>h3,
.port-filter a,
.top-title>span {
    font-family: sofia_promedium
}

.slider-mask {
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    line-height: 3
}

.caption-box p {
    color: #bababa;
    margin-bottom: 60px
}

.slider-1 .slide-1 {
    display: none;
    position: relative
}

.slider-1 .slide-1:first-child {
    display: block
}

.slide-border,
.slide-btn,
.slide-nav {
    display: inline-block
}

.slide-nav {
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    line-height: 1;
    margin-right: 20px;
    vertical-align: middle
}

.slide-btn {
    background: 0 0;
    border-radius: 100px;
    color: #021F37;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: sub;
    width: 30px
}

.slide-btn:hover {
    color: #fff;
    background: #021F37
}

#home .owl-page.active,
.slide-border {
    background: #fff
}

.slide-border {
    height: 2px;
    margin-left: 80px;
    margin-right: 100px;
    width: 400px
}

#home .owl-pagination {
    height: 80px;
    margin-top: -80px;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 1
}

#home .owl-page,
#home .owl-page span {
    display: inline-block;
    height: 2px;
    width: 40px
}

#home .owl-page span {
    background: rgba(255, 255, 255, .2);
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: ease .3s;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    -o-transition: ease .3s;
    -ms-transition: ease .3s
}

#home .owl-page span:hover {
    background: #fff
}

#home .owl-page {
    margin: 3px;
    position: relative
}

.content-icon,
.top-title>span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50px;
    border-radius: 100px
}

.content-title {
    font-size: 3.5em;
    margin: auto auto 40px;
    max-width: 500px;
    text-align: center;
    letter-spacing: -1px;
    font-weight: 900
}

.container,
.port-item {
    max-width: 100%
}

.port-item {
    padding: 0
}

.top-title>span {
    background: #FFC200;
    color: #021E37;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center
}

.icon-right {
    text-align: right
}

.content-icon {
    background: #e2e2e2;
    color: #fff;
    font-size: 25px;
    text-align: center
}

.port-content,
.port-hov {
    width: 100%;
    position: absolute
}

.port-ajax {
    display: block;
    overflow: hidden;
    position: relative
}

.port-hov {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    height: 100%;
    opacity: 0;
    top: 0;
    z-index: 1;
    transition: .3s
}

.port-ajax:hover .port-hov {
    opacity: 1
}

.port-content {
    bottom: 0;
    left: -20%;
    padding: 0 20px 40px;
    transition: all .4s ease 0s;
    z-index: 2;
    opacity: 0
}

.port-content i,
.work-content .content-icon {
    height: 30px;
    width: 30px;
    text-align: center;
    right: 20px
}

.port-ajax:hover .port-content {
    left: 0;
    opacity: 1
}

.port-content>h3 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 5px;
    line-height: 1;
    margin: 0 0 5px
}

.port-content i {
    background: #021F37;
    border-radius: 100px;
    bottom: 25px;
    color: #fff;
    font-size: 11px;
    line-height: 30px;
    list-style: none;
    position: absolute
}

.port-cat,
.port-filter a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px
}

.big-title,
.port-cat,
.port-filter a {
    line-height: 1;
    text-transform: uppercase
}

.port-cat {
    border-bottom: 1px solid #fff;
    display: block;
    margin: 0 100px 0 0;
    opacity: .5;
    padding-bottom: 15px
}

.port-filter {
    display: block;
    list-style: none;
    margin: 20px 0 40px;
    padding: 0;
    text-align: center
}

.port-filter a,
.port-filter>li {
    display: inline-block
}

.port-filter a {
    background: #021F37;
    border: 2px solid #021F37;
    margin-bottom: 3px;
    padding: 13px 20px
}

.port-filter .active,
.port-filter a:hover {
    color: #021F37;
    background: 0 0;
    border-color: #021F37
}

.portfolio-body {
    transition: height .3s ease 0s;
    -webkit-transition: height .3s ease 0s;
    -moz-transition: height .3s ease 0s;
    -o-transition: height .3s ease 0s;
    -ms-transition: height .3s ease 0s;
    max-width: 100%
}

.big-title {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    letter-spacing: 5px;
    margin: 0 80px 0 0;
    padding-bottom: 20px
}

.box-relative {
    position: relative
}

.sub-title {
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 0;
    opacity: .5
}

.go-btn,
.teams-btn {
    letter-spacing: 5px
}

.work-content .content-icon {
    background: #021f37;
    border-radius: 100px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    top: 55px
}

.portfolio-gallery div {
    width: 33.3%;
    float: left
}

.portfolio-gallery a {
    position: relative;
    display: block
}

.portfolio-gallery a span {
    background: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    transition: ease .3s;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    -o-transition: ease .3s;
    -ms-transition: ease .3s
}

.portfolio-gallery a i,
.work-content .slide-nav {
    border-radius: 100px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    width: 30px;
    text-align: center
}

.portfolio-gallery a span:hover {
    opacity: 1
}

.portfolio-gallery a i {
    background: #021F37;
    color: #fff;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    top: 50%;
    font-size: 11px
}

.work-content .slide-nav.inright {
    left: 51px
}

.work-content .slide-nav {
    background: #fff;
    bottom: 20px;
    color: #021F37;
    font-size: 12px;
    left: 20px;
    transition: all .2s ease 0s
}

.work-content .slide-nav:hover {
    color: #fff;
    background-color: #021F37
}

.go-btn {
    background: #021F37;
    border: 2px solid #021F37;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 16px 25px;
    text-align: center
}

.go-btn:hover {
    color: #021F37;
    background: 0 0
}

#worksajax .content {
    padding-top: 40px
}

.gray-bg {
    background: center #021F37;
    position: relative;
    background-size: cover
}

.gray-mask {
    background: #f8f8f8;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#client {
    background-image: url(../images/bg/sepa.jpg)
}

.client-list {
    text-align: center
}

.is-sticky .navigation li a:hover {
    color: #FFC200;
    opacity: 1
}

b,
strong {
    font-weight: 700;
    font-family: sofia_probold;
}

.boxs-btn,
.boxs-title {
    font-family: sofia_promedium
}

.bordering {
    border-left: 1px solid #021F37;
    margin: 20px 0;
    padding: 20px 40px
}

.boxs-relative {
    position: relative
}

.boxs-icon {
    border-radius: 100px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 23px;
    width: 30px
}

.boxs-absolute,
.boxs-absolute:before {
    height: 100%;
    right: 0;
    background-size: cover
}

.boxs-title {
    border-bottom: 1px solid #ccc;
    font-size: 24px;
    line-height: 1;
    margin: 0 80px 30px 0;
    padding-bottom: 20px;
    font-weight: 700
}

.boxs-absolute:before {
    content: "";
    position: relative;
    left: 0;
    z-index: -1;
    display: block;
    background-image: url(../images/about/3-1.jpg);
    width: 100%;
    background-position-x: center;
    filter: invert(20%)
}

.boxs-absolute {
    position: absolute;
    top: 0;
    margin-right: 15px;
    background-position: center
}

.boxs-btn,
.teams-btn {
    right: 50%;
    text-align: center;
    top: 50%;
    display: block
}

.boxs-btn {
    background: #021F37;
    border: 2px solid #021F37;
    color: #fff;
    line-height: 1.4;
    margin-right: -100px;
    margin-top: -46px;
    padding: 16px 0;
    position: absolute;
    width: 200px;
    font-size: 18px
}

.boxs-btn:hover {
    background: #ffc800;
    color: #021F37;
    border: 2px solid #ffc800
}

.belerofon,
.boxs-quote h3 {
    color: #fff;
    opacity: 1;
    text-align: center
}

.boxs-quote h3 {
    font-size: 3.2em;
    line-height: 1.7;
    margin: 0;
    max-width: none;
    padding: 170px 50px 50px;
    font-family: sofia_probold;
    font-weight: 300;
    position: relative
}

.boxs-quote {
    position: relative;
    background-image: url(/images/about/1.jpg);
    height: 500px;
    background-size: cover;
    background-blend-mode: exclusion;
    background-color: #021F37
}

.belerofon {
    line-height: 50px;
    margin-left: -25px;
    position: absolute;
    font-size: 5em;
    left: 50%;
    width: 50px
}

a.contact-btn.aos-init.aos-animate:hover {
    background: #ffc800;
    color: #021F37;
    border: 2px solid #ffc800;
    text-decoration: none
}

.team-box {
    padding: 0;
    position: relative
}

.teams-btn {
    background: #021F37;
    border: 2px solid #021F37;
    color: #fff;
    font-family: sofia_promedium;
    line-height: 1;
    margin-right: -100px;
    margin-top: -35px;
    padding: 16px 0;
    position: absolute;
    width: 200px
}

.teams-btn:hover {
    background: 0 0;
    border: 2px solid #fff;
    color: #fff
}

.team-content>h3 {
    background-image: linear-gradient(to right, #021F37, #021F37);
    background-repeat: no-repeat;
    background-size: 60% 100%;
    background-position: 50% 0;
    color: #fff;
    font-size: 25px;
    margin: 0
}

.team-body .box-relative {
    position: relative;
    overflow: hidden;
    background: linear-gradient(120deg, #FFC200 0, #ffeb00 100%)
}

.team-content {
    bottom: 0;
    color: #fff;
    padding: 40px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0;
    transition: .3s;
    z-index: 1
}

.team-box:hover .team-content {
    opacity: 1
}

.team-box .box-relative img {
    transition: .3s;
    filter: grayscale(1)
}

.team-box:hover .box-relative img {
    opacity: .3;
    transition: transform 2s ease-in-out, -webkit-transform 2s ease-in-out;
    transform: scale(1.1)
}

.team-post {
    color: #021F37;
    display: block;
    font-size: 1em;
    line-height: 2;
    opacity: 1;
    font-family: sofia_probold;
}

.team-social,
.team-social a,
.team-social>li {
    display: inline-block
}

.team-social {
    list-style: none;
    margin: 0;
    padding: 0
}

.team-social a {
    background: #021F37;
    color: #fff;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    width: 30px
}

.team-social a:hover {
    background: #fff;
    color: #021F37
}

div#works {
    background-size: cover
}

.map_canvas {
    height: 400px;
    margin-bottom: 40px
}

.box-map {
    line-height: 1;
    padding: 20px 0 20px 20px;
    text-align: center;
    width: 100%
}

.box-map>h3 {
    font-size: 16px;
    margin: 10px 0 20px
}

form input,
form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    color: #888;
    line-height: inherit;
    padding: 12px 20px;
    width: 100%;
    background: #fff
}

#MyContactForm {
    text-align: left
}

#MyContactForm p span {
    display: block
}

input:focus,
textarea:focus {
    border-color: #aaa
}

::-webkit-input-placeholder {
    color: #999
}

#MyContactForm p label {
    cursor: text;
    display: block;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%
}

:-moz-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

#form-wrapper #MyContactForm .error {
    bottom: 12px;
    color: red;
    font-family: inherit;
    font-size: 12px;
    font-weight: 400;
    left: auto;
    font-style: italic;
    letter-spacing: 0;
    position: absolute;
    right: 20px;
    text-transform: capitalize;
    width: auto
}

.blog-title,
.com-author,
.com-btn,
.comment-top>span,
.footer p,
.response h3,
.tagcloud a,
.title-strong,
.widgettitle {
    text-transform: uppercase
}

#MyContactForm p,
.blog-header {
    position: relative
}

.contact-btn {
    background: #021F37;
    border: 2px solid #021F37;
    color: #fff;
    display: inline-block;
    font-family: sofia_promedium;
    line-height: 1;
    padding: 16px 25px;
    text-align: center
}

.contact-btn:hover {
    color: #021F37;
    background: 0 0
}

.footer,
.footer-icon a {
    background: #021F37;
    color: #fff
}

.response h3 {
    letter-spacing: 2px;
    margin: 10px 0 25px
}

.footer p,
.pagination>li>a,
.pagination>li>span {
    letter-spacing: 1px
}

.footer {
    padding: 40px 0
}

.footer-icon a {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

.footer-icon>li {
    display: inline-block
}

.footer-icon {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right
}

.footer a,
.footer a:hover {
    color: #fff
}

.footer-icon a:hover {
    color: #021F37;
    background-color: #fff
}

.footer p {
    font-size: 12px;
    margin: 0;
    font-family: sofia_probold
}

.com-author,
.com-btn,
.widgettitle,
p.slide__desc {
    font-family: sofia_promedium
}

.blog-header .logo {
    display: block;
    float: left;
    max-width: 20%
}

.blog-header .menu-box {
    float: right;
    max-width: 80%;
    text-align: right
}

.blog-header {
    background: #021F37;
    padding: 10px 0;
    z-index: 999
}

.blog-title {
    font-size: 35px;
    line-height: 1;
    margin: 0;
    padding-bottom: 20px
}

.pagination>li>a,
.pagination>li>span,
.post-detail {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.blog-wrapper .slide-nav,
.post-detail li i {
    border-radius: 100px;
    line-height: 30px;
    text-align: center
}

.post-detail {
    border-bottom: 1px solid #dedede;
    list-style: none;
    margin: 0;
    padding: 0 0 20px
}

.post-detail>li {
    display: inline-block;
    margin-right: 30px
}

.post-detail li i {
    background: #e2e2e2;
    color: #fff;
    display: inline-block;
    height: 30px;
    margin-right: 2px;
    right: 0;
    top: 0;
    width: 30px
}

.border-post {
    background: #dedede;
    display: block;
    height: 1px;
    margin-top: 40px;
    width: 100%
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #021F37000;
    border-color: #021F37000;
    color: #FFF;
    cursor: default;
    z-index: 2
}

.widget,
.widgettitle {
    border-bottom: 1px solid #eee
}

.pagination li a:hover {
    color: #021F37000
}

.blog-wrapper .slide-nav.inright {
    left: 51px
}

.blog-wrapper .slide-nav {
    background: #fff;
    bottom: 20px;
    color: #021F37;
    font-size: 12px;
    height: 30px;
    left: 20px;
    position: absolute;
    transition: all .2s ease 0s;
    width: 30px
}

.blog-wrapper .slide-nav:hover {
    background-color: #021F37;
    color: #fff
}

.widgettitle {
    font-size: 20px;
    letter-spacing: 5px;
    line-height: 1;
    margin: 0 0 20px;
    padding-bottom: 20px
}

.com-author,
.tagcloud a {
    letter-spacing: 2px;
    font-weight: 700
}

.widget {
    margin-bottom: 20px;
    padding-bottom: 30px
}

.widget ul {
    padding: 0 0 0 20px
}

#searchform {
    margin: 0x;
    position: relative
}

#searchform #s {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    display: block;
    height: 50px;
    margin: 0;
    border-radius: 100px;
    padding: 10px 45px 10px 15px;
    width: 100%
}

#searchform #s:focus {
    border-color: #aaa
}

#searchform #searchsubmit {
    background: url(../images/search.png) center center no-repeat #021F37;
    height: 30px;
    right: 10px;
    line-height: 1;
    margin-top: -15px;
    padding: 0;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    width: 30px;
    border: none;
    border-radius: 100px
}

#searchform #searchsubmit:hover {
    background-color: #b9b9b9
}

.widget ul li {
    list-style: none;
    margin-bottom: 5px
}

.tagcloud a {
    border: 2px solid;
    color: #021F37;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 6px 17px
}

.tagcloud a:hover {
    color: #fff;
    background: #021F37;
    border: 2px solid #021F37
}

.com-child,
.comment-list {
    list-style: none;
    margin: 0;
    overflow: hidden
}

.comment-list {
    padding: 0
}

.comment-ava>img {
    border: 1px solid #ddd;
    padding: 5px;
    width: 100px
}

.comment-ava {
    float: left;
    padding-right: 20px;
    width: 20%
}

.com-box {
    float: left;
    width: 80%
}

.comment-list .comment {
    display: block;
    margin: 10px 0;
    overflow: hidden
}

.com-author,
.title-strong {
    margin: 0
}

.com-author {
    color: #555;
    font-size: 14px;
    line-height: 1
}

.com-reply {
    float: right;
    font-size: 13px
}

.com-meta {
    font-size: 12px
}

.comment-content {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0
}

.com-btn {
    background: #021F37;
    border: 2px solid #021F37;
    color: #fff;
    display: inline-block;
    letter-spacing: 5px;
    line-height: 1;
    padding: 16px 25px;
    text-align: center;
    width: auto;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s
}

.com-btn:hover {
    background: 0 0;
    color: #021F37
}

.comment-top>span {
    display: block;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px
}

.title-strong {
    font-size: 23px;
    letter-spacing: 4px
}

h3.slide__title.abajo,
h3.slide__title.arriba {
    margin: 0 10%;
    padding-bottom: 0
}

h3.slide__title.arriba span {
    color: #021F37
}

.pagination>li>a,
.pagination>li>span {
    color: inherit
}

p.slide__desc {
    line-height: 0;
    font-size: 1em
}

h3.slide__title.abajo {
    padding-top: 0
}

span#typed {
    font-family: sofia_prolight;
    font-size: 28px;
    background-image: linear-gradient(120deg, #FFC200 0, #FFC200 100%);
    background-repeat: no-repeat;
    background-size: 100% 1.3em;
    background-position: 0 100%
}

.content-title:after {
    content: '';
    border-bottom: 6px solid #ffc800;
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 5%
}

input.hs-button.primary.large {
    background: #021F37;
    border: 2px solid #021F37;
    color: #fff;
    line-height: 1.4;
    margin-right: -100px;
    margin-top: -46px;
    padding: 16px 0;
    position: absolute;
    width: 200px;
    font-size: 18px;
}

@media (max-width:992px) {

    .footer,
    .footer-icon,
    .icon-right,
    .slide__title,
    .top-title {
        text-align: center
    }

    .top-title {
        margin-bottom: 20px
    }

    .boxs-absolute {
        margin: 0 15px;
        padding: 100px 0;
        position: relative
    }

    .boxs-btn {
        margin: auto;
        position: relative;
        right: 0;
        top: 0
    }

    .content-title {
        margin-bottom: 20px;
        font-weight: 700
    }

    .footer-icon {
        margin-top: 10px
    }

    .footer-icon>li {
        margin-bottom: 2px
    }

    .blog-header .logo,
    .is-sticky .logo,
    .logo {
        display: block;
        float: left;
        max-width: 50%
    }

    .is-sticky .menu-btn {
        color: #fff
    }

    .slide__img {
        background-position: center top
    }
}

@media (max-width:767px) {
    .caption-box h3 {
        font-size: 50px
    }

    .home-slider .slide-nav,
    .slide-border,
    .slide-btn {
        display: none
    }

    .content-title {
        font-size: 35px
    }

    .boxs-quote {
        background-size: cover;
        background-repeat: no-repeat;
        height: 300px;
        background-position: 50% 50%
    }

    .belerofon {
        max-width: 10%
    }
}

@media (max-width:600px) {
    .team-content {
        padding: 10px
    }

    .bottom-slide {
        font-size: 13px
    }

    .team-content>h3 {
        font-size: 20px
    }

    .port-content>h3 {
        font-size: 15px
    }

    .port-cat {
        font-size: 11px;
        letter-spacing: 0
    }

    .port-content {
        padding-bottom: 20px
    }

    h3.slide__title {
        line-height: 1;
        font-size: 2.3em
    }

    h3.slide__title.abajo {
        padding-bottom: 0
    }

    h5.slide__title {
        font-size: 1.2em;
        margin: 0 25% 0 12%
    }

    p.slide__desc {
        margin: 0;
        line-height: 1;
        fo nt-size: .7em
    }

    .client-list img {
        width: 70%
    }

    .slide__img {
        background-position: center right;
        background-position-x: 90% !important
    }

    .boxs-quote h3 {
        font-size: 1.4em;
        padding: 25% 0 5%
    }

    span#typed {
        font-size: 1em
    }
}

.vato {
    background: #021F37
}

.fa.fa-quote-right,
.top-title .donas {
    color: #021E37;
    background: #fff
}

.boxs-icon,
.clientes {
    color: #fff
}

.top-title .derecha {
    transform: rotate(5deg)
}

.top-title .izquierda {
    transform: rotate(-5deg)
}

.boxs-icon {
    background: #021E37
}

.navigation .current a,
a:focus,
a:hover {
    color: #021E37
}

.miembro {
    width: 380px;
    height: 285px
}

.team-container {
    background-color: red
}

.underline--magical {
    background-repeat: no-repeat;
    background-size: 100% .1em;
    background-position: 0 88%;
    transition: background-size .25s ease-in
}

.container.nav-box {
    margin-right: 10%;
    margin-left: 10%
}

.slidez {
    align-items: start
}

.slide__img {
    background: #fff;
    opacity: .3;
    background-size: cover
}

.is-sticky .navigation .current a,
.navigation li a {
    opacity: 1
}

.is-sticky .navigation li a {
    opacity: .7;
    color: #fff
}

.blanco {
    filter: invert(5%)
}

.typed-cursor {
    opacity: 1;
    animation: blink .7s infinite
}

@keyframes blink {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.logos img,
.logos svg {
    max-width: 142px
}

::-moz-selection {
    background: #ffc800;
    color: #021E37
}

::selection {
    background: #ffc800;
    color: #021E37
}
