* {
    box-sizing: border-box;
}
html,
body {
    font-family: Nunito, sans-serif;
    color: #6f6f6f;
    font-size: 15px;
    line-height: 25px;
    height: 100%;
    position: relative;
}
p {
    font-size: 15px;
    line-height: 25px;
}
p.ex1 {
  text-align: justify;
  padding-top: 3%;
  padding-left: 3%;
  padding-right: 3%;
}
p.cont {

  text-align: justify;
  padding-left: 3%;
  padding-right: 3%;
}

::-moz-selection {
    background: #0078d7;
    text-shadow: none;
    color: #fff;
}
::selection {
    background: #0078d7;
    text-shadow: none;
    color: #fff;
}
::-webkit-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
::-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
:-ms-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
::placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
::-webkit-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
a {
    color: #686868;
    text-decoration: none;
    font-family: Roboto, sans-serif;
}
a,
button,
img {
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
h1,
h2,
h3,
h4,
h6 {
    color: #36383d;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    letter-spacing: 1px;
}
h5{
    color: #ffffff;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    letter-spacing: 1px;
}
h1{
  padding-top: 25px;
}
hsm{
    color: #898b8f;
    font-size: small;
    font-family: Roboto, sans-serif;

}
blanco{
    color:#FFFFFF;
}
button,
a,
a:hover,
a:focus,
a:active {
    outline: medium none !important;
    text-decoration: none;
    color: #141820;
}
img {
    max-width: 100%;
    height: auto;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
figure {
    margin: 0 !important;
}
.color,
.header-top-list li i,
.single-service:hover i,
.service-content a:hover h3,
.white-btn.main-btn,
.read-more:hover,
.single-post-content a:hover h3,
.meta-info li a:hover,
.contact-line i,
.contact-line h4,
.social-list li a:hover,
.footer-service-list li a:hover,
.footer-copyright p a,
.footer-copyright i,
.single-funfacts i,
.banner-bredcrumb .bread-crumb li a:hover,
.blog-post a:hover h3,
.post-list a:hover h4,
.cat-list li a:hover,
.tags-list li a:hover,
.page-link,
.post-tags li a:hover,
.share-post li a:hover,
.post-author a:hover h5,
.scroll-top i {
    color: #a60002;
}
.color-bg,
.heading:after,
.main-btn,
.nav-item > a:before,
.owl-dot,
.port-navigation li:hover,
.port-navigation li.active,
.page-banner-text h1:after,
.post-pagination .page-item.active .page-link,
.post-pagination .page-link:hover,
.search-box button,
.reply-btn:hover,
.single-service-list li:hover,
.single-service-list li.active {
    background-color: #A60002;
}
.gradent-bg,
.feature-section:after,
.about-slider .owl-nav .owl-next,
.single-service:hover,
.member-image:before,
.member-name:before,
.post-img:after,
.sub-section:after,
.contact-info:before,
.contact-info:after,
.box-image:after,
.featured-hover figcaption i {
    background: #A60002;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #A60002), color-stop(100%, rgba(255, 27, 49, 0.9)));
    background: -webkit-linear-gradient(top, #A60002 0, rgba(255, 27, 49, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#A60002), to(rgba(0, 228, 206255, 27, 49, 0.9)));
    background: linear-gradient(to bottom, #A60002 0, rgba(255, 27, 49, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a60002',endColorstr='#FF1B31',GradientType=0);
}
.color-border,
.single-service:hover,
.blog-post blockquote,
.port-navigation li:hover,
.port-navigation li.active,
.contact-info,
.contact-form input:focus,
.contact-form input:active,
.contact-form textarea:focus,
.contact-form textarea:active,
.footer-subscribe input[type="email"]:focus,
.footer-subscribe input[type="email"]:focus + .footer-sub-btn,
.footer-subscribe input[type="email"]:active,
.footer-subscribe input[type="email"]:active + .footer-sub-btn,
.post-pagination .page-item.active .page-link,
.post-pagination .page-link:hover,
.comment-box .form-control:focus,
.reply-btn:hover,
.scroll-top:hover,
.preloader,
.preloader:before,
.preloader:after {
    border-color: #a60002;
}
.rosa-bg {
background-color: #D70D86;
}
.gray-bg,
.bg-muted {
  background-color: #f3f3f4;
}

.gray-bg-dark,
.bg-muted-dark {
  background-color: #333333;
}
.grey-bg {
    background-color: #FFFFFF;
}
.black-bg {
    background-color: #1a1a1a;
}
.whitecolor,
.whitecolor a,
.whitecolor h1,
.whitecolor h2,
.whitecolor h3,
.whitecolor h4,
.whitecolor h5,
.whitecolor h6,
.whitecolor p,
.whitecolor li,
.whitecolor strong,
.whitecolor span {
    color: #fff;
}
.dot-bg {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 15px 15px;
    background: url(assets/img/texturaflor1.png) repeat;
}
.dot-bg.left-dot {
    right: auto;
    left: 0;

}
.equal-space {
    padding-top: 100px;
    padding-bottom: 100px;
}
.top-space {
    padding-top: 100px;
}
.bottom-space {
    padding-bottom: 100px;
}
.big-space {
    padding-top: 150px;
    padding-bottom: 150px;
}
.small-space {
    padding-top: 60px;
    padding-bottom: 60px;
}
.heading {
    position: relative;
    margin-bottom: 50px;
    display: block;
    padding-bottom: 5px;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
}
.heading h2 {
    font-size: 48px;
    line-height: 52px;
    margin-bottom: 15px;
}
.heading h2 span {
    font-weight: 300;
}
.heading:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 6px;
    left: 50%;
    margin-left: -40px;
    bottom: -3px;
    border-radius: 6px;
}
.heading:before {
    position: absolute;
    content: "";
    max-width: 100%;
    width: 300px;
    height: 1px;
    background: #515151;
    left: 50%;
    bottom: 0;
    margin-left: -150px;
}
.main-header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}
.offset-header.main-header {
    position: absolute;
}
.header-top {
    background-color: #f9f9fa;
    border-bottom: 1px solid #e1e1e2;
}
.header-toprosa {
    background-color: #D70D86;
    border-bottom: 1px solid #e1e1e2;
}
.offset-header .header-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.2);
}
.header-top-list {
    padding: 10px 0;
}
.header-top-list li {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
}
.header-top-list li span {
    color: #1a1a1a;
}
.offset-header .header-top-list li span {
    color: #fff;
}
.header-top-list li:last-child {
    margin-right: 0;
}
.quote-btn {
    border: 1px solid #a5a5a5;
}
.header-bottom {
    background-color: #fff;
}
.offset-header .header-bottom {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
}
header.main-header.affix .header-bottom {
    z-index: 99999;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(120, 120, 120, 0.75);
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    height: 94px;
    padding: 0;
}
.navbar.navbar-expand-lg {
    padding: 0 15px;
}
.mainmenu {
    margin-right: 60px;
}
.main-header .mainmenu .navbar-nav li a {
    position: relative;
    line-height: 24px;
    color: #141820;
    padding: 35px 10px;
    text-transform: none;
}
.offset-header.main-header .mainmenu .navbar-nav li a {
    color: #f1f1f1;
}
.offset-header.main-header.affix .mainmenu .navbar-nav li a,
.offset-header.main-header .mainmenu .navbar-nav li .dropdown-menu li a {
    color: #141820;
}
.nav-item > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 3px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav-item.dropdown > a:before {
    display: none;
}
.nav-item:hover > a:before,
.nav-item:focus > a:before,
.nav-item a.active:before {
    width: 100%;
}
.dropdown-menu {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-in-out 0s;
    display: block;
    border-radius: 0;
    margin: 0;
    padding: 0;
    height: 0;
}
.dropdown:hover .dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    display: block;
    height: auto;
}
.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    min-width: 220px;
    margin-top: 0;
}
.dropdown-toggle:after {
    display: none;
}
.mainmenu .navbar-nav li.nav-item .dropdown-menu li a {
    padding: 12px 15px;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
}
.menu-search {
    cursor: pointer;
    color: #333;
    font-size: 24px;
    top: 29px;
    position: absolute;
    right: 15px;
    overflow: hidden;
    margin: 0;
    padding: 8px;
}
.offset-header .menu-search {
    color: #fff;
}
.main-header.affix .menu-search {
    color: #333;
}
.header-search-area {
    display: block;
    text-align: center;
    background: #151515;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 900;
}
.active-search .header-search-area {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.close-button {
    position: absolute;
    top: 60px;
    font-size: 24px;
    color: #ddd;
    padding: 20px;
    cursor: pointer;
    right: 60px;
}
.search-field {
    background: transparent;
    border: 0 transparent;
    border-bottom: 1px solid rgba(214, 241, 241, 0.4);
    position: relative;
    width: 500px;
    height: 70px;
    color: #fff;
    padding: 10px;
    font-size: 32px;
}
.header-search-form {
    position: relative;
}
.search-submit {
    background: #151515;
    color: #f1f1f1;
    border: 0 transparent;
    font-size: 24px;
    padding: 0 30px;
    position: absolute;
    bottom: 1px;
    right: 0;
    cursor: pointer;
    z-index: 2;
    height: 70px;
}
.banner-section {
    position: relative;
    background-image: url(assets/img/banner.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-position: center;
    background-size: cover;
}
.banner-section:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
}
.banner-content {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: table;
}
.banner-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.banner-text h3 {
    font-size: 44px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
}
.banner-text h3 span {
    font-weight: 700;
}
.banner-text h5 {
    font-size: 26px;
    font-weight: 300;
    margin: 20px 0 50px;
}
.banner-button a {
    margin: 0 5px;
}
.banner-content h1 {
    font-size: 72px;
    text-transform: uppercase;
}
.flat-content {
    margin-top: 140px;
}
.about-section {
    position: relative;
}
.about-txt h2 {
    font-size: 46px;
    margin-bottom: 15px;
}
.about-txt h2 span {
    font-weight: 300;
    color: #36383d;
}
.about-txt h4 {
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 12px;
}
.about-txt .main-btn {
    margin-top: 15px;
}
.progress-section {
    background-image: url(assets/img/progress-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    position: relative;
}
.progress-section:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #0b0b0b;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    z-index: 0;
}
.progress-content {
    position: relative;
    z-index: 1;
}
.progress-circle {
    position: relative;
    text-align: center;
}
.progress-circle h3 {
    font-size: 22px;
    margin-top: 15px;
}
.circle {
    position: relative;
}
.circle strong {
    border-radius: 50%;
    bottom: 32px;
    font-size: 25px;
    height: 100px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100px;
    line-height: 100px;
}
.skill-list {
    width: 100%;
}
.skill-progress {
    overflow: hidden;
    padding: 15px 0;
}
.progress-title {
    font-size: 16px;
    font-weight: 600;
    float: left;
    margin-bottom: 0;
}
.progress {
    background: #ddd none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: none;
    height: 5px;
    position: relative;
    overflow: visible;
    left: 10px;
    top: 10px;
}
.progress-bar {
    border-radius: 6px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: relative;
}
.progress .progress-value {
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    color: #333;
    background: #fff !important;
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
}
@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}
@keyframes animate-positive {
    0% {
        width: 0;
    }
}
.fijo{
  display:block;
  width:100%;
  height:250px;
  cursor: pointer;
}

.fijobig{
    display:block;
    width:100%;
    height:2000px;
  }
  .cintillo{
    display:block;
    width:100%;
    height:5%;
  }

.mision {
    text-align: center;
    display: block;
    margin-bottom: 30px;
    background: rgba(233, 234, 241, 0.6);
    border: 1px solid #d9dbe9;
    padding: 30px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.services-section {
    position: relative;
}
.service-list {
    margin-bottom: -30px;
}
.single-service {
    text-align: center;
    display: block;
    margin-bottom: 30px;
    background: rgba(233, 234, 241, 0.6);
    border: 1px solid #d9dbe9;
    padding: 30px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.single-service i {
    font-size: 40px;
    width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    margin-bottom: 25px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #36383d;
    line-height: 100px;
    margin-top: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.07);
}
.single-service:hover i {
    background: transparent;
    background: #fff;
}
.single-service h3 {
    position: relative;
    font-size: 15px;

    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding-bottom: 8px;
    margin-bottom: 10px;
}
.single-service h3:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 80px;
    background: #6f6f6f;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.single-service:hover h3:before {
    width: 120px;
    background-color: #fff;
}
.single-service p {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #6f6f6f;
}
.single-service:hover h3,
.single-service:hover p {
    color: #fff;
}
.feature-section {
    background-image: url(assets/img/feature-bg.jpg);
    background-repeat: no-repeat;
    background-size: 50% 100%;
    position: relative;
    width: 100%;
    height: auto;
    background-position: center right;
    background-attachment: fixed;
}
.feature-section:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    opacity: 0.55;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    z-index: 1;
    width: 100%;
    height: 100%;
}
.feature-content {
    padding-left: 100px;
    padding-right: 100px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.single-feature {
    margin-bottom: 50px;
}
.single-feature:last-child {
    margin-bottom: 0;
}
.feature-icon {
    font-size: 32px;
    float: left;
    width: 90px;
    height: 90px;
    border: 1px solid #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px;
}
.feature-text {
    margin-left: 120px;
}
.feature-text h3 {
    font-size: 26px;
    line-height: 32px;
}
.video-content {
    height: 100%;
    position: relative;
    z-index: 2;
}
.video-text {
    text-align: center;
    display: block;
}
.video-text h3 {
    font-size: 38px;
    margin: 15px 0 20px;
}
.video-button {
    border-radius: 50%;
    display: block;
    font-size: 38px;
    height: 100px;
    margin: 5px auto;
    padding: 26px;
    position: relative;
    width: 100px;
    border: 4px solid #f1f1f1;
    cursor: pointer;
}
.video-button:after {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    width: 100%;
    z-index: -1;
}
.video-button:hover {
    color: #efefef;
}
.video-button:hover:after {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transform: scale(1);
    transform: scale(1);
}
.video-button i {
    color: #fff;
    margin-left: 7px;
}
.modal-dialog {
    margin: 90px auto 30px;
    max-width: 70%;
}
.modal-body {
    position: relative;
    padding: 0;
}
button.close {
    width: 50px;
    height: 50px;
    font-size: 32px;
    cursor: pointer;
}
.port-navigation {
    margin-bottom: 50px;
    text-align: center;
}
.port-navigation li {
    display: inline-block;
    padding: 5px 25px;
    border-radius: 35px;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-right: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.port-navigation li:hover,
.port-navigation li.active {
    color: #f1f1f1;
}
.portfolio-list {
    margin-bottom: -30px;
    width: 100%;
}
.single-port {
    margin-bottom: 30px;
    float: left;
}
.single-port img {
    width: 100%;
}
.port-item {
    position: relative;
    width: 100%;
    height: 100%;
}
.port-overlay {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-in 0.1s;
    transition: all 0.5s ease-in 0.1s;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.port-item:hover .port-overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    border-radius: 0;
}
.port-item:hover .port-overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
.port-overlay a img {
    margin-bottom: 15px;
}
.port-overlay h4 {
    font-size: 28px;
    margin: 10px 0;
}
.port-overlay a {
    font-size: 42px;
}
.team-section {
    position: relative;
    overflow: hidden;
}
.single-member {
    text-align: center;
}
.member-image {
    overflow: hidden;
    position: relative;
    border-radius: 30px;
    width: 100%;
    height: auto;
    z-index: 4;
}
.member-image:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}
.single-member:hover .member-image:before {
    width: 0;
}
.member-image img {
    transition: transform 1s, -webkit-transform 1s;
    width: 100%;
    height: auto;
}
.single-member:hover .member-image img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.member-name {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 70px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.member-name:before {
    position: absolute;
    content: "";
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.member-name h3 {
    color: #fff;
    font-weight: 700;
}
.member-caption {
    padding-top: 20px;
}
.member-caption h3 {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid silver;
    display: inline-block;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
.testimonial-section {
    background-image: url(assets/img/testimonial-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.testimonial-section:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
}
.testimonial-list {
    position: relative;
    z-index: 1;
    text-align: center;
}
.single-testimonial {
    position: relative;
    padding-left: 30px;
}
.single-testimonial:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f10d";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    font-size: 24px;
}
.single-testimonial span {
    font-weight: 600;
}
.single-testimonial h3 {
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
}
.single-testimonial h4 {
    font-size: 30px;
    margin: 30px 0 10px;
    font-weight: 700;
    letter-spacing: 1px;
}
#owl-thumbs {
    position: relative;
    z-index: 2;
}
#owl-thumbs .owl-dot {
    display: inline-block;
    background: transparent;
    height: 80px;
    position: relative;
    width: 80px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.35);
    margin-left: -30px;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
#owl-thumbs .owl-dot:first-child {
    margin-left: 30px;
}
#owl-thumbs.owl-dots .owl-dot:hover,
#owl-thumbs.owl-dots .owl-dot.active {
    z-index: 5;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    border: 6px solid rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1);
    transform: scale(1);
}
#owl-thumbs .owl-dot > img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.single-client {
    width: 100%;
    height: 100px;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.single-client a img {
    -webkit-filter: grayscale(100%);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 .2126 .7152 .0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(100%);
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.single-client:hover a img {
    -webkit-filter: grayscale(0);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(0);
}
.latest-post-section {
    overflow: hidden;
    position: relative;
}
.latest-list {
    margin-bottom: -50px;
}
.post-img {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
}
.post-img:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
}
.single-post:hover .post-img:after,
.blog-post:hover .post-img:after {
    width: 0;
}
.like-btn {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px;
    display: block;
    color: #fff;
    z-index: 3;
}
.like-btn i {
    font-size: 20px;
    margin-right: 3px;
}
.single-post-content a h3 {
    font-size: 26px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 36px;
    margin-top: 0;
}
.meta-info {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
    margin-bottom: 10px;
}
.meta-info li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    font-size: 14px;
    color: #4a4a4a;
}
.meta-info li:after {
    content: "|";
    position: absolute;
    right: -8px;
    top: 0;
    color: #b8b8b8;
}
.meta-info li i {
    margin-left: 5px;
    padding-right: 4px;
    color: #9d9d9d;
}
.meta-info li:first-child i {
    margin-left: 0;
}
.meta-info li:last-child:after {
    display: none;
}
.read-more {
    border-bottom: 1px solid #9d9d9d;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.read-more:hover {
    border-bottom-width: 0;
    border-bottom-color: transparent;
}
.footer-top li,
.footer-top p,
.footer-top a {
    color: #ddd;
}
.footer-logo {
    display: block;
    margin-bottom: 30px;
}
.single-footer-text h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #f9f9f9;
    margin-bottom: 30px;
    letter-spacing: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 15px;
}
.social-list {
    margin-top: 30px;
}
.social-list li {
    display: inline-block;
    margin-right: 5px;
}
.social-list li a {
    font-size: 26px;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 5px;
}
.social-list li:last-child {
    margin-right: 0;
}
.footer-contact li {
    margin-bottom: 15px;
}
.footer-contact li p {
    margin-bottom: 0;
}
.footer-contact li i {
    float: left;
    width: 30px;
    height: 30px;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: ;
    -ms-flex-pack: ;
    justify-content: ;
    margin-right: 5px;
}
.footer-service-list li {
    display: block;
    position: relative;
    padding-left: 15px;
    margin: 12px 0;
}
.footer-service-list li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f111";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 400;
    font-size: 10px;
}
.footer-subscribe {
    position: relative;
    margin-top: 30px;
}
.footer-subscribe input[type="email"] {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    background: transparent;
    color: #f1f1f1;
}
.footer-sub-btn {
    position: absolute;
    right: 0;
    top: 1px;
    background: rgba(255, 255, 255, 0.25);
    color: #f1f1f1;
    border: 0 transparent;
    font-size: 24px;
    padding: 10px 15px;
    border-left: 1px solid #ddd;
    cursor: pointer;
}
.footer-sub-btn:hover {
    background: rgba(255, 255, 255, 0.5);
}
.footer-copyright {
    padding: 30px 30px 10px;
    border-top: 1px solid #555;
}
.footer-copyright p a:hover {
    color: #f1f1f1;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 60px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 2px solid #444;
    z-index: 99;
    cursor: pointer;
}
.scroll-top i {
    font-size: 38px;
}
.sub-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    width: 100%;
    height: auto;
    position: relative;
}
.sub-section:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.short-section-content {
    position: relative;
    z-index: 2;
}
.short-section-content h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
}
.short-content-text h3 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 38px;
}
.short-content-text h5 {
    font-weight: 400;
}
.short-contact-section .main-btn {
    margin-top: 25px;
}
.subscribe-section {
    background-image: url(assets/img/testimonial-bg.jpg);
}
.subscribe-form {
    width: 600px;
    position: relative;
    margin: 30px auto 0;
}
.subscribe-form input[type="email"] {
    background: transparent;
    border: 2px solid #f1f1f1;
    width: 100%;
    height: 50px;
    border-radius: 6px;
    padding: 5px 105px 5px 10px;
    color: #fff;
    font-weight: 600;
}
.subscribe-form input[type="email"]::-webkit-input-placeholder {
    color: #fff;
}
.subscribe-btn {
    position: absolute;
    height: 50px;
    border-top: 0;
    border-left: 2px solid #f1f1f1;
    border-bottom: 0;
    border-right: 0;
    top: 0;
    right: 0;
    background: #fff;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 600;
}
.subscribe-btn:hover {
    background: rgba(255, 255, 255, 0.75);
}
.ready-section {
    background-image: url(assets/img/ready-to-start.jpg);
}
.ready-section .main-btn {
    margin-top: 20px;
}
.single-funfacts {
    width: 100%;
    text-align: center;
    padding: 60px 30px;
}
.single-funfacts i {
    font-size: 44px;
    margin-bottom: 15px;
}
.single-funfacts h3 {
    font-size: 24px;
    color: #8b8b8b;
    margin-bottom: 15px;
}
.single-funfacts h3 span {
    color: #333;
}
.first-funfact {
    background-color: #fff;
}
.second-funfact {
    background-color: #fbfbfb;
}
.third-funfact {
    background-color: #f3f3f3;
}
.four-funfact {
    background-color: #efefef;
}
.page-banner {
    width: 100%;
    height: auto;
    position: relative;
    background-size: cover;
    background-position: center;
}
.page-banner:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.page-banner-text {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 450px;
    width: 100%;
}
.page-banner-text h1 {
    font-size: 52px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 50px;
}
.page-banner-text h1:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -20px;
    width: 100px;
    height: 2px;
    z-index: 99999;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
.page-banner-text p {
    padding: 0 100px;
    font-size: 18px;
    line-height: 32px;
}
.content-box h3 {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 34px;
}
.page-banner-bottom {
    position: relative;
    z-index: 2;
    bottom: 0;
    text-align: center;
    width: 80%;
    left: 10%;
    height: 60px;
    padding: 15px;
    border-radius: 6px;
}
.bread-crumb li {
    display: inline-block;
    position: relative;
    padding: 5px;
    margin-right: 20px;
    font-family: Roboto, sans-serif;
}
.bread-crumb li:last-child {
    margin-right: 0;
}
.bread-crumb li,
.bread-crumb li a {
    color: #f1f1f1;
}
.bread-crumb li a:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.bread-crumb li i {
    margin-right: 3px;
    color: #f1f1f1;
}
.bread-crumb li:after {
    content: "\f101";
    position: absolute;
    right: -18px;
    top: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #f1f1f1;
}
.bread-crumb li:last-child:after {
    display: none;
}
.ab-list li {
    margin-bottom: 20px;
    font-size: 16px;
    color: #36383d;
}
.ab-list li:last-child {
    margin-bottom: 0;
}
.ab-list li img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.about-slider.owl-carousel {
    margin-bottom: 0;
}
.about-slider .owl-nav {
    position: absolute;
    width: 120px;
    left: -60px;
    bottom: 0;
    background: #141820;
}
.about-slider .owl-nav .owl-prev,
.about-slider .owl-nav .owl-next {
    display: inline-block;
    padding: 15px 24px;
    font-size: 22px;
    color: #fff;
}
.about-slider .owl-nav .owl-next {
    float: right;
}
.single-featured {
    position: relative;
    overflow: hidden;
}
.featured-hover {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    visibility: hidden;
}
.single-featured:hover .featured-hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}
.featured-hover figcaption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 30px;
    position: relative;
    z-index: 2;
    color: #fff;
}
.featured-image {
    margin: 0 -15px;
    height: 100%;
}
.featured-image img {
    width: 100%;
}
.featured-overlay {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.featured-hover figcaption i {
    font-size: 32px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #fff;
}
.featured-hover figcaption a h3 {
    color: #fff;
    font-size: 28px;
    margin: 5px 0 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.featured-hover figcaption a:hover h3 {
    color: #444;
}
.blog-banner {
    background-image: url(assets/img/blog-bg.jpg);
}
.blog-post {
    margin-bottom: 50px;
}
.blog-post .post-img {
    margin-bottom: 20px;
}
.blog-post a h3 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 32px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #505050;
}
.blog-post h2 {
    margin: 15px 0;
    color: #505050;
}
.grid-content {
    background: #f6f6f6;
    padding: 30px 15px;
    margin-top: -20px;
    box-shadow: 0 2px 4px #ddd;
}
.blog-post .grid-content a h3 {
    font-size: 22px;
    line-height: 30px;
}
.pagination {
    margin-top: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}
.post-pagination .page-link:focus {
    box-shadow: unset;
}
.post-pagination .page-link:hover {
    color: #fff;
}
.page-link i {
    font-size: 13px;
}
.single-sidebar {
    margin-bottom: 50px;
    overflow: hidden;
}
.single-sidebar:last-child {
    margin-bottom: 0;
}
.single-sidebar h3,
.single-aside-bar h3 {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    background: #f4f4f4;
    padding: 15px;
}
.search-box {
    width: 100%;
    position: relative;
}
.search-box input[type="search"] {
    width: 100%;
    padding: 10px 100px 10px 15px;
    background: #f4f4f4;
    border: 1px solid #ccc;
}
.search-box button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0 none transparent;
    font-size: 22px;
    padding: 11px 40px;
    cursor: pointer;
    color: #fff;
}
.search-box button:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.cat-list li {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 3px;
}
.cat-list li a {
    display: inline-block;
}
.cat-list li span {
    float: right;
    display: inline-block;
}
.tags-list li {
    display: inline-block;
}
.tags-list li:nth-child(2),
.tags-list li:nth-child(5),
.tags-list li:nth-child(7),
.tags-list li:nth-child(9) {
    font-size: 28px;
}
.tags-list li a {
    padding: 5px;
    margin-bottom: 3px;
    display: block;
    color: #333;
}
.post-list li img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
}
.post-list a h4 {
    font-size: 16px;
    line-height: 22px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 5px;
    color: #5d5f66;
}
.post-list > li {
    margin-bottom: 15px;
    overflow: hidden;
}
.post-list li:last-child {
    margin-bottom: 0;
}
.single-sidebar .post-list li .meta-info {
    padding: 0;
    margin-bottom: 0;
    border-bottom: 0 none transparent;
}
.single-post-img {
    position: relative;
    margin-bottom: 20px;
}
.blog-post blockquote {
    border-left-width: 5px;
    border-left-style: solid;
    font-size: 18px;
    line-height: 27px;
    padding: 30px;
    margin: 20px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
}
.blog-post blockquote span {
    display: block;
    font-size: 15px;
    margin-top: 8px;
}
.tags-box {
    margin: 30px 0;
}
.tags-box h4 {
    display: inline-block;
}
.post-tags {
    display: inline-block;
}
.post-tags li {
    display: inline-block;
}
.share-post {
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%;
    background: #f4f4f4;
    border: 1px solid #ccc;
}
.share-post li {
    display: table-cell;
    border-right: 1px solid #ccc;
}
.share-post li:last-child {
    border-right: 0 none transparent;
}
.share-post li a {
    display: block;
    padding: 20px;
    font-size: 22px;
}
.post-author {
    background: #f4f4f4;
    border: 1px solid #ccc;
}
.post-author img {
    width: 150px !important;
    height: auto;
}
.post-author .media-body {
    padding: 15px 15px 0 0;
}
.post-author a h5 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.details-heading h4 {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 5px;
}
.details-heading h4:after,
.service-more-text h4:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #797979;
    height: 3px;
    width: 200px;
    z-index: 2;
    content: "";
    border-radius: 10px;
}
.avater {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}
.comment-text {
    margin-left: 120px;
    border-bottom: 1px dotted #ccc;
}
.comment-text span {
    position: relative;
    margin-left: 35px;
}
.comment-text span:before {
    content: "\f073";
    left: -20px;
    top: -5px;
    font-family: "Font Awesome\ 5 Free";
    position: absolute;
}
.comment-text h5 {
    display: inline-block;
}
.comment-text p {
    margin-top: 5px;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.closesesion {
    float: right;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
}
.reply-btn {
    float: right;
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 24px;
}
.reply-btn:hover {
    color: #fff;
}
.comments-list li {
    margin-bottom: 40px;
}
.comments-list li:last-child {
    margin-bottom: 0;
}
.sub-comment {
    margin-left: 50px;
}
.comment-box {
    margin-top: 60px;
}
.comment-box .form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: unset;
}
.help-block{
  color: #b90000;
}
.map-section {
    height: 450px;
}
#map {
    height: 100%;
}
.contact-box {
    background: #fff;
    position: relative;
    top: -40px;
    padding: 100px 30px;
    border-radius: 20px;
    margin-bottom: -40px;
    overflow: hidden;
}
.contact-form input,
.contact-form textarea {
    width: 100%;
    background: transparent;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.contact-form textarea {
    height: 250px;
    max-width: 100%;
}
.single-contact {
    margin-bottom: 30px;
}
.single-contact:last-child {
    margin-bottom: 0;
}
.contact-line h4 {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
}
.contact-line i {
    font-size: 16px;
    margin-right: 5px;
}
.single-contact span {
    display: block;
}
.contact-info {
    position: relative;
    border-left-width: 1px;
    border-left-style: solid;
    padding: 50px 30px;
    background: #f7f7f7;
}
.contact-info:before,
.contact-info:after {
    position: absolute;
    content: "";
    height: 70%;
    width: 1px;
    left: 5px;
    top: 20px;
}
.contact-info:after {
    left: -7px;
    bottom: 20px;
    top: auto;
}
.contact-info h3 {
    margin-bottom: 20px;
}
.not-found-banner {
    background-image: url(assets/img/404-banner.jpg);
}
.not-found-content h2 {
    font-size: 112px;
    text-shadow: 5px 4px 5px #ccc;
    line-height: 80px;
    margin-bottom: 30px;
}
.not-found-search {
    width: 50%;
    text-align: center;
    margin: 50px 0;
}
.not-found-search h5 {
    margin-bottom: 20px;
}
.single-banner {
    background: #f4f4f4;
    padding: 80px 0;
}
.bannerside-text h1 {
    margin-bottom: 20px;
}
.banner-bredcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.banner-bredcrumb .bread-crumb li,
.banner-bredcrumb .bread-crumb li a {
    font-weight: 400;
}
.banner-bredcrumb .bread-crumb li,
.banner-bredcrumb .bread-crumb li a,
.banner-bredcrumb .bread-crumb li i {
    color: #686868;
}
.banner-bredcrumb .bread-crumb li:after {
    color: #686868;
}
.portfolio-slider {
    margin-bottom: 80px;
}
.portfolio-slider img {
    margin-bottom: 20px;
}
.portfolio-content h2 {
    margin-bottom: 15px;
}
.card-body {
    padding: 30px 20px;
}
.card-header h5 button {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
    display: inline-block;
    width: 100%;
    text-align: left;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.card-header h5 button:hover,
.card-header h5 button:focus,
.card-header h5 button:active {
    color: #333;
    text-decoration: none;
}
.card-header h5 button:before {
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    left: 0;
    top: 10px;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #f4f4f4;
    border-radius: 3px;
    font-size: 11px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.card-header h5 button:hover:before,
.card-header h5 button:focus:before,
.card-header h5 button:active:before {
    color: #333;
    border-color: #333;
}
.card-header h5 button:before {
    content: "\f068";
}
.card-header h5 button.collapsed:before {
    content: "\f067";
}
.rating-list ul {
    display: inline-block;
}
.rating-list li {
    display: inline-block;
    color: #fba12f;
}
.service-single-content h2 {
    margin-bottom: 15px;
}
.service-single-content > img {
    width: 100%;
    height: auto;
    border: 4px solid #f4f4f4;
    padding: 5px;
    margin-bottom: 30px;
}
.service-more-text h4 {
    position: relative;
    border-bottom: 1px solid #ccc;
    margin: 10px 0 15px;
    padding-bottom: 5px;
}
.body-list li {
    position: relative;
    margin-left: 20px;
}
.body-list li:after {
    position: absolute;
    font-family: "Font Awesome\ 5 Free";
    content: "\f111";
    left: -20px;
    top: 0;
    font-size: 11px;
}
.single-service-list li {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    background: #f4f4f4;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.single-service-list li a {
    color: #333;
    font-size: 18px;
    display: block;
    padding: 15px;
    width: 100%;
}
.single-service-list li:hover a,
.single-service-list li.active a {
    color: #fff;
}
.single-service-list li i {
    margin-left: 10px;
    background: #fff;
    color: #333;
    width: 50px;
    height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    font-size: 16px;
}
.download-pdf-btn {
    display: inline-block;
    width: 100%;
    padding: 15px;
    color: #fff;
}
.download-pdf-btn:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.download-pdf-btn:hover {
    color: #fff;
}
.download-pdf-btn i {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    float: left;
    margin-right: 10px;
    padding: 10px 15px;
    color: #333;
}
.download-pdf-btn span {
    display: block;
    margin-top: -5px;
}

tabledocs {
  width: 100%;
  margin: 0 auto;
}
.tipo {
  text-align: right;
  padding-right: 1%;
  width: 15%
}
.desc {
  width: 50%;
}
.fecha {
  text-align: center;
  width: 15%;
}
.boton {
  width: 20%;
}
.borde{
  border-top: 1px solid lightgray;
}
.borde img.wide {
    max-width: 20%;
    max-height: 20%;
    height: auto;
}
.borde img.tall {
    max-height: 20%;
    max-width: 20%;
    width: auto;
}​
bordetop {
  border-top: 2px solid black;
}
table#table1 {
    width:100%;
    margin-left:auto;
    margin-right:auto;
  }
  .inner_button {
    align-items:center;
    justify-content:center;
    display:flex;
    width:104px;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background-color:#fbfbfb;
    text-align:center;
    border-radius:8px;
    border:2px solid #dcdcdc;
    color:#939393;
  	font-family:arial;
  	font-size:15px;
  	height:35px;
  	text-decoration:none;
  	text-shadow:1px 1px 0px #ffffff;
  	word-wrap:break-word;

  }

  .inner_button:hover {
  	background-color:#EBEBEB;
  }
  .inner_button:active {
  	position:relative;
  	top:1px;
  }
/* ERROR & LOGIN & LOCKSCREEN*/
.middle-box {
    max-width: 400px;
    z-index: 100;
    margin: 0 auto;
    padding-top: 40px;
  }
  .lockscreen.middle-box {
    width: 200px;
    padding-top: 110px;
  }
  .loginscreen.middle-box {
    width: 300px;
  }
  .loginColumns {
    max-width: 800px;
    margin: 0 auto;
    padding: 100px 20px 20px 20px;
  }
  .passwordBox {
    max-width: 460px;
    margin: 0 auto;
    padding: 100px 20px 20px 20px;
  }
  .logo-name {
    color: #e6e6e6;
    font-size: 180px;
    font-weight: 800;
    letter-spacing: -10px;
    margin-bottom: 0;
  }
  .middle-box h1 {
    font-size: 170px;
  }
  .wrapper .middle-box {
    margin-top: 140px;
  }
  .lock-word {
    z-index: 10;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -470px;
  }
  .lock-word span {
    font-size: 100px;
    font-weight: 600;
    color: #e9e9e9;
    display: inline-block;
  }
  .lock-word .first-word {
    margin-right: 160px;
  }
    .p-estilo {
    margin: 20px;
  }
  .logoLogin {
    margin-top: 80px;
    height: 100px;
    width: 350px;
    }
  .icono {
    height: 30px;
    width: 30px;
    margin-top: 15px;
    margin-right: 5px;
    }

    .nav > li > a {
        color: #a7b1c2;
        font-weight: 600;
        padding: 14px 20px 14px 25px;
        display: block;
      }
      .nav.metismenu > li {
        display: block;
        width: 100%;
        position: relative;
      }
      .nav.metismenu .dropdown-menu > li > a {
        padding: 3px 20px;
        display: block;
      }
      .nav.navbar-right > li > a {
        color: #999c9e;
      }
      .nav > li.active > a {
        color: #ffffff;
      }
      .navbar-default .nav > li > a:hover,
      .navbar-default .nav > li > a:focus {
        background-color: #293846;
        color: white;
      }
      .nav .open > a,
      .nav .open > a:hover,
      .nav .open > a:focus {
        background: #fff;
      }
      .nav.navbar-top-links > li > a:hover,
      .nav.navbar-top-links > li > a:focus {
        background-color: transparent;
      }
      .nav > li > a i {
        margin-right: 6px;
      }
      .navbar {
        border: 0;
      }

      .navbar-default {
        background-color: transparent;
        border-color: #2f4050;
      }
      .navbar-top-links li {
        display: inline-block;
        align-self: center;
      }
      .body-small .navbar-top-links li:last-child {
        margin-right: 0;
      }
      .navbar-top-links li a {
        padding: 20px 10px;
        min-height: 50px;
      }
      .dropdown-menu {
        border: medium none;
        border-radius: 3px;
        box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
        display: none;
        float: left;
        font-size: 12px;
        left: 0;
        list-style: none outside none;
        padding: 0;
        position: absolute;
        text-shadow: none;
        top: 100%;
        z-index: 1000;
      }
      .dropdown-menu > li > a {
        border-radius: 3px;
        color: inherit;
        line-height: 25px;
        margin: 4px;
        text-align: left;
        font-weight: normal;
        display: block;
        padding: 3px 20px;
      }
      .dropdown-menu > li > a:focus,
      .dropdown-menu > li > a:hover {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5;
      }
      .dropdown-menu > .active > a,
      .dropdown-menu > .active > a:focus,
      .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1ab394;
        outline: 0;
      }
      .dropdown-menu > li > a.font-bold {
        font-weight: 600;
      }
      .navbar-top-links .dropdown-menu li {
        display: block;
      }
      .navbar-top-links .dropdown-menu li:last-child {
        margin-right: 0;
      }
      .navbar-top-links .dropdown-menu li a {
        padding: 3px 20px;
        min-height: 0;
      }
      .navbar-top-links .dropdown-menu li a div {
        white-space: normal;
      }
      .navbar-top-links .dropdown-messages,
      .navbar-top-links .dropdown-tasks,
      .navbar-top-links .dropdown-alerts {
        width: 310px;
        min-width: 0;
      }
      .navbar-top-links .dropdown-messages {
        margin-left: 5px;
      }
      .navbar-top-links .dropdown-tasks {
        margin-left: -59px;
      }
      .navbar-top-links .dropdown-alerts {
        margin-left: -123px;
      }
      .navbar-top-links .dropdown-user {
        right: 0;
        left: auto;
      }
      .dropdown-messages,
      .dropdown-alerts {
        padding: 10px 10px 10px 10px;
      }
      .dropdown-messages li a,
      .dropdown-alerts li a {
        font-size: 12px;
      }
      .dropdown-messages li em,
      .dropdown-alerts li em {
        font-size: 10px;
      }
      .nav.navbar-top-links .dropdown-alerts a {
        font-size: 12px;
      }
      .nav-header {
        padding: 33px 25px;
        background-color: #2f4050;
        background-image: url("patterns/header-profile.png");
      }
      .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
      }
      .profile-element .dropdown-toggle::after {
        display: none;
      }
      .pace-done .nav-header {
        transition: all 0.4s;
      }
      ul.nav-second-level {
        background: #293846;
      }
      .nav > li.active {
        border-left: 4px solid #19aa8d;
        background: #293846;
      }
      .nav.nav-second-level > li.active {
        border: none;
      }
      .nav.nav-second-level.collapse[style] {
        height: auto !important;
      }
      .nav-header a {
        color: #DFE4ED;
      }
      .nav-header .text-muted {
        color: #8095a8 !important;
      }
      .minimalize-styl-2 {
        padding: 4px 12px;
        margin: 14px 5px 5px 20px;
        font-size: 14px;
        float: left;
      }
      .navbar-form-custom {
        float: left;
        height: 50px;
        padding: 0;
        width: 200px;
        display: block;
      }
      .navbar-form-custom .form-group {
        margin-bottom: 0;
      }
      .nav.navbar-top-links a {
        font-size: 14px;
      }
      .navbar-form-custom .form-control {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: medium none;
        font-size: 14px;
        height: 60px;
        margin: 0;
        z-index: 2000;
      }
      .nav.navbar-top-links .dropdown-toggle::after {
        display: none;
      }
      .navbar.navbar-static-top {
        padding: 0;
        width: 100%;
        align-items: inherit;
      }
      .navbar-static-top-dark {
        background-color: #272727;
        color:#8b8a8a;
        padding: 0;
        width: 100%;
        align-items: inherit;
        margin-bottom: 60px;
      }
      .navbar-static-top-dark .dropdown-menu {
        right: 0;
        left: auto;
      }
      .navbar-static-top .dropdown-menu {
        right: 0;
        left: auto;
      }
      .count-info .label {
        line-height: 12px;
        padding: 2px 5px;
        position: absolute;
        right: 6px;
        top: 12px;
      }
      .arrow {
        float: right;
      }
      .fa.arrow:before {
        content: "\f104";
      }
      .active > a > .fa.arrow:before {
        content: "\f107";
      }
      .nav-second-level li,
      .nav-third-level li {
        border-bottom: none !important;
      }
      .nav.nav-third-level > li.active {
        border: none;
      }
      .nav-second-level li a {
        padding: 7px 10px 7px 10px;
        padding-left: 52px;
      }
      .fixed-sidebar.mini-navbar .nav-second-level.collapsing li a,
      .nav-second-level.collapsing li a {
        min-width: 220px;
      }
      .body-small .nav-second-level.collapsing li a,
      .mini-navbar .nav-second-level.collapsing li a {
        min-width: 140px;
      }
      .nav-third-level li a,
      .fixed-sidebar.mini-navbar .nav-second-level li .nav-third-level li a {
        padding-left: 62px;
      }
      .nav-second-level li:last-child {
        padding-bottom: 10px;
      }
      body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level,
      .mini-navbar .nav li:focus > .nav-second-level {
        display: block;
        border-radius: 0 2px 2px 0;
        min-width: 160px;
        height: auto;
      }
      body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
        font-size: 12px;
        border-radius: 3px;
      }
      .fixed-nav .slimScrollDiv #side-menu {
        padding-bottom: 60px;
      }
      .mini-navbar .nav-second-level li a {
        padding: 10px 10px 10px 15px;
      }
      .mini-navbar .nav .nav-second-level {
        position: absolute;
        left: 70px;
        top: 0;
        background-color: #2f4050;
        padding: 10px 10px 10px 10px;
        font-size: 12px;
      }
      .canvas-menu.mini-navbar .nav-second-level {
        background: #293846;
      }
      .mini-navbar li.active .nav-second-level {
        left: 65px;
      }
      .navbar-default .special_link a {
        background: #1ab394;
        color: white;
      }
      .navbar-default .special_link a:hover {
        background: #17987e !important;
        color: white;
      }
      .navbar-default .special_link a span.label {
        background: #fff;
        color: #1ab394;
      }
      .navbar-default .landing_link a {
        background: #1cc09f;
        color: white;
      }
      .navbar-default .landing_link a:hover {
        background: #1ab394 !important;
        color: white;
      }
      .navbar-default .landing_link a span.label {
        background: #fff;
        color: #1cc09f;
      }
      .logo-element {
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        color: white;
        display: none;
        padding: 18px 0;
      }
      .navbar-static-side {
        transition: width 0s;
      }
      .footer {
        transition: margin 0s;
      }
      .pace-done .navbar-static-side,
      .pace-done .nav-header,
      .pace-done li.active,
      .pace-done #page-wrapper,
      .pace-done .footer {
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
      }
      .navbar-fixed-top {
        background: #fff;
        transition-duration: 0.4s;
        border-bottom: 1px solid #e7eaec !important;
        z-index: 2030;
        position: fixed;
        top: 0;
        z-index: 2;
      }
      .navbar-fixed-top-dark {
        background: #333333;
        transition-duration: 0.4s;
        border-bottom: 1px solid #e7eaec !important;
        z-index: 2030;
        position: fixed;
        top: 0;
        z-index: 2;
      }
      .navbar-fixed-top .navbar-form-custom .form-control {
        height: 50px;
      }
      .navbar-fixed-top,
      .navbar-static-top {
        background: #f3f3f4;
        margin-bottom: 60px;
      }

      .fixed-nav #wrapper {
        margin-top: 0;
      }
      .nav-tabs > li.active > a,
      .nav-tabs > li.active > a:hover,
      .nav-tabs > li.active > a:focus {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: none;
        border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
        border-bottom: #f3f3f4;
        border-image: none;
        border-style: solid;
        border-width: 1px;
        color: #555555;
        cursor: default;
      }
      .nav.nav-tabs li {
        background: none;
        border: none;
      }
      body.fixed-nav #wrapper .navbar-static-side,
      body.fixed-nav #wrapper #page-wrapper {
        margin-top: 60px;
      }
      body.top-navigation.fixed-nav #wrapper #page-wrapper {
        margin-top: 0;
      }
      body.fixed-nav.fixed-nav-basic .navbar-fixed-top {
        left: 220px;
      }
      body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {
        left: 70px;
      }
      body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {
        left: 0;
      }
      body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {
        margin-top: 0;
      }
      body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
        left: 0;
      }
      body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
        left: 220px;
      }
      .fixed-nav .minimalize-styl-2 {
        margin: 10px 5px 5px 15px;
      }
      .body-small .navbar-fixed-top {
        margin-left: 0;
      }

      body.mini-navbar .navbar-static-side {
        width: 70px;
      }
      body.mini-navbar .profile-element,
      body.mini-navbar .nav-label,
      body.mini-navbar .navbar-default .nav li a span {
        display: none;
      }
      body.canvas-menu .profile-element {
        display: block;
      }
      body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
        display: none;
      }
      body.mini-navbar .navbar-default .nav > li > a {
        font-size: 16px;
      }
      body.mini-navbar .logo-element {
        display: block;
      }
      body.canvas-menu .logo-element {
        display: none;
      }
      body.mini-navbar .nav-header {
        padding: 0;
        background-color: #1ab394;
      }
      body.canvas-menu .nav-header {
        padding: 33px 25px;
      }
      body.canvas-menu .sidebar-collapse li {
        width: 100%;
      }
      body.mini-navbar #page-wrapper {
        width: calc(100% - 70px);
      }
      body.canvas-menu.mini-navbar #page-wrapper,
      body.canvas-menu.mini-navbar .footer {
        margin: 0;
        width: 100%;
      }
      body.fixed-sidebar .navbar-static-side,
      body.canvas-menu .navbar-static-side {
        width: 240px;
        z-index: 2001;
        height: 100vh;
        position: fixed;
      }
      body.fixed-sidebar.mini-navbar .navbar-static-side {
        width: 0;
      }
      body.fixed-sidebar #page-wrapper {
        margin: 0 0 0 220px;
      }
      body.fixed-sidebar.body-small #page-wrapper {
        margin: 0;
      }
      body.fixed-sidebar.mini-navbar #page-wrapper {
        margin: 0 0 0 0;
        width: 100%;
      }
      body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
        margin: 0 0 0 220px;
      }
      body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
        width: 240px;
      }
      .fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level,
      .canvas-menu.mini-navbar .nav li:focus > .nav-second-level {
        display: block;
        height: auto;
      }
      body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
        font-size: 12px;
        border-radius: 3px;
      }
      body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
        font-size: 13px;
        border-radius: 3px;
      }
      .fixed-sidebar.mini-navbar .nav-second-level li a,
      .canvas-menu.mini-navbar .nav-second-level li a {
        padding: 10px 10px 10px 15px;
      }
      .fixed-sidebar.mini-navbar .nav-second-level,
      .canvas-menu.mini-navbar .nav-second-level {
        position: relative;
        padding: 0;
        font-size: 13px;
      }
      .fixed-sidebar.mini-navbar li.active .nav-second-level,
      .canvas-menu.mini-navbar li.active .nav-second-level {
        left: 0;
      }
      body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a,
      body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
        font-size: 13px;
      }
      body.fixed-sidebar.mini-navbar .nav-label,
      body.fixed-sidebar.mini-navbar .navbar-default .nav li a span,
      body.canvas-menu.mini-navbar .nav-label,
      body.canvas-menu.mini-navbar .navbar-default .nav li a span {
        display: inline;
      }
      body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
        display: block;
      }
      .canvas-menu.mini-navbar .nav-second-level li a,
      .fixed-sidebar.mini-navbar .nav-second-level li a {
        padding: 7px 10px 7px 52px;
      }
      .fixed-sidebar.mini-navbar .nav-second-level,
      .canvas-menu.mini-navbar .nav-second-level {
        left: 0;
      }
      body.canvas-menu nav.navbar-static-side {
        z-index: 2001;
        background: #2f4050;
        height: 100%;
        position: fixed;
        display: none;
      }
      body.canvas-menu.mini-navbar nav.navbar-static-side {
        display: block;
        width: 240px;
      }
      .top-navigation #page-wrapper {
        width: 100%;
      }
      .top-navigation .navbar-nav .dropdown-menu > .active > a {
        background: white;
        color: #1ab394;
        font-weight: bold;
      }
      .white-bg .navbar-fixed-top,
      .white-bg .navbar-static-top {
        background: #fff;
      }
      .top-navigation .navbar {
        margin-bottom: 0;
      }
      .top-navigation .nav > li > a {
        padding: 15px 20px;
        color: #676a6c;
      }
      .top-navigation .nav > li a:hover,
      .top-navigation .nav > li a:focus {
        background: #fff;
        color: #1ab394;
      }
      .top-navigation .navbar .nav > li.active {
        background: #fff;
        border: none;
      }
      .top-navigation .nav > li.active > a {
        color: #1ab394;
      }
      .top-navigation .navbar-right {
        margin-right: 10px;
      }
      .top-navigation .navbar-nav .dropdown-menu {
        box-shadow: none;
        border: 1px solid #e7eaec;
      }
      .top-navigation .dropdown-menu > li > a {
        margin: 0;
        padding: 7px 20px;
      }
      .navbar .dropdown-menu {
        margin-top: 0;
      }
      .top-navigation .navbar-brand {
        background: #1ab394;
        color: #fff;
        padding: 15px 25px;
        font-size: 18px;
        line-height: 20px;
      }
      .top-navigation .navbar-top-links li:last-child {
        margin-right: 0;
      }
      .top-navigation.mini-navbar #page-wrapper,
      .top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
      .mini-navbar .top-navigation #page-wrapper,
      .body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,
      .canvas-menu #page-wrapper {
        margin: 0;
        width: 100%;
      }
      .top-navigation.fixed-nav #wrapper,
      .fixed-nav #wrapper.top-navigation {
        margin-top: 50px;
      }
      .top-navigation .footer.fixed {
        margin-left: 0 !important;
      }
      .top-navigation .wrapper.wrapper-content {
        padding: 40px;
      }
      .top-navigation.body-small .wrapper.wrapper-content,
      .body-small .top-navigation .wrapper.wrapper-content {
        padding: 40px 0 40px 0;
      }
      .navbar-toggler {
        background-color: #1ab394;
        color: #fff;
        padding: 6px 12px;
        font-size: 14px;
        margin: 8px;
      }
      .top-navigation .navbar-nav .open .dropdown-menu > li > a,
      .top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 10px 15px 10px 20px;
      }
      @media (max-width: 768px) {
        .top-navigation .navbar-header {
          display: block;
          float: none;
        }
      }
      .menu-visible-lg,
      .menu-visible-md {
        display: none !important;
      }
      @media (min-width: 1200px) {
        .menu-visible-lg {
          display: block !important;
        }
      }
      @media (min-width: 992px) {
        .menu-visible-md {
          display: block !important;
        }
      }
      @media (max-width: 767px) {
        .menu-visible-md {
          display: block !important;
        }
        .menu-visible-lg {
          display: block !important;
        }
      }
      form.sel {
        max-width: 400px;
        padding: 30px 20px;
        border: 1px solid #e1e1e1;
        background: #f2f2f2;
      }
      label, select {
        display: block;
        width: 100%;
      }
      label {
        margin: 10px 0;
        color: #4a4a4a;
      }
      form label:first-child { margin-top: 0; }
      select {
        padding: 10px;
        border: 1px solid #d5d5d5;
      }
      .area {
        width: 87%;
        height: 10%;
        position: absolute;
        border: 4px dashed #000;
        background-image: url("https://cdn2.iconfinder.com/data/icons/ios-7-icons/50/upload-512.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 64px 64px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        filter: alpha(opacity=50);
        -khtml-opacity: 0.5;
        -moz-opacity: 0.5;
        opacity: 0.5;
        text-align: center;
      }

      .area input {
        width: 400%;
        height: 100%;
        margin-left: -300%;
        border: none;
        cursor: pointer;
      }

      .area input:focus {
        outline: none;
      }

      .area input:disabled {
        width: 87%;
        height: 10%;
        position: absolute;
        border: 4px dashed #000;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        filter: alpha(opacity=50);
        opacity: 0.5;
        background-image: url("https://cdn1.iconfinder.com/data/icons/hawcons/32/698361-icon-83-document-forbidden-512.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 64px 64px;
    }
      .area .spinner {
        display: none;
        margin-top: 50%;
      }

      .area:hover,
      .area.dragging,
      .area.uploading {
        filter: alpha(opacity=100);
        -khtml-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
      }

      .area.uploading {
        background: none;
      }

      #drop_file_zone {
        background-color: #EEE;
        width: 100%;
        height: 10%;
        border: #999 5px dashed;
        padding: 8px;
        font-size: 18px;
    }
    #drag_upload_file {
      width:50%;
      margin:0 auto;
    }
    #drag_upload_file p {
      text-align: center;
    }
    #drag_upload_file #selectfile {
      display: none;
    }
    #submit {
      color: #fff;
      font-size: 0;
      width: 135px;
      height: 60px;
      border: none;
      margin: 0;
      padding-left: -30;
     }
