font-face {
    font-family: 'icomoon';
    src: url(../fonts/icomoon/icomoon.eot?srf3rx);
    src: url(../fonts/icomoon/icomoon.eot?srf3rx#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon.ttf?srf3rx) format("truetype"), url(../fonts/icomoon/icomoon.woff?srf3rx) format("woff"), url(../fonts/icomoon/icomoon.svg?srf3rx#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    @importurlhttps: //fonts.googleapis.com/css?family=Oswald);
}
body {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #777;
    color: #7f7f7f;
    background: url(../images/) no-repeat;
    height: 100%;
    position: relative;
}
.logo {
    float: none;
    margin-right: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
a {
    color: #0e3c69;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
a:hover, a:active, a:focus {
    color: #52d3aa;
    outline: none;
}
p {
    margin-bottom: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
}
::-webkit-selection {
    color: #818892;
    background: #f9f6f0;
}
::-moz-selection {
    color: #818892;
    background: #f9f6f0;
}
::selection {
    color: #818892;
    background: #f9f6f0;
}
.edge--bottom {
    position: relative;
    z-index: 1;
}
.edge--bottom:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    bottom: 0;
    transform: skewY(-1.5deg);
    transform-origin: 100%}
.edge--bottom--reverse {
    position: relative;
    z-index: 1;
}
.edge--bottom--reverse:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    bottom: 0;
    transform: skewY(1.5deg);
    transform-origin: 0 100%}
.edge--top {
    position: relative;
    z-index: 1;
}
.edge--top:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    top: 0;
    transform: skewY(1.5deg);
    transform-origin: 100% 0;
}
.edge--top--reverse {
    position: relative;
    z-index: 1;
}
.edge--top--reverse:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    top: 0;
    transform: skewY(-1.5deg);
    transform-origin: 0 0;
}
.edge--both {
    position: relative;
    z-index: 1;
}
.edge--both:before, .edge--both:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}
.edge--both:before {
    top: 0;
    transform: skewY(1.5deg);
    transform-origin: 100% 0;
}
.edge--both:after {
    bottom: 0;
    transform: skewY(-1.5deg);
    transform-origin: 100%}
.edge--both--reverse {
    position: relative;
    z-index: 1;
}
.edge--both--reverse:before, .edge--both--reverse:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}
.edge--both--reverse:before {
    top: 0;
    transform: skewY(-1.5deg);
    transform-origin: 0 0;
}
.edge--both--reverse:after {
    bottom: 0;
    transform: skewY(1.5deg);
    transform-origin: 0 0;
}
#fh5co-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    opacity: 1;
    top: 0;
    margin-top: 10px;
}
@media screen and (max-width: 768px) {
    #fh5co-header {
    margin-top: 0;
}
#fh5co-header .navbar-brand {
    color: #52d3aa!important;
}
#fh5co-header #navbar li a {
    color: rgba(0, 0, 0, 0.5)!important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#fh5co-header #navbar li a:hover {
    color: #52d3aa!important;
}
#fh5co-header #navbar li a span:before {
    background: transparent!important;
}
#fh5co-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #52d3aa!important;
}
#fh5co-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
}#fh5co-header .navbar {
    padding-bottom: 0;
    margin-bottom: 0;
}
#fh5co-header #navbar li a {
    font-family: "Source Sans Pro", Arial, sans-serif;
    color: rgba(255, 255, 255, 255);
    position: relative;
    font-size: 16px;
    font-weight: 400;
}
#fh5co-header #navbar li a span {
    position: relative;
    display: block;
    padding-bottom: 2px;
    font-family: "Roboto", sans-serif;
}
#fh5co-header #navbar li a span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0;
    -moz-transition: all .3s ease-in-out 0;
    -ms-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0;
}
#fh5co-header #navbar li a:hover {
    color: #fff;
}
#fh5co-header #navbar li a:hover span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
#fh5co-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #fff;
}
#fh5co-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#fh5co-header .navbar-brand {
    float: left;
    display: block;
    font-size: 30px;
    font-weight: 700;
    padding-left: 0;
    color: #fff;
}
#fh5co-header.navbar-fixed-top {
    position: fixed!important;
    background: linear-gradient(135deg, #00254ccc, #00254c 64%, #00254cf2);
    box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
    margin-top: 0;
    top: 0;
}
#fh5co-header.navbar-fixed-top .navbar-brand {
    color: #52d3aa;
}
#fh5co-header.navbar-fixed-top #navbar li a {
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#fh5co-header.navbar-fixed-top #navbar li a:hover {
    color: #52d3aa;
}
#fh5co-header.navbar-fixed-top #navbar li.active a {
    background: transparent;
    background: none;
    color: #52d3aa;
}
#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #52d3aa;
}
#fh5co-header .navbar-default {
    border: transparent;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
@media screen and (max-width: 768px) {
    #fh5co-header .navbar-default {
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
}
}#fh5co-header .navbar-default .brand-slogan {
    margin: 28px 0 0 15px;
    float: left;
    letter-spacing: 2px;
    color: #adadad;
}
#fh5co-header .navbar-default .brand-slogan em {
    color: #52d3aa;
    font-style: normal;
}
#fh5co-header a {
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
}
#fh5co-home1 {
    background-color: transparent;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    color: #fff;
    overflow: hidden;
}
#fh5co-home .gradients {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: .6;
    -webkit-backface-visibility: hidden;
    background-color: #000;
}
#fh5co-home1, #fh5co-home1 .text-wraps {
    height: 700px;
}
#fh5co-home1 .text-wraps {
    display: table;
    width: 100%;
    position: relative;
    z-index: 4;
}
#fh5co-home1 .text-inners {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#fh5co-home1 .text-inners a {
    color: #fff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#fh5co-home1 .text-inners a:hover, #fh5co-home1 .text-inners a:active, #fh5co-home1 .text-inners a:focus {
    text-decoration: none;
    color: #fff;
    border-bottom: 1px dashed #fff;
}
#fh5co-home1 .text-inners h1 {
    font-size: 50px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: 2px 2px 2px rgba(255, 106, 0, 0.71);
}
#fh5co-home {
    background-color: transparent;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    color: #fff;
    overflow: hidden;
}
#fh5co-home .gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: .6;
    -webkit-backface-visibility: hidden;
    background: repeating-linear-gradient(to bottom right, #00254c 0%, #00254ccc 100%);
}
#fh5co-home, #fh5co-home .text-wrap {
    height: 750px;
}
@media only screen and (max-width:1300px) {
    #fh5co-home, #fh5co-home .text-wrap {
    height: 700px;
}
}@media only screen and (max-width:1100px) {
    #fh5co-home, #fh5co-home .text-wrap {
    height: 500px;
}
}@media only screen and (max-width:1000px) {
    #fh5co-home .text-inner a {
    font-size: 11px;
}
.row-bottom-padded-lg {
    margin-top: 20px;
}
#fh5co-home .text-inner h1 {
    font-size: 26px!important;
}
#fh5co-home .text-inner h5 {
    font-size: 26px!important;
}
}@media only screen and (max-width:900px) {
    #fh5co-home, #fh5co-home .text-wrap {
    height: 450px;
}
#fh5co-home .text-inner a {
    font-size: 13px;
}
}@media only screen and (max-width:480px) {
    #fh5co-home, #fh5co-home .text-wrap {
    height: 380px;
}
#fh5co-home .text-inner a {
    font-size: 10px;
}
.row-bottom-padded-lg {
    margin-top: 4px;
}
.banner-1 .banner-1-inner {
    width: 100%!important;
}
}@media only screen and (max-width:390px) {
    #fh5co-home, #fh5co-home .text-wrap {
    height: 335px;
}
}@media (min-width: 1200px) {
    .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
}
}#fh5co-home .text-wrap {
    display: table;
    width: 100%;
    position: relative;
    z-index: 4;
}
#fh5co-home .text-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#fh5co-home .text-inner a {
    color: #fff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#fh5co-home .text-inner a:hover, #fh5co-home .text-inner a:active, #fh5co-home .text-inner a:focus {
    text-decoration: none;
    color: #fff;
    border-bottom: 1px dashed #fff;
}
#fh5co-home .text-inner h1 {
    font-size: 45px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: 2px 2px 2px rgba(255, 106, 0, 0.71);
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
}
#fh5co-home .text-inner1 h1 {
    font-size: 50px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: 2px 2px 2px rgba(255, 106, 0, 0.71);
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
}
#fh5co-home .text-inner h6 {
    font-size: 60px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: 2px 2px 2px rgba(255, 106, 0, 0.71);
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
}
#fh5co-home .text-inner h2 {
    font-size: 22px;
    line-height: 38px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    text-align: justify;
    text-shadow: 2px 2px 2px #020202;
}
#fh5co-home .text-inner h3 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    text-align: justify;
    text-shadow: 2px 2px 2px #020202;
}
#fh5co-home .text-inner h5 {
    font-size: 70px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: 2px 2px 2px rgba(255, 106, 0, 0.71);
    font-weight: 100;
}
.slant {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-1.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #fff;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    bottom: 0;
    margin-bottom: -35px;
    padding: 0;
    width: 101%}
#fh5co-intro {
    position: relative;
    bottom: 0;
    margin-top: -150px;
    z-index: 10;
    padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
    #fh5co-intro {
    padding-bottom: 3em;
}
}#fh5co-intro > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}
#fh5co-intro .fh5co-block {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 16px;
    min-height: 300px;
    vertical-align: middle;
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    z-index: 7;
    flex-grow: 1;
    background-size: cover;
    position: relative;
    backgroun-repeat: no-repeat;
    border-radius: 8px;
}
#fh5co-intro .fh5co-block p {
    margin-bottom: 1.5em;
    color: #090e19;
}
#fh5co-intro .fh5co-block:hover p {
    color: #fff;
}
@media screen and (max-width: 768px) {
    #fh5co-intro .fh5co-block {
    width: 100%}
}#fh5co-intro .fh5co-block > .overlay-darker {
    z-index: 8;
    opacity: .6;
    background: #474747;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 10px;
}
#fh5co-intro .fh5co-block > .overlay {
    background: #fff;
    opacity: 1;
    z-index: 9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-radius: 6px;
}
#fh5co-intro .fh5co-block > .fh5co-text {
    position: relative;
    z-index: 10;
}
#fh5co-intro .fh5co-block > .fh5co-text .fh5co-intro-icon {
    font-size: 50px;
    color: #ff9800;
    margin-bottom: 30px;
    display: block;
    text-shadow: 3px 3px 3px #0000003b;
}
#fh5co-intro .fh5co-block h2 {
    font-size: 24px;
    font-weight: 400;
}
#fh5co-intro .fh5co-block:hover > .overlay, #fh5co-intro .fh5co-block:focus > .overlay {
    opacity: 0;
    z-index: 9;
}
#fh5co-intro .fh5co-block:hover > .fh5co-text, #fh5co-intro .fh5co-block:focus > .fh5co-text {
    color: #fff;
}
#fh5co-intro .fh5co-block:hover > .fh5co-text .fh5co-intro-icon, #fh5co-intro .fh5co-block:focus > .fh5co-text .fh5co-intro-icon {
    color: #fff;
}
#fh5co-intro .fh5co-block:hover h2, #fh5co-intro .fh5co-block:focus h2 {
    color: #fff;
}
#fh5co-intro .fh5co-block:hover .btn, #fh5co-intro .fh5co-block:focus .btn {
    border: 2px solid #fff!important;
    background: transparent;
}
#fh5co-intro .fh5co-block:hover .btn:hover, #fh5co-intro .fh5co-block:focus .btn:hover {
    background: #0e3c69!important;
    border: 2px solid #fff!important;
}
@media only screen and (max-width:1700px) {
    #footer .gotop {
    left: 52%!important;
}
}@media only screen and (max-width:1024px) {
    #fh5co-home .text-inner h6 {
    font-size: 40px;
}
}@media only screen and (max-width:900px) {
    #fh5co-home .text-inner h1 {
    font-size: 22px;
}
#fh5co-home .text-inner h6 {
    font-size: 30px;
}
}@media only screen and (max-width:600px) {
    #fh5co-home .text-inner h6 {
    text-align: 18px;
    padding-left: 10px;
    padding-right: 10px;
}
#fh5co-home .text-inner h2 {
    text-align: 18px;
    padding-left: 10px;
    padding-right: 10px;
}
#fh5co-home .text-inner h3 {
    text-align: 22px;
    padding-left: 10px;
    padding-right: 10px;
}
}@media only screen and (max-width:480px) {
    #fh5co-home .text-inner h2 {
    font-size: 16px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
#fh5co-home .text-inner h6 {
    font-size: 16px!important;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -70px;
}
}@media only screen and (max-width:480px) {
    #fh5co-home .text-inner h3 {
    font-size: 20px;
    padding-left: 10px;
    margin-top: -20px;
}
}@media only screen and (max-width:480px) {
    #fh5co-home .text-inner h6 {
    font-size: 20px;
}
}@media only screen and (max-width:320px) {
    img {
    width: 80%!important;
}
}#fh5co-intro {
    position: relative;
    bottom: 0;
    margin-top: -100px;
    z-index: 10;
    padding-bottom: 2em;
    background: linear-gradient(135deg,#00254c00,#00254c00 64%,#00254c00),url(../images/banner-h.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media screen and (max-width: 768px) {
    #fh5co-intro {
    padding-bottom: 3em;
}
}#fh5co-intro > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}
.fh5co-blocks {
    width: 33.333333333333%;
    float: left;
    text-align: center;
    font-size: 17px;
    color: #acacac;
    font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, serif;
    min-height: 500px;
    vertical-align: middle;
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    z-index: 7;
    flex-grow: 1;
    background-size: cover;
    position: relative;
    backgroun-repeat: no-repeat;
    border-radius: 13px 13px 13px 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    transition: all 1s ease;
    margin-bottom: 30px;
    background-image: url(../images/Menu.png);
}
.fh5co-blocks p {
    color: #0e3c69;
    margin-top: 30px;
    line-height: 2;
}
.fh5co-blocks:hover {
    webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-box-shadow: 0 5px 11px rgba(0, 0, 0, .23);
    box-shadow: 0 5px 11px rgba(0, 0, 0, .23);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
@media screen and (max-width: 768px) {
    #fh5co-intro .fh5co-blocks {
    width: 100%}
#fh5co-intro {
    margin-top: -165px;
}
}#fh5co-intro .fh5co-blocks > .fh5co-text {
    position: relative;
    z-index: 10;
}
#fh5co-intro .fh5co-blocks > .fh5co-text .fh5co-intro-icon {
    font-size: 50px;
    color: #ff9800;
    margin-bottom: 30px;
    display: block;
}
#fh5co-intro .fh5co-blocks h2 {
    font-size: 25px;
    font-weight: 400;
    color: #fd9800;
    margin-top: 20px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.18);
}
-intro .fh5co-blocks:hover .btn:hover, #fh5co-intro .fh5co-blocks:focus .btn:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.pricing-tables-icon {
    width: 90%;
    height: 100px;
    border: 15px solid #f7f9f9;
    border-radius: 10px;
    position: relative;
    margin: 0 auto 15px;
    margin-top: 25px;
    box-shadow: rgba(0, 0, 0, 0.32) 0 0 8px;
    transition: all 1s ease;
}
.pricing-tables-icon:hover {
    webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0 5px 11px rgba(0, 0, 0, .23);
    box-shadow: 0 5px 11px rgba(0, 0, 0, .23);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.watch-video {
    text-align: center;
    width: 100%;
    display: block;
    float: left;
    padding-bottom: 0px;
}
.watch-video span {
    display: block;
    margin-bottom: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
}
.watch-video .btn-video {
    display: block;
    font-size: 60px;
    height: 120px;
    width: 120px;
    margin: 0 auto;
    border: 6px solid #ff9800;
    line-height: 0;
    display: table;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 49%), 0 2px 2px 0 rgb(0 0 0 / 50%), 0 1px 5px 0 rgb(0 0 0 / 50%);
    margin-top: -320px;
}
.watch-video .btn-video:hover, .watch-video .btn-video:focus, .watch-video .btn-video:active {
    text-decoration: none;
}
.watch-video .btn-video i {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    right: -9px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-shadow: 3px 3px 3px #0000003b;
    color: #0078e0;
}
.watch-video .btn-video:hover i, .watch-video .btn-video:focus i {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    color: #ff9800;
}
#fh5co-services, #fh5co-testimonials, #fh5co-counters, #fh5co-work, #fh5co-contact, #fh5co-about {
    padding: 4em 0;
    background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
    #fh5co-services, #fh5co-testimonials, #fh5co-counters, #fh5co-work, #fh5co-contact, #fh5co-about {
    padding: 2em 0;
}
}#fh5co-services, #fh5co-work, #fh5co-counters {
    padding: 7em 0;
}
@media screen and (max-width: 768px) {
    #fh5co-services, #fh5co-work, #fh5co-counters {
    padding: 4em 0;
}
}#fh5co-services {
    background-color: #52d3aa;
    background: linear-gradient(135deg, #00254c99, #00254cd6 64%, #00254ceb), url(../images/utc7.webp);
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#fh5co-services:before, #fh5co-services:after {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-1.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #fff;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    padding: 0;
    width: 101%}
#fh5co-services:before {
    top: 0;
    margin-top: -35px;
}
#fh5co-services:after {
    bottom: 0;
    margin-bottom: -35px;
}
#fh5co-services .fh5co-service {
    padding-right: 30px;
}
#fh5co-services h3 {
    font-size: 20px;
    color: #fff;
    text-shadow: 0 2px rgba(0, 0, 0, 0.18);
}
#fh5co-services .icon {
    font-size: 70px;
    margin-bottom: 30px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#fh5co-services .icon:before {
    color: #fff;
    text-shadow: 3px 3px 3px #0000003b;
}
#fh5co-services .section-heading h2 {
    color: #fff;
    text-shadow: 2px 2px 2px #0c0c0c96;
}
#fh5co-services .section-heading h2.left-border:after {
    background: rgba(255, 255, 255, 0.3);
}
#fh5co-counters {
    background: #52d3aa;
    overflow: hidden;
    background-color: transparent;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    padding: 9em 0 10em;
}
@media screen and (max-width: 768px) {
    #fh5co-counters {
    padding: 4em 0;
}
}#fh5co-counters .fh5co-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(135deg, #00254c5c, #00254ccc 64%, #00254cdb);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#fh5co-counters:before, #fh5co-counters:after {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-1.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #fff;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    padding: 0;
    width: 101%}
#fh5co-counters:before {
    top: 0;
    margin-top: -35px;
}
#fh5co-counters:after {
    bottom: 0;
    margin-bottom: -35px;
}
#fh5co-counters .section-heading {
    position: relative;
    z-index: 3;
    margin-bottom: 0;
}
#fh5co-counters .section-heading h2 {
    color: #fff;
    text-shadow: 3px 3px 3px #000000b8;
    margin-top: -30px;
}
#fh5co-counters .section-heading h2:after {
    background: rgba(255, 255, 255, 0.3)!important;
}
#fh5co-counters .section-heading .subtext h3 {
    color: rgba(255, 255, 255, 0.7)!important;
}
#fh5co-counters .fh5co-counter {
    position: relative;
    z-index: 3;
    text-align: center;
}
@media screen and (max-width: 992px) {
    #fh5co-counters .fh5co-counter {
    margin-bottom: 50px;
    float: left;
    width: 100%}
}#fh5co-counters .fh5co-counter .fh5co-counter-icon, #fh5co-counters .fh5co-counter .fh5co-counter-number, #fh5co-counters .fh5co-counter .fh5co-counter-label {
    display: block;
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon {
    font-size: 40px;
    color: #fff;
    text-shadow: 3px 3px 3px #0000008a;
}
#fh5co-counters .fh5co-counter .fh5co-counter-number {
    font-size: 70px;
    color: #fff;
    font-weight: 300;
}
#fh5co-counters .fh5co-counter .fh5co-counter-label {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    font-weight: 400;
}
#fh5co-testimonials .box-testimony {
    margin-bottom: 2em;
    float: left;
}
#fh5co-testimonials .box-testimony a {
    color: rgba(255, 255, 255, 0.5);
}
#fh5co-testimonials .box-testimony a:hover, #fh5co-testimonials .box-testimony a:focus, #fh5co-testimonials .box-testimony a:active {
    color: #fff;
    text-decoration: none;
}
#fh5co-testimonials .box-testimony blockquote {
    border-left: none;
    padding: 30px;
    background: #fff;
    background: #52d3aa;
    font-size: 20px;
    font-weight: 300;
    position: relative;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}
#fh5co-testimonials .box-testimony blockquote:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 40px;
    border-top: 10px solid #000;
    border-top-color: #fff;
    border-top-color: #52d3aa;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
#fh5co-testimonials .box-testimony blockquote p {
    font-style: italic;
    color: #fff;
}
#fh5co-testimonials .box-testimony .author {
    line-height: 20px;
    color: #000;
    font-size: 16px;
    margin-left: 20px;
    font-weight: 400;
}
#fh5co-testimonials .box-testimony .author a {
    color: #52d3aa;
}
#fh5co-testimonials .box-testimony .author a:hover {
    text-decoration: underline;
}
#fh5co-testimonials .box-testimony .author > figure {
    float: left;
    margin-right: 10px;
}
#fh5co-testimonials .box-testimony .author > figure img {
    width: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%}
#fh5co-testimonials .box-testimony .author p {
    float: left;
    margin-top: 10px;
}
#fh5co-testimonials .box-testimony .author .subtext {
    display: block;
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: 400!important;
}
#fh5co-work {
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    background: linear-gradient(135deg, #00254c69, #00254cd6 64%, #00254ceb), url(../images/utc5.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#fh5co-work a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
#fh5co-work a:hover {
    color: #fff;
}
#fh5co-work:before, #fh5co-work:after {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-1.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #fff;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    padding: 0;
    width: 101%}
#fh5co-work:before {
    top: 0;
    margin-top: -35px;
}
#fh5co-work:after {
    bottom: 0;
    margin-bottom: -35px;
}
#fh5co-work .section-heading h2 {
    color: #fff;
    text-shadow: 3px 3px 3px #000000b8;
    margin-top: -30px;
}
#fh5co-work .section-heading h2:after {
    background: rgba(255, 255, 255, 0.3);
}
#fh5co-work .section-heading h3 {
    color: rgba(255, 255, 255, 0.8);
}
#fh5co-work .fh5co-project-item {
    display: block;
    width: 100%;
    position: relative;
    top: 0;
    background: #fff;
    overflow: hidden;
    z-index: 9;
    margin-bottom: 30px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#fh5co-work .fh5co-project-item img {
    z-index: 8;
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#fh5co-work .fh5co-project-item .fh5co-text {
    padding: 10px 20px;
}
#fh5co-work .fh5co-project-item .fh5co-text h2, #fh5co-work .fh5co-project-item .fh5co-text span {
    text-decoration: none!important;
}
#fh5co-work .fh5co-project-item .fh5co-text h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
#fh5co-work .fh5co-project-item .fh5co-text span {
    color: #b3b3b3;
    font-size: 16px;
    font-weight: 400;
}
#fh5co-work .fh5co-project-item:hover, #fh5co-work .fh5co-project-item:focus {
    -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    top: -15px;
}
#fh5co-work .fh5co-project-item:hover img, #fh5co-work .fh5co-project-item:focus img {
    opacity: .7;
}
#fh5co-work .fh5co-project-item:hover h2, #fh5co-work .fh5co-project-item:hover span, #fh5co-work .fh5co-project-item:focus h2, #fh5co-work .fh5co-project-item:focus span {
    text-decoration: none!important;
}
#fh5co-work1 {
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    background: #fff;
    background-size: cover;
    background-position: center;
}
.fh5co-person {
    border: 2px solid #f2f2f2;
    padding: 80px 30px 30px;
    float: left;
    width: 100%;
    position: relative;
}
@media screen and (max-width: 992px) {
    .fh5co-person {
    margin-bottom: 3.5em;
}
}.fh5co-person figure {
    position: absolute;
    margin-top: -60px;
    top: 0;
    left: 50%;
    margin-left: -60px;
    display: block;
    margin-bottom: 50px;
}
.fh5co-person figure img {
    width: 120px;
    border: 2px solid #f2f2f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%}
.fh5co-person h3 {
    margin-bottom: 0;
}
.fh5co-person:hover {
    background-color: #eff0f1;
    color: #fff;
    webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fh5co-person .fh5co-position {
    color: #b3b3b3;
    display: block;
    margin-bottom: 20px;
}
.form-control {
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 54px;
    font-size: 18px;
    font-weight: 400;
}
.form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #52d3aa;
}
.btn {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.btn:hover, .btn:active, .btn:focus {
    outline: none;
}
#fh5co-contact {
    padding-bottom: 0;
}
#fh5co-contact .fh5co-contact-info {
    padding: 0;
    margin: 0 0 1.5em;
}
#fh5co-contact .fh5co-contact-info li {
    position: relative;
    padding: 0;
    margin: 0 0 1.5em;
    padding-left: 50px;
    list-style: none;
}
#fh5co-contact .fh5co-contact-info li i {
    position: absolute;
    top: .2em;
    left: 0;
}
.section-heading {
    float: left;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    clear: both;
}
.section-heading h2 {
    margin: 0 0 10px;
    font-size: 35px;
    font-weight: 600;
    color: #0e3c69;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding-bottom: 20px;
    line-height: 1.5;
    text-shadow: 0 2px rgba(0, 0, 0, 0.18);
}
.section-heading h2.left-border:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background: #52d3aa;
    left: 0;
    margin-left: 0;
    bottom: 0;
}
.section-heading h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background: #ff9800;
    left: 50%;
    margin-left: -40px;
    bottom: 0;
}
@media screen and (max-width: 768px) {
    .section-heading h2 {
    font-size: 30px;
}
#fh5co-counters .section-heading h2 {
    margin-top: 0;
}
#fh5co-work .section-heading h2 {
    margin-top: 0;
}
#fh5co-services .section-heading h2 {
    margin-top: 0;
}
}.section-heading h3 {
    font-weight: 400;
    line-height: 1.5;
    color: #090e19;
    font-size: 20px;
}
@media screen and (max-width: 768px) {
    .section-heading h3 {
    font-size: 18px!important;
}
}.btn {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.fh5co-nav-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
    background: #0e3c69;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none!important;
}
.fh5co-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 25px;
    height: 3px;
    color: #52d3aa;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #52d3aa;
    transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
    content: '';
    width: 25px;
    height: 3px;
    background: #52d3aa;
    position: absolute;
    left: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.fh5co-nav-toggle i::before {
    top: -7px;
}
.fh5co-nav-toggle i::after {
    bottom: -7px;
}
.fh5co-nav-toggle:hover i::before {
    top: -10px;
}
.fh5co-nav-toggle:hover i::after {
    bottom: -10px;
}
.fh5co-nav-toggle.active i {
    background: transparent;
}
.fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.fh5co-nav-toggle {
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 21;
    padding: 6px 0 0;
    display: block;
    margin: 0 auto;
    display: none;
    height: 44px;
    width: 25px;
    border-bottom: none!important;
}
@media screen and (max-width: 768px) {
    .fh5co-nav-toggle {
    display: block;
}
}#footer {
    padding: 50px 0;
    color: #fff;
    position: relative;
    margin-top: -8px;
    background: linear-gradient(135deg, #00254ccc, #00254cd6 64%, #00254ceb), url(../images/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#footer .gotop {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -40px;
    background: #ff7703d1;
    z-index: 8;
    width: 60px;
    height: 60px;
    font-size: 36px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    border: 3px solid #fffffffc;
    color: #fff;
    box-shadow: #8e8d8d 0 0 10px 0;
    text-shadow: 3px 3px 3px #0000003b;
}
#footer .gotop:hover, #footer .gotop:focus {
    top: -25px;
    text-decoration: none!important;
}
#footer .copyright {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.btn {
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.btn.btn-primary {
    background: #0e3c69;
    color: #fff;
    border: none!important;
    border: 2px solid transparent!important;
    webkit-box-shadow: 0 15px 28px -5px rgba(53, 58, 64, 0.45);
    -moz-box-shadow: 0 15px 28px -5px rgba(29, 130, 255, 0.45);
    box-shadow: 0 15px 28px -5px rgba(0, 0, 0, 0.45);
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
    box-shadow: none;
    background: #ff5e008a;
}
.btn:hover, .btn:active, .btn:focus {
    background: #ff5e008a!important;
    color: #fff;
    outline: none!important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
    border-color: transparent;
}
.social {
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    width: 100%}
.social li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.social li a {
    font-size: 25px;
    display: table;
    width: 60px;
    height: 60px;
    margin: 0 4px;
}
.social li a i {
    display: table-cell;
    vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
    text-decoration: none;
    border-bottom: none;
}
.social li a.social-box {
    background: #ff9800;
    color: #fff;
}
.social li a.social-circle {
    background: #fff;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%}
.social li a:hover {
    background: #ff9800!important;
    color: #fff;
}
.social.social-box a {
    background: #52d3aa;
    color: #fff;
}
.social.social-circle a {
    background: #fff;
    color: #ff9800;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-shadow: 3px 3px 3px #0000003b;
}
#map {
    width: 100%;
    height: 500px;
    position: relative;
}
@media screen and (max-width: 768px) {
    #map {
    height: 200px;
}
}.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8;
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.js .to-animate, .js .to-animate-2, .js .single-animate {
    opacity: 0;
}
@media screen and (max-width: 480px) {
    .col-xxs-12 {
    float: none;
    width: 100%}
}.row-bottom-padded-lg {
    padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
    .row-bottom-padded-lg {
    padding-bottom: 2em;
}
}.row-bottom-padded-md {
    padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
    .row-bottom-padded-md {
    padding-bottom: 2em;
}
}.row-bottom-padded-sm {
    padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
    .row-bottom-padded-sm {
    padding-bottom: 2em;
}
}.fh5co-animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.container h2 {
    color: #0e3c69;
    text-align: center;
    margin-top: -30px;
    text-shadow: 0 2px rgba(0, 0, 0, 0.18);
}
.txt-lss {
    margin-bottom: 1em;
    font-size: 1.4em;
    letter-spacing: .2em;
    margin-top: 30px!important;
}
.swiper-wrapper a {
    padding: 10px 20px;
    margin-left: 0;
    margin-top: 5px;
    position: absolute;
    font-size: 15px;
    background-color: rgba(253, 123, 0, 0.86);
    border-radius: 4px;
    border: 2px solid transparent;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    text-shadow: 2px 2px 2px #000;
    border: 1px solid #fff;
    box-shadow: 0 8px 1px -5px rgba(0, 0, 0, 0.45);
}
.swiper-wrapper a:hover {
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
}
.media-feature {
    padding: 20px;
    -webkit-transition: .2s all ease-out;
    -o-transition: .2s all ease-out;
    transition: .2s all ease-out;
    z-index: 1;
    position: relative;
    border-radius: 0;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    cursor: pointer;
    transition: ease-in all .5s;
}
.media-feature .icon {
    font-size: 60px;
    color: #ff6d24;
}
.media-feature h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.media-feature:hover, .media-feature:focus {
    background: #ff9800;
    transition: ease-in all .5s;
    border: none;
}
.img-shadow {
    position: relative;
    background: #ff9800;
    width: 100%;
    float: left;
    top: 50px;
    left: 50px;
    box-shadow: 0 15px 18px -5px rgba(0, 0, 0, 0.45);
}
.img-shadow img {
    position: relative;
    top: -20px;
    left: -20px;
}
h7 {
    color: #000;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    font-size: 25px;
}
.heading-colored h7 {
    margin-top: 20px;
}
.buttons {
    padding: 20px 24px 8px;
    max-width: 100%;
    margin-right: 10px;
    border: 0 solid #ddd;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    color: #000!important;
    display: flex!important;
    border-radius: 60px 60px 60px 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px 60px 60px 60px;
}
@media (max-width: 991px) {
    .buttons: first-child {
    margin-bottom: 16px;
}
}.buttons i {
    font-size: 44px;
    padding-right: 20px;
    color: #eee;
    margin-top: -8px;
}
.buttons:hover {
    cursor: pointer;
    -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    background: repeating-linear-gradient(to bottom right, #00254c 0%, #025b9e 100%);
    color: #fff!important;
    border: 0 solid transparent;
}
.buttons:hover a {
    color: #fff;
}
.buttons a {
    color: #000;
}
.buttons p {
    margin-bottom: 8px!important;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}
.buttons p span {
    font-size: 15px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.buttons.dark {
    background-color: #000;
    color: #fff!important;
    border: 1px solid #000;
}
.buttons.dark i {
    color: #fff;
}
.buttons.dark a {
    color: #fff;
}
.buttons.dark:hover {
    background-color: #ff9800;
    border: 1px solid transparent;
}
.buttons.gray {
    background-color: #393939;
    color: #fff!important;
    border: 1px solid #393939;
}
.buttons.gray i {
    color: #fff;
}
.buttons.gray a {
    color: #fff;
}
.buttons.gray:hover {
    border: 1px solid transparent;
}
#fh5co-line {
    position: relative;
    bottom: 0;
    margin-top: -200px;
    z-index: 10;
    padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
    #fh5co-line {
    padding-bottom: 3em;
}
}.title {
    font-size: 38px;
    color: #fff;
    font-style: italic;
    font-weight: 800;
}
.timeline {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 4px 10px 3px #323232;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0 solid #000;
}
.timeline .swiper-container {
    height: 600px;
    width: 100%;
    position: relative;
}
.timeline .swiper-wrapper {
    transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) .2s;
}
.timeline .swiper-slide {
    position: relative;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0 solid #000;
}
.timeline .swiper-slide::after {
    content: "";
    position: absolute;
    z-index: 1;
    right: -115%;
    bottom: -10%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: -230px 0 150px 60vw rgba(0, 0, 0, 0.41);
    border-radius: 100%}
.timeline .swiper-slide-content {
    position: absolute;
    text-align: center;
    max-width: 310px;
    right: 50%;
    top: 13%;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
    font-size: 12px;
    z-index: 2;
}
.timeline .swiper-slide .timeline-year {
    display: block;
    font-style: italic;
    font-size: 42px;
    margin-bottom: 50px;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    color: #d4a024;
    font-weight: 300;
    opacity: 0;
    transition: .2s ease .4s;
    text-shadow: 2px 2px 2px #020202;
}
.timeline .swiper-slide .timeline-title {
    font-weight: 800;
    font-size: 34px;
    margin: 0 0 30px;
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    transition: .2s ease .5s;
}
.timeline .swiper-slide .timeline-text {
    line-height: 1.5;
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    transition: .2s ease .6s;
    text-align: justify;
    margin-top: 200px;
    width: 410px;
}
.timeline .swiper-slide-active .timeline-year {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: .4s ease 1.6s;
}
.timeline .swiper-slide-active .timeline-title {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: .4s ease 1.7s;
}
.timeline .swiper-slide-active .timeline-text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: .4s ease 1.8s;
    font-size: 15px;
    text-align: justify;
    margin-top: 90px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
    margin-top: 200px;
    width: 410px;
    font-weight: 500;
}
.timeline .swiper-pagination {
    right: 15%!important;
    height: 100%;
    display: none;
    flex-direction: column;
    justify-content: center;
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    z-index: 1;
}
.timeline .swiper-pagination::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}
.timeline .swiper-pagination-bullet {
    width: auto;
    height: auto;
    text-align: center;
    opacity: 1;
    background: transparent;
    color: #d4a024;
    margin: 15px 0!important;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0);
}
.timeline .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -32.5px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #d4a024;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: .2s;
}
.timeline .swiper-pagination-bullet-active {
    color: #d4a024;
}
.timeline .swiper-pagination-bullet-active::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.timeline .swiper-button-next, .timeline .swiper-button-prev {
    background-size: 20px 20px;
    top: 15%;
    width: 20px;
    height: 20px;
    margin-top: 0;
    z-index: 2;
    transition: .2s;
}
.timeline .swiper-button-prev {
    left: 8%;
    background-image: url(data:image/svg+xml;
    charset=utf-8, %3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E);
}
.timeline .swiper-button-prev: hover {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}
.timeline .swiper-button-next {
    right: 8%;
    background-image: url(data:image/svg+xml;
    charset=utf-8, %3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d4a024'%2F%3E%3C%2Fsvg%3E);
}
.timeline .swiper-button-next: hover {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
}
@media screen and (min-width: 768px) {
    .timeline .swiper-slide: :after {
    right: -30%;
    bottom: -8%;
    width: 240px;
    height: 50%;
    box-shadow: -80px 0 150px 39vw rgba(0, 0, 0, 0.42);
}
.timeline .swiper-slide-content {
    right: 30%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 310px;
    font-size: 11px;
    text-align: right;
}
.timeline .swiper-slide .timeline-year {
    margin-bottom: 0;
    font-size: 32px;
}
.timeline .swiper-slide .timeline-title {
    font-size: 40px;
    margin: 0;
    color: rgba(255, 255, 255);
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
}
}.timeline .swiper-pagination {
    display: flex;
}
.timeline .swiper-button-prev {
    top: 15%;
    left: auto;
    right: 15%;
    -webkit-transform: rotate(90deg) translate(0, 10px);
    transform: rotate(90deg) translate(0, 10px);
}
.timeline .swiper-button-prev:hover {
    -webkit-transform: rotate(90deg) translate(-3px, 10px);
    transform: rotate(90deg) translate(-3px, 10px);
}
.timeline .swiper-button-next {
    top: auto;
    bottom: 15%;
    right: 15%;
    -webkit-transform: rotate(90deg) translate(0, 10px);
    transform: rotate(90deg) translate(0, 10px);
}
.timeline .swiper-button-next:hover {
    -webkit-transform: rotate(90deg) translate(3px, 10px);
    transform: rotate(90deg) translate(3px, 10px);
}
@media screen and (min-width: 1024px) {
    .timeline .swiper-slide: :after {
    right: -20%;
    bottom: -12%;
    width: 240px;
    height: 50%;
    box-shadow: -80px 0 150px 39vw rgba(0, 0, 0, 0.42);
}
.timeline .swiper-slide-content {
    right: 25%}
}@media screen and (max-width: 1200px) {
    .timeline .swiper-slide-active .timeline-text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: .4s ease 1.8s;
    font-size: 15px;
    text-align: justify;
    margin-top: 90px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
    margin-top: 200px;
    width: 350px;
}
}@media screen and (max-width: 768px) {
    .timeline .swiper-slide .timeline-title {
    font-size: 35px;
    margin: 0;
    color: rgba(255, 255, 255);
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
}
.timeline .swiper-slide-active .timeline-text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: .4s ease 1.8s;
    font-size: 15px;
    text-align: justify;
    margin-top: 90px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
    margin-top: 40px;
    width: 300px;
}
}@media screen and (max-width: 480px) {
    .timeline .swiper-slide .timeline-title {
    font-size: 35px;
    margin: 0;
    color: rgba(255, 255, 255);
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
}
.timeline .swiper-slide-active .timeline-text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: .4s ease 1.8s;
    font-size: 13px;
    text-align: justify;
    margin-top: 90px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
    margin-top: 35px;
}
}@media screen and (max-width: 320px) {
    .timeline .swiper-slide .timeline-title {
    font-size: 35px;
    margin: 0;
    color: rgba(255, 255, 255);
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
}
.timeline .swiper-slide-active .timeline-text {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: .4s ease 1.8s;
    font-size: 14px;
    text-align: justify;
    text-shadow: 2px 2px 2px rgba(0, 0, 0);
    padding-left: 8px;
    padding-right: 8px;
}
}.boton {
    background: #0e3c69;
    color: #fff;
    border: 2px solid transparent!important;
    webkit-box-shadow: 0 15px 28px -5px rgba(53, 58, 64, 0.45);
    -moz-box-shadow: 0 15px 28px -5px rgba(29, 130, 255, 0.45);
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 1.42857;
    border-radius: 4px;
    letter-spacing: 2px;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0.5);
    text-shadow: 1px 1px 1px #000000b8;
}
.boton:hover {
    background: #ff5e00;
    color: #fff!important;
    box-shadow: 0 0 0 0 rgba(236, 60, 20, 0.92);
}
@-webkit-keyframes pulse {
    to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
}
}@-moz-keyframes pulse {
    to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
}
}@-ms-keyframes pulse {
    to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
}
}@keyframes pulse {
    to {
    box-shadow: 0 0 0 20px rgba(232, 76, 61, 0);
}
}.boton1 {
    background: #0e3c6903;
    color: #fff!important;
    border: 2px solid #ff5e00;
    webkit-box-shadow: 0 15px 28px -5px rgba(53, 58, 64, 0.45);
    -moz-box-shadow: 0 15px 28px -5px rgba(29, 130, 255, 0.45);
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 1.42857;
    border-radius: 4px;
    letter-spacing: 2px;
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0.5);
}
.boton1:hover {
    background: #ff5e00;
    color: #fff!important;
    box-shadow: 0 0 0 0 rgba(236, 60, 20, 0.92);
}
.fh5co-hero-inner .fh5co-hero-catu {
    position: absolute;
    left: 0;
    top: -300px;
    height: 650px;
}
.img-float-left {
    float: left;
}
.cryptos-feature-area {
    position: relative;
    z-index: 1;
    padding-left: 45px;
    padding-right: 45px;
}
@media only screen and (max-width: 767px) {
    .cryptos-feature-area {
    padding-left: 0;
    padding-right: 0;
}
}.single-feature-area {
    position: relative;
    z-index: 1;
    padding: 60px 35px;
    background-color: #eef3f6;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-bottom: 70px;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.24);
}
.single-feature-area i {
    font-size: 50px;
    display: block;
    margin-bottom: 10px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    color: #034e86;
    text-shadow: 3px 3px 3px #0000003b;
}
.single-feature-area h3 {
    font-size: 25px;
    margin-bottom: 30px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-feature-area h3 {
    font-size: 24px;
}
}@media only screen and (max-width: 767px) {
    .single-feature-area h3 {
    font-size: 22px;
}
}.single-feature-area p {
    display: block;
    margin-bottom: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.single-feature-area .cryptos-btn {
    background-color: #fff;
}
.single-feature-area.active, .single-feature-area:hover, .single-feature-area:focus {
    background-image: url(../images/2.0/banner_1.png);
    box-shadow: 0 5px 70px rgba(0, 0, 0, 0.15);
}
.single-feature-area.active i, .single-feature-area.active h3, .single-feature-area.active p, .single-feature-area:hover i, .single-feature-area:hover h3, .single-feature-area:hover p, .single-feature-area:focus i, .single-feature-area:focus h3, .single-feature-area:focus p {
    color: #fff;
}
.single-feature-area.active .cryptos-btn, .single-feature-area:hover .cryptos-btn, .single-feature-area:focus .cryptos-btn {
    border-bottom-color: #292929;
}
.single-feature-area.active .cryptos-btn:hover, .single-feature-area:hover .cryptos-btn:hover, .single-feature-area:focus .cryptos-btn:hover {
    border-bottom-color: #292929;
    color: #292929;
}
.single-feature-area.style-2 {
    padding: 0;
    background-color: #fff;
}
.single-feature-area.style-2 i {
    color: #ffaf02;
}
.single-feature-area.style-2 p {
    margin-bottom: 0;
}
.single-feature-area.style-2.active, .single-feature-area.style-2:hover, .single-feature-area.style-2:focus {
    background-color: #fff;
    box-shadow: none;
}
.single-feature-area.style-2.active i, .single-feature-area.style-2:hover i, .single-feature-area.style-2:focus i {
    color: #292929;
}
.single-feature-area.style-2.active h3, .single-feature-area.style-2:hover h3, .single-feature-area.style-2:focus h3 {
    color: #ffaf02;
}
.single-feature-area.style-2.active p, .single-feature-area.style-2:hover p, .single-feature-area.style-2:focus p {
    color: #292929;
}
.container1 {
    margin: auto;
    width: 90%;
    max-width: 1300px;
}
.customwidget h1 {
    font-size: 44px;
    color: #fff;
    padding: 15px 0 25px;
    margin: 0;
    line-height: 1!important;
    font-weight: 500;
}
.customwidget ul {
    padding: 0;
    display: block;
    margin-bottom: 30px;
}
.customwidget li i {
    margin-right: 5px;
    color: #cdd51f;
}
.customwidget li {
    color: #fff;
    margin-right: 10px;
}
.image-center img {
    position: relative;
    margin: 0;
    z-index: 10;
    padding-right: 30px;
    text-align: center;
}
.customwidget p {
    font-style: italic;
    font-size: 14px;
    padding: 0 0 10px;
}
.customwidget a span {
    position: relative;
    z-index: 3;
}
.customwidget a.btn11::before {
    z-index: 2;
}
.customwidget a.btn11::after {
    z-index: 1;
    background: #fff;
}
.customwidget a.btn11 {
    top: 10px;
    margin: 0;
}
.customwidget a.btn11:hover {
    color: #fff!important;
}
.img-center img {
    width: 100%;
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
}
.img-center {
    margin: auto;
}
#features li p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16.5px;
    color: #fff;
    font-weight: 500;
    margin-top: 10px;
}
#features li {
    display: table;
    width: 100%;
    margin: 40px 0;
    cursor: auto;
    padding: 10px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
    background: repeating-linear-gradient(to bottom right, #00254c 0%, #232c50 100%);
    border-radius: 10px;
    transition: all 1s ease-in-out;
}
#features li:hover {
    z-index: 1000;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
}
.features-left, .features-right {
    padding: 0 15px;
}
.features-right li:last-child, .features-left li:last-child {
    margin-bottom: 0;
    padding-bottom: 0!important;
}
.features-right li i, .features-left li i {
    width: 68px;
    height: 68px;
    line-height: 68px;
    display: table;
    border-radius: 60px;
    font-size: 26px;
    color: #fff;
    background-color: #ff9800;
    margin: 0 auto 22px;
    position: relative;
    text-align: center;
    z-index: 55;
    transition: .4s;
    padding: 0;
    text-shadow: 3px 3px 3px #0000008a;
}
.features-right li i:hover, .features-left li i:hover {
    background: #3f95ea;
}
#features i img {
    display: table;
    margin: 0 auto;
}
.features-left li i:before, .features-right li i:before {
    text-align: center;
}
.features-right li i .ico-current, .features-left li i .ico-current {
    opacity: 1;
    transition: .4s;
    visibility: visible;
}
.features-right li i .ico-hover, .features-left li i .ico-hover {
    opacity: 0;
    transition: .4s;
    visibility: hidden;
    top: 19px;
}
.features-right li:hover .ico-current, .features-left li:hover .ico-current {
    opacity: 0;
    transition: .4s;
    visibility: hidden;
}
.features-right li:hover .ico-hover, .features-left li:hover .ico-hover {
    opacity: 1;
    transition: .4s;
    visibility: visible;
}
.features-right i {
    float: right;
}
.fr-inner {
    margin-right: 90px;
}
.features-left i {
    float: left;
}
.fl-inner {
    text-align: left;
    margin-left: 90px;
}
#features h4 {
    text-transform: capitalize;
    margin: 0;
    font-size: 19px;
    color: #fff;
}
.img-fluid {
    max-width: 100%;
    height: auto;
    /* transform: scale(1.07); */
    transition: all 1s ease-in-out;
}
@media only screen and (min-width:600px) and (max-width:1200px) {
    #features li p {
    margin-top: 25px;
    padding-left: 10px;
}
#features li:hover {
    z-index: 1000;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
}
}.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInUpBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}@keyframes fadeInUpBig {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
}.banner-1 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px;
    display: block;
    min-height: 300px;
    border-radius: 7px;
    -webkit-box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    position: relative;
    top: 0;
    border-bottom: 10px solid #ff6600c7;
    text-shadow: 3px 3px 3px #000000b8;
}
.banner-1:hover {
    top: -10px;
    -webkit-box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.4);
    transition: ease-in all .1s;
}
.banner-1 .banner-1-inner {
    width: 50%}
.banner-1 .banner-1-inner h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 28px;
    margin: 0 0 10px;
}
.banner-1 .banner-1-inner p {
    color: #fff;
    font-size: 1.7rem;
    text-shadow: 3px 3px 3px #000000b8;
    font-weight: 600;
}
a:hover, a:focus {
    color: #fff;
    text-decoration: none;
}
.work-thumb {
    position: relative;
    display: block;
    cursor: pointer;
}
.work-thumb:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background:;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
}
.work-thumb .work-text {
    position: absolute;
    top: 80%;
    left: 10%;
    z-index: 2;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    margin-top: 20px;
    text-shadow: 0 2px rgba(0, 0, 0, 0.84);
    color: #fff;
}
.work-thumb .work-text h3 {
    font-size: 3rem;
    font-weight: 900;
    color: #fff;
    margin: 0;
    padding: 0;
}
.work-thumb .work-text .category {
    font-size: 3rem;
    color: rgba(255, 255, 255, 0.7);
}
.work-thumb:hover {
    z-index: 3;
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.work-thumb:hover:after {
    opacity: 1;
    visibility: visible;
}
.work-thumb:hover .work-text {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 1;
    visibility: visible;
    margin-top: -85%;
    text-shadow: 0 3px rgba(0, 0, 0, 0.18);
}
.nonloop-block-13 .owl-nav {
    display: none;
}
.nonloop-block-13 .owl-dots {
    margin-top: 30px;
    width: 100%;
    text-align: center;
}
.nonloop-block-13 .owl-dots .owl-dot {
    display: inline-block;
    margin: 5px;
}
.nonloop-block-13 .owl-dots .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #e6e6e6;
}
.nonloop-block-13 .owl-dots .owl-dot.active span {
    background-color: #007bff;
}
.container2 {
    margin-right: 0;
    margin-left: 0;
}
.header-area {
    position: relative;
    z-index: 100;
    width: 100%}
.header-area .top-header {
    width: 100%;
    height: 60px;
    background-color: #292929;
}
@media only screen and (max-width: 767px) {
    .header-area .top-header {
    height: 80px;
    padding: 15px 0;
}
}@media only screen and (max-width: 767px) {
    .header-area .top-header .top-header-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
}.header-area .top-header .top-headline p {
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.header-area .top-header .top-headline p span {
    color: #ffaf02;
}
.header-area .top-header .login-faq-earn-money a {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-right: 30px;
}
.header-area .top-header .login-faq-earn-money a:last-child {
    margin-right: 0;
}
.header-area .top-header .login-faq-earn-money a:hover, .header-area .top-header .login-faq-earn-money a:focus, .header-area .top-header .login-faq-earn-money a.active {
    color: #ffaf02;
}
.header-area .cryptos-main-menu {
    position: relative;
    width: 100%;
    z-index: 100;
    height: 0;
}
@media only screen and (max-width: 767px) {
    .header-area .cryptos-main-menu {
    height: 80px;
}
}.header-area .cryptos-main-menu .classy-nav-container {
    background-color: transparent;
}
.header-area .cryptos-main-menu .classy-navbar {
    height: 125px;
    padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .header-area .cryptos-main-menu .classy-navbar {
    padding: 0;
}
}@media only screen and (max-width: 767px) {
    .header-area .cryptos-main-menu .classy-navbar {
    height: 80px;
}
}.header-area .cryptos-main-menu .classy-navbar .classynav ul li a {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
    color: #fff!important;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.68);
}
.header-area .cryptos-main-menu .classy-navbar .classynav ul li a:hover, .header-area .cryptos-main-menu .classy-navbar .classynav ul li a:focus {
    color: #ff9800!important;
}
.header-area .cryptos-main-menu .classynav ul li .dropdown li a, .header-area .cryptos-main-menu .classynav ul li .megamenu li a {
    font-size: 14px;
    color: #0e3c69!important;
    text-shadow: 0 1px rgba(0, 0, 0, 0.18);
}
.header-area .cryptos-main-menu .classynav .header-newsletter-form {
    margin-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .cryptos-main-menu .classynav .header-newsletter-form {
    margin-left: 30px;
}
}@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .cryptos-main-menu .classynav .header-newsletter-form {
    margin-left: 18px;
    margin-top: 15px;
}
}@media only screen and (max-width: 767px) {
    .header-area .cryptos-main-menu .classynav .header-newsletter-form {
    margin-left: 18px;
    margin-top: 15px;
}
}.header-area .cryptos-main-menu .classynav .header-newsletter-form form {
    width: 265px;
    height: 35px;
    background-color: #eef3f6;
    position: relative;
    z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .cryptos-main-menu .classynav .header-newsletter-form form {
    width: 220px;
}
}.header-area .cryptos-main-menu .classynav .header-newsletter-form form input {
    width: 100%;
    height: 35px;
    border: none;
    background-color: transparent;
    padding: 0 15px;
    font-size: 12px;
    font-style: italic;
}
.header-area .cryptos-main-menu .classynav .header-newsletter-form form button {
    width: 90px;
    height: 35px;
    border: none;
    background-color: #eef3f6;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    font-weight: 600;
    color: #292929;
    cursor: pointer;
    border-bottom: 2px solid #ffaf02;
    -webkit-transition-duration: 3500ms;
    transition-duration: 1500ms;
}
.header-area .cryptos-main-menu .classynav .header-newsletter-form form button:hover {
    background-color: #292929;
    color: #ff9800;
}
.megamenu-slides .owl-prev, .megamenu-slides .owl-next {
    background: #0d104d;
    background: -webkit-linear-gradient(to right, #0d104d, #28408b);
    background: linear-gradient(to right, #0d104d, #28408b);
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    top: 50%;
    margin-top: -15px;
    left: 5%;
    position: absolute;
    z-index: 10;
    text-align: center;
    font-size: 18px;
    -webkit-transition-duration: 1500ms;
    transition-duration: 1500ms;
}
.megamenu-slides .owl-next {
    left: auto;
    right: 5%}
.single-mega .title1 h3 {
    font-size: 17px;
    color: #ff9800!important;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #cececee8;
    padding: 8px 12px;
    text-align: center;
    text-shadow: .1px.1px .1px #0000008a;
}
@media only screen and (max-width: 1500px) {
    .owl-carousel .owl-stage-outer {
    margin-top: 60px;
}
}@media only screen and (max-width: 991px) {
    .owl-carousel .owl-stage-outer {
    margin-top: 0;
}
}.dropdown li i {
    margin-right: 12px;
    color: #ff9800;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
    text-shadow: .1px.1px .1px #0000008a;
}
@media screen and (max-width: 1100px) {
    .fh5co-hero-inner .fh5co-hero-catu {
    display: none;
}
}
.modal {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(234, 234, 234, 0.86);
    top: 0;
    left: 0;
    display: flex;
    animation: modal 4s 2s forwards;
    visibility: hidden;
    opacity: 0;
}


.contenido {
    width: ;
    height: ;
    margin: auto;
    background:#00254c; 
    border-radius: 10px;
    -webkit-box-shadow: 7px 14px 42px 3px rgba(163,174,184,0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(163,174,184,0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(163,174,184,0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(163,174,184,0.4);
    box-shadow: 7px 14px 42px 3px rgba(55, 56, 58, 0.4);
}

.contenido img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.contenido input {
    width: 120px;
    height: 35px;
    background: #ffa50000;
    display: block;
    color: white;
    border-radius: 10px;
    text-align: center;
    margin: auto;
    text-decoration: none;
    margin-bottom: 10px;
    cursor: pointer;
    border: 2px solid #fff;
    font-size: 14px;
 
    
}
.contenido1 a {
    text-decoration: none;
}
#cerrar {
    display: none;
}

#cerrar + label {
    position: fixed;
    color: white;
    font-size: 25px;
    z-index: 1051;
    background: #e43636;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    right: 26%;
    cursor: pointer;
    animation: modal 4s 2s forwards;
    visibility: hidden;
    opacity: 0;
    font-family: Arial,Baskerville,monospace;
    transition: all 0.8s ease 0s;
    padding: 1px 11.5px;
    margin-top: 8%;
}
#cerrar:checked + label, #cerrar:checked ~ .modal {
    display: none;
}

@keyframes modal {
    100% {
    visibility: visible;
    opacity: 1;
    }
}

@media screen and (max-width: 1700px) {
  #cerrar + label {
    margin-top: 9%;
    right: 23%;
  }
}
@media screen and (max-width: 1500px) {
  #cerrar + label {
    margin-top: 8%;
    right: 20%;
  }
}
@media screen and (max-width: 1350px) {
  #cerrar + label {
    margin-top: 5%;
    right: 14%;
  }
}
@media screen and (max-width: 1200px) {
  #cerrar + label {
   margin-top: 12%;
   right: 11%;
  }
}
@media screen and (max-width: 1050px) {
  #cerrar + label {
    margin-top: 3%;
    right: 7%;
  }
}
@media screen and (max-width: 950px) {
  #cerrar + label {
  margin-top: 15%;
  right: 5%;
  }
    .contenido {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media screen and (max-width: 900px) {
  #cerrar + label {
    margin-top: 1%;
    right: 4%;
  }
}
@media screen and (max-width: 820px) {
  #cerrar + label {
   margin-top: 23%;
    right: 4%;
  }
}
@media screen and (max-width: 750px) {
  #cerrar + label {
  margin-top: 3%;
  right: 5%;
  }
}
@media screen and (max-width: 670px) {
  #cerrar + label {
    margin-top: 1%;
    right: 5%;
  }
}
@media screen and (max-width: 600px) {
  #cerrar + label {
    margin-top: 43%;
    right: 5%;
  }
}
@media screen and (max-width: 520px) {
  #cerrar + label {
    margin-top: 51%;
    right: 6%;
  }
}
@media screen and (max-width: 480px) {
  #cerrar + label {
    margin-top: 49%;
    right: 6%;
  }
}
@media screen and (max-width: 440px) {
  #cerrar + label {
    margin-top: 33%;
    right: 5%;
  }
}
@media screen and (max-width: 380px) {
  #cerrar + label {
    margin-top: 35%;
    right: 5%;
  }
}
@media screen and (max-width: 350px) {
  #cerrar + label {
    margin-top: 38%;
    right: 5%;
  }
}
@media screen and (max-width: 320px) {
  #cerrar + label {
    margin-top: 40%;
    right: 5%;
  }
}
@media screen and (max-width: 270px) {
  #cerrar + label {
    margin-top: 30%;
    right: 5%;
  }
}
/* line 2, C:/Users/HP/Desktop/jun-2020/278.Internet_service/assets/scss/_services_section.scss */
.service-area .single-services {
    box-shadow: 0px 22px 57px 0px rgb(0 0 0 / 19%);
    padding: 16px 29px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-radius: 5px;
    background: #fffffff0;
    background-position: right;
    margin-bottom: 15px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 2, C:/Users/HP/Desktop/jun-2020/278.Internet_service/assets/scss/_services_section.scss */
  .service-area .single-services {
    padding: 16px 40px;
  }
}

/* line 12, C:/Users/HP/Desktop/jun-2020/278.Internet_service/assets/scss/_services_section.scss */
.service-area .single-services i {
  font-size: 56px;
  margin-bottom: 13px;
  display: block;
  color: #f3a81a;
}

/* line 18, C:/Users/HP/Desktop/jun-2020/278.Internet_service/assets/scss/_services_section.scss */
.service-area .single-services p {
  color: #102039;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 0em;
}

/* line 23, C:/Users/HP/Desktop/jun-2020/278.Internet_service/assets/scss/_services_section.scss */
.service-area .single-services:hover {
  background: -webkit-linear-gradient(105deg,#002d5df2 0%,#006fe2eb 100%);
  background-position: right;
  background-size: 200%;
}

/* line 27, C:/Users/HP/Desktop/jun-2020/278.Internet_service/assets/scss/_services_section.scss */
.service-area .single-services:hover i {
  color: #fff;
}

/* line 31, C:/Users/HP/Desktop/jun-2020/278.Internet_service/assets/scss/_services_section.scss */
.service-area .single-services:hover p {
  color: #fff;
}
.catu-margin img{
    display: block;
    margin: auto;
}
.top-d{
    margin-top: 230px;
}
/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
/*
.p-7 {
  padding: 7rem !important;
}
.why-us {
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 42%);
    background: #d8d8d80d;
    margin-bottom: 80px;
    background-image: url(../images/noticias/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.icon-box{
    background: #0042a799;
    border-radius: 10px;
}
.why-us .icon-box + .icon-box {
  margin-top: 50px;
}

.why-us .icon-box .icon {
 float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    background: #f3f8fa00;
    border-radius: 6px;
    transition: 0.5s;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 10px;
}

.why-us .icon-box .icon i {
  color: #ffc000;
  font-size: 32px;
}

/*....why-us .icon-box:hover .icon {
  background: #ffc000;
}

.why-us .icon-box:hover .icon i {
  color: #fff;
}..
.why-us .icon-box .title {
  margin-left: 95px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}

.why-us .icon-box .title a {
    transition: 0.3s;
   ..color: #0e3c69;..
    color: #fff;
    text-shadow: 1px 1px 1px #0000003b;
    font-weight: 900;
    font-size: 25px;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-style: initial;
}

...why-us .icon-box .title a:hover {
  color: #68A4C4;
}
...

.why-us .icon-box .description {
    margin-left: 0px;
    line-height: 24px;
    font-size: 16px;
    ..color: #080808;..
    color: #fff;
    margin-bottom: 0rem;
    font-weight: 400;
    font-family: "Source Sans Pro", Arial, sans-serif;
    text-align: justify;
    margin-bottom: 7px;
    text-shadow: 1px 1px 1px #00000094;
}

.why-us .video-box {
  position: relative;
}

.why-us .video-box img {
  padding-top: 15px;
  padding-bottom: 15px;
}

.why-us .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#FF6B12EB 50%, rgba(255, 105, 59, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.why-us .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.why-us .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid #ff9b34;
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.why-us .play-btn:hover::after {
  border-left: 15px solid #ff6b12;
  transform: scale(20);
}

.why-us .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
.topbox{
    margin-top: 0px;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .why-us .video-box img {
    padding-top: 55px;
}
}
@media (max-width: 991px) {
.topbox {
    margin-top: -10px;
}
}
@media (max-width: 767px) {
.pa-2 {
    padding: 3rem !important;
}
}
.text-inner3 {
    color: #0e3c69;
    text-shadow: 1px 1px 1px rgba(2, 2, 2, 0.39);
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px;
    text-align: center;
    font-weight: 800;
    margin-bottom: -10px;
    font-size: 22px;
}
.toph1 h5{
    margin-top: -220px!important;
}

@media screen and (max-width: 575px) {
   .toph2{
    margin-top: -30px;
}
    .text-inner3 {
   ;
    font-size: 18px;
}
.why-us .icon-box .title a {
    font-size: 17px;
}
}
*/
.text  {
 color: #fff;
 margin-bottom: .5em!important;
 font-size: 16px;
}
.text:hover {
 color: #ff8100;
}
.text-center p{
margin-bottom: .5em;
}
.social {
    top: 20px;
}
.app-whatsapp {
    position: fixed;
    right: 24px;
    bottom: 20px;
    width: 230px;
    z-index: 1000;
    display: block;
    
}
.app-whatsapp img {
    width: 100%;
    transition: all 0.8s ease 0s;
}
.app-whatsapp img:hover{
    transform: scale(1.2);
}
@media (max-width: 768px) {
  .app-whatsapp {
    right: 10px;
}
 .boton-contacto {
    right: 10px;
}
}
.boton-contacto {
    position: fixed;
    right: 28px;
    bottom: 100px;
    width: 70px;
    z-index: 1000;
    display: block;
}
.boton-contacto img {
    width: 100%;
    transition: all 0.8s ease 0s;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    border-radius: 50%;
}
.boton-contacto img:hover{
    transform: scale(1.2);
}
/*ACCESOS */
 .card-text {
	color: #ffffff;
    font-size: 1.7rem;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

/* */
.our-pricing-area{
    padding-left: 3px;
    padding-right: 3px;
}
.our-pricing-area .single-pricing {
    background: linear-gradient(to bottom right, #ff9b34, #ff3b00);
    box-shadow: 0px 15px 28px -5px #ff3b00a3;
    padding: 35px 5px;
    position: relative;
    border-radius: 20px;
    margin-bottom: 60px;
}
@media (max-width: 575px) {
    .our-pricing-area .single-pricing {
        padding: 57px 23px
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .our-pricing-area .single-pricing {
        padding: 57px 23px
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .our-pricing-area .single-pricing {
        padding: 57px 23px
    }
}
.our-pricing-area .single-pricing .pricing-caption .procing-logo {
    margin-bottom: 20px;
    width: 100px;
    height: 100px;
    background: #fff7f5;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.26) !important;
}
.our-pricing-area .single-pricing .pricing-caption .procing-logo img {
    display: inline-block;
    width: 70%;
}
.our-pricing-area .single-pricing .pricing-caption span {
    display: block;
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    font-family: "Muli", sans-serif;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.our-pricing-area .single-pricing .pricing-caption .pricing-listing ul li {
    color: #ffff;
    color: #ffff;
    margin: 19px 0;
    font-size: 16px;
    font-weight: 300
}
.our-pricing-area .single-pricing .pricing-shape .pricing1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0
}
.our-pricing-area .single-pricing .pricing-shape .pricing2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0
}
.our-pricing-area .nav-tabs .nav-link {
    border: 0;
    padding: 15px 43px
}
.our-pricing-area .nav-tabs .nav-item.show .nav-link,
.our-pricing-area .nav-tabs .nav-link.active {
    color: #fff;
    background: #ff4f5b
}
.our-pricing-area .nav-tabs .nav-item {
    color: #020230;
    background: #fce0d8;
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    border-radius: 0;
    font-family: "Oswald", sans-serif
}
.our-pricing-area .nav-tabs .nav-item:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}
.our-pricing-area .nav-tabs .nav-item:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}
.our-pricing-area .nav-tabs {
    margin-bottom: 31px;
    padding-bottom: 0px;
    position: relative;
    border: 0;
    display: flex;
    justify-content: left
}
.backround1{
   background: linear-gradient(to bottom right, #05244d, #0045b0)!important;
   box-shadow: 0px 15px 28px -5px #0045b0b5 !important;
}
.btn-1 {
    background: #ff9800;
    border-radius: 30px;
    -moz-user-select: none;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 27px 44px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
    box-shadow: 0 15px 8px -11px rgba(0, 0, 0, 0.25);
}
.btn-1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #ff9800;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0
}
.btn-1:hover::before {
    transform: scaleX(1);
    color: #fff !important;
    z-index: -1;
   
}
.white-btn {
    background: #fff!important;
    color: #020230;
}
.btn-2 {
    background: #0045b0;
    border-radius: 30px;
    -moz-user-select: none;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    color: #020230;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 27px 44px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
    box-shadow: 0 15px 8px -11px rgba(0, 0, 0, 0.25);
}
.btn-2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background:#0045b0 !important;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0
}
.btn-2:hover::before {
    transform: scaleX(1);
    color: #fff !important;
    z-index: -1;
   
}
@media (max-width: 991px) {
 .our-pricing-area {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
 .our-pricing-area .single-pricing {
    padding: 25px 23px;
}
.our-pricing-area .single-pricing .pricing-caption .procing-logo {
    margin-bottom: 5px;
 }
 .card-text {
    color: #ffffff;
    font-size: 1.5rem;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.our-pricing-area .single-pricing {
    margin-bottom: 30px;
}
    .our-pricing-area .single-pricing .pricing-caption .procing-logo img {
    display: inline-block;
    width: 65%;
    margin-top: -26px;
}
    .our-pricing-area .single-pricing .pricing-caption .procing-logo {
    width: 75px;
    height: 75px;
  
}
    .our-pricing-area .single-pricing .pricing-caption span {
    font-size: 20px;
    padding-bottom: 0px;

}
    .btn-1 {
    font-size: 13px;
    padding: 20px 30px;
 
}
       .btn-2 {
    font-size: 13px;
    padding: 20px 30px;
 
}
}
.owl-carousel .owl-stage-outer {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3);
}
b {
color: #ff9800;
}
.fh5co-hero-catu1 {
    position: absolute;
    left: 10%;
    top: -195px;
    height: 480px;
}
  
/*** Feature ***/
.feature-text  {
        padding:70px;
    }
@media (max-width: 1400px) {
     .text-1 p {
    font-size: 16px!important;
   }
    .text-1 h1 {
    font-size: 22px!important;
   }
  .fh5co-hero-catu1 {
  position: absolute;
  left: 10%;
  top: -160px;
  height: 420px;
}
.p-7 {
  padding: 3rem !important;
}
}
@media (max-width: 1200px) {
    .feature-text  {
        
    }
    .fh5co-hero-catu1 {
  position: absolute;
  left: 35%;
  top: -70px;
  height: 280px;
  }
}
@media (max-width: 992px) {
    .container.feature {
        max-width: 100% !important;
    }
    .h-100 img{
        margin-top:10px;
        margin-bottom:10px;
    }
   .fh5co-hero-catu1 {
  position: absolute;
  left: 30%;
  top: -50px;
  height: 260px;
  } 
.p-7 {
  padding: 2rem !important;
}
.why-us {
  background-position: right;
}
}
@media (max-width: 768px) {
   
   .fh5co-hero-catu1 {
  position: absolute;
  left: 35%;
  top: 15px;
  height: 200px;
  } 
}
@media (max-width: 480px) {
  .feature-text  {
        padding:20px;
    }
    .mt-5{
       margin-top: 1rem!important; 
    }
    .text-1 p {
    font-size: 14px!important;
   } 
  .fh5co-hero-catu1 {
  position: absolute;
  left: 27%;
  top: 55px;
  height: 140px;
  }
  .p-7 {
  padding: 2rem !important;
  }
}
@media (max-width: 380px) {
  .fh5co-hero-catu1 {
  display: none;
  }
}
.text-white {
  color: #fff !important;
}
.bg-primary {
  background: linear-gradient(to bottom right, #ff9b34, #ff3b00)!important;
}
.bg-secundary {
  background: linear-gradient(to bottom right, #05244d, #0045b0)!important;
}
.pd-1{
padding-left: 0px;
padding-right: 0px; 
}
.video-box img{
 margin-left: auto;
 margin-right: auto;
 display: block;
}
/*--------------------------------------------------------------
# Noticias
--------------------------------------------------------------*/
.no-gutters {
  margin-right: 0;
  margin-left: 0;
  display: flex;
}
.description1{
    margin-bottom: .5em;
    font-size: 17px;
    color:#444444;
}
.title1{
    color: #0e3c69;
    font-weight: 900;
    font-size: 27px;
    margin-top: 5%;
    text-align: center;
    margin-bottom: 3%;
   }
.margin-why{
    margin-top: 3%;
    margin-bottom: 3%;
}
/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
    box-shadow: 0 10px 60px rgba(134, 151, 168, 0.46);
    background: #fdfdfdc4;
    border-radius: 20px;
    margin-top: 0px;
    padding: 3rem !important;
    margin-bottom:3rem;
}
.why-us .icon-box + .icon-box {
    margin-top: 50px;
}

.why-us .icon-box .icon {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    background: #f3f8fa00;
    border-radius: 6px;
    transition: 0.5s;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 10px;
}

.why-us .icon-box .icon i {
    color: #ffc000;
    font-size: 32px;
}

/*.why-us .icon-box:hover .icon {
  background: #ffc000;
}

.why-us .icon-box:hover .icon i {
  color: #fff;
}
*/
.why-us .icon-box .title {
    font-weight: 700;
    margin-bottom: 3px;
    font-size: 18px;
    text-transform: uppercase;
}

.why-us .icon-box .title a {
    transition: 0.3s;
    color: #0e3c69!important;
    text-shadow: 1px 1px 1px #0000003b;
    font-weight: 900;
    font-size: 25px;
    font-style: initial;
}
.why-us .icon-box .title b {
    color: #ff8300;
    text-shadow: 1px 1px 1px #0000003b;
}

/*.why-us .icon-box .title a:hover {
  color: #68A4C4;
}
*/
.why-us .icon-box .description {
    font-family: "Source Sans Pro",Arial,sans-serif;
    margin-left: 0px;
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 0rem;
    font-weight: 400;
    text-align:;
    margin-bottom: 3px;
    color: #484747;
}

.why-us .video-box {
  position: relative;
}

.why-us .video-box img {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 15px;
}

.why-us .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#68A4C4 50%, rgba(104, 164, 196, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.why-us .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.why-us .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(104, 164, 196, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.why-us .play-btn:hover::after {
  border-left: 15px solid #68A4C4;
  transform: scale(20);
}

.why-us .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
.topbox{
    margin-top: 0px;
}
.imgzoom1{
    margin-top: 0px;
}
.btn-secondary {
    font-family: "Source Sans Pro",Arial,sans-serif;
    color: #fff!important;
    background-image: linear-gradient(-108deg, #ff940e 0%, #fe6638 51%, #fd3761 100%);
    text-shadow: 1px 1px 1px #00000061;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    font-size: 1.1rem;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    box-shadow: 0 .125rem .25rem 0 rgba(58, 59, 69, 0.56);
    padding: 10px 32px 10px 32px;
    border-radius: 50px 50px 50px 50px;
    margin-top: 1rem;
    margin-bottom: .1rem;
    font-size: 20px;
}
.btn-secondary:hover {
    color: #fff;
    box-shadow: 0 15px 8px -11px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    background-image: linear-gradient(-108deg, #fd3761 0%, #fe6638 51%, #ff940e 100%);
}
.mt05{
    margin-top: 3rem !important;
}
.margin-center{
    margin-right: auto;
    margin-left: auto;
}
/* carrusel noticias */
.slider {
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: auto;
    overflow: hidden;
}

.slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.slides img {
    width: 100%;
    height: 380px;
    object-fit: cover;
}

.slide {
    min-width: 100%;
    box-sizing: border-box;
}

.slider button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 0.5em;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider .prev {
    left: 10px;
}

.slider .next {
    right: 10px;
}

.indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 5px;
}

.indicators .indicator {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    cursor: pointer;
    transition: background-color 0.3s;
}

.indicators .indicator.active {
    background-color: white;
}

/* */

@media (max-width: 1400px) {
.why-us .icon-box .title a {
    font-size: 25px;
}
.why-us .icon-box .description {
    font-size: 16px;
}
}
@media (max-width: 1200px) and (min-width: 992px) {
  .why-us .video-box img {
    padding-top: 55px;
}
}
@media (max-width: 991px) {
.topbox {
    margin-top: 10px;
}
.why-us .video-box img {
    padding-right: 25px;
    padding-bottom: 0px
}
.pa-2 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
    padding-top: .5rem !important;
}
}
@media (max-width: 505px) {
.imgzoom1{
    margin-top: 0px;
}
.why-us .icon-box .title a {
    font-size: 20px;
}
.btn-secondary {
    font-size: 19px;
}
.margin-why{
    margin-bottom: 3%;
}
.description1 {
  font-size: 16px;
}
.title1 {
  font-size: 25px;
  margin-top: 2%;
  margin-bottom: 3%;
}
.why-us {
  padding: 2rem !important;
}
.no-gutters {
  padding-top: 2rem;
}
.btn-secondary {
    margin-top:2rem!important;
    margin-bottom:2rem;
    padding: 13px 32px 13px 32px;
}
.slides img {
    height: 300px;
}
}
@media (max-width: 392px) {
.why-us .icon-box .description {
    font-size: 15px;
}
.why-us .icon-box .title a {
    font-size: 18px;
}
}
.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}
.text-center {
  text-align: center !important;
}