body,
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

.navbar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0!important;
    min-height: 15px!important;
    padding: 0;
    border: none!important
}

.navbar p:first-of-type {
    margin-bottom: 0
}

.boxIcons {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
}
.contacto_about{
  text-align: center;
}
.fab{
  font-size: 12px;
  color: #808080;
  background-color: #f5f5f7;
  width: 30px;
  height: 30px;
  border-radius: 22px;
  text-align: center;
  padding-top: 10px;
  margin-right: 6px
}
.fab:hover{
  color: #fff;
  background-color: #000;
}

img.logoDinamo {
    width: 240px;
    height: 80px;
    padding: 23px 70px 22px 0
}

img.logoDinamo1 {
    width: 150px;
    height: 40px;
    padding: 6px;
    background-color: #fff;
    border-radius: 15px;
    margin: 6px 20px;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .4)
}

.texto_logo {
    color: #000;
    margin-bottom: 0;
    font-family: Lato;
    font-size: 10px
}

.logo_nav {
    width: 199px;
    height: 52px
}

section {
    flex-flow: column
}

section h1 {
    font-size: 5em
}

section p {
    font-size: 1em
}

#section4 {
    padding: 80px 0;
    background-image: url(img/fondo.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.nav1 {
    position: fixed;
    top: -48px;
    width: 100%;
    height: 55px;
    background-color: #f9f9f9;
    color: #fff;
    transition: 1s;
    opacity: 0;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .4)
}

button {
    outline: 0!important
}

button.boton {
    outline: 0;
    width: 180px;
    background-color: #253886;
    border: 1px solid #fff;
    border-radius: 27px;
    outline: 0;
    padding: 12px;
    box-shadow: inset 3px 3px 3px rgba(255, 255, 255, .7), inset -2px -2px 3px rgba(0, 0, 0, .1), 2px 2px 10px rgba(0, 0, 0, .1)
}

button.boton:active {
    box-shadow: inset 4px 4px 4px rgba(0, 0, 0, .3), inset -3px -3px 3px rgba(255, 255, 255, .2)
}

.contacto {
    color: #113f6c;
    font-size: 15px;
    font-family: Lato;
    line-height: 1;
    padding-left: 16px
}

.displayNav {
    top: 0;
    transition: .1s;
    opacity: 1;
    z-index: 1
}

#nav {
    top: 0;
    width: 100%;
    height: 80px;
    background-color: #f5f5f5;
    color: #fff;
    display: flex
}

.sub-menu-parent {
    position: relative
}

.sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 45px;
    left: 0;
    transform: translateY(-2em);
    z-index: -1;
    transition: all .4s ease-in-out 0s, visibility 0s linear .4s, z-index 0s linear 40ms;
    border-radius: 23px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
    padding: 14px
}

.sub-menu-parent:focus .sub-menu,
.sub-menu-parent:focus-within .sub-menu,
.sub-menu-parent:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transform: translateY(0);
    transition-delay: 0s, 0s, .4s
}

.navbar1 {
    opacity: 1;
    position: relative;
    top: 0;
    height: 0;
    background-color: transparent;
    transition: none;
    box-shadow: none
}

.navbar2 {
    background-color: #253886
}

.navbar1 a {
    display: block;
    padding: .8em 0;
    width: 90px;
    text-decoration: none;
    font-family: Lato;
    font-size: 16px;
    color: #253886
}

.navbar1 a:hover {
    text-decoration: none
}

.navbar1 ul,
.navbar1 ul li {
    list-style-type: none;
    margin: 0;
    z-index: 11
}

.navbar1>ul>li {
    display: inline-block
}

.navbar1 ul li p {
    color: #253886;
    padding: 7px 0 0 8px;
    font-size: 1em;
    font-weight: 600
}

.navbar1 ul li p img {
    width: 30px
}

.navbar2 a {
    display: block;
    padding: .8em 0;
    text-decoration: none;
    font-family: Lato;
    font-size: 16px;
    color: #fff;
    margin: 0 5px
}

.navbar2 a:hover {
    text-decoration: none;
    color: #fff
}

.navbar2 ul,
.navbar2 ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 11
}

.navbar2>ul>li {
    display: inline-block
}

.navbar2 ul li p {
    color: #253886;
    padding: 7px 0 0 8px;
    font-size: 1em;
    font-weight: 600
}

.navbar2 ul li p img {
    width: 30px
}

.sub-menu {
    background: #fff
}

.header-container {
    background-color: #fff;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: cover;
    background-image: url(http://ld-wp.template-help.com/tf/synergeer/wp-content/themes/synergeer/assets/images/header_bg.jpg);
    background-position: center
}

.carousel .carousel-item {
    width: 100%;
    height: 78vh;
    background-size: cover;
    background-position: center
}

.carousel .carousel-item:first-of-type {
    background-image: url(img/oficina1.png)
}

.carousel .carousel-item:nth-of-type(2) {
    background-image: url(img/demo1.png)
}

.carousel .carousel-item:last-of-type {
    background-image: url(img/analitico1.png)
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 25px;
    height: 25px
}

.carousel-control-next-icon:hover,
.carousel-control-prev-icon:hover {
    color: #00f
}

.panel_uno {
    text-align: center;
    margin-top: 100px
}

.titulo_panel_uno {
    display: block;
    font-family: Montserrat, Arial;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 72px;
    line-height: 90px;
    letter-spacing: -2px
}

.parrafo_panel_uno {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 2em;
    line-height: 30px;
    color: #fff
}

i.fas {
    font-size: 40px;
    padding: 5px
}

.jumbotron1 {
    position: relative;
    top: -36px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
    font-family: Lato
}

.message_box {
    display: flex;
    flex-direction: column;
    align-items: center
}

.text-section2 {
    font-size: 14px!important;
    font-family: Montserrat, sans-serif
}

.fas {
    color: #fff;
    font-size: 50px
}

span.fas {
    font-size: 2.5rem;
    position: relative;
    left: -87px;
    top: 30px;
    padding: 6px;
    width: 44px;
    background: #fff;
    border-radius: 5px;
    color: #253886;
    text-align: center
}

#section2 p {
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 1.5;
    text-align: center
}

.offer {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.25;
    font-family: Montserrat, sans-serif;
    letter-spacing: -.02em;
    text-align: inherit;
    color: #2d2d2d
}
.card {
    border-radius: 15px;
    padding: 16px 14px;
    line-height: 1.1;
    height: 220px;}

.card:hover {
    box-shadow: 1px 8px 20px grey;
    -webkit-transition: box-shadow .1s ease-in
}

.card-title {
    text-align: center;
    font-size: 20px;
    font-family: Lato;
    color: #253886
}

.card-img-top {
    width: 60px;
    height: 60px;
    display: flex;
    align-self: center;
    border: 3px solid #add8e6;
    border-radius: 50%;
    padding: 3px
}

.card-text {
    text-align: justify;
    font-size: 12px;
    font-size: 13px;
    color: gray;
    font-family: Lato
}

.border-shadow {
    margin: 10px 0;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .4)
}

.tabmenu-wrap {
    padding: 60px 100px
}

.tabmenu-wrap .tab-nav {
    display: table;
    width: 100%
}

.tabmenu-wrap .tab-nav .nav {
    display: table-cell;
    width: 33.33%
}

.tabmenu-wrap .tab-nav .nav a {
    transition: .4s;
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #9b9b9b;
    text-align: center;
    padding-bottom: 15px;
    text-decoration: none
}

.tabmenu-wrap .tab-nav .nav a:after {
    content: "";
    transition: .4s;
    width: 0
}

.tabmenu-wrap .tab-nav .nav.on a {
    color: #253886
}

.tabmenu-wrap .tab-nav .nav.on a:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 3px;
    background-color: #00f
}

.tabmenu-wrap .tab-con {
    padding: 30px;
    border: 1px solid transparent;
    margin: 30px;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .1);
    background: #fff
}

.tabmenu-wrap .tab-con .con-box {
    display: none;
    font-size: 18px;
    color: gray;
    font-family: Lato
}

#contact {
    background: #253886
}

input.form-control,
select.form-control,
textarea.form-control {
    height: 50px;
    outline: 0;
    border-radius: 25px
}

input.form-control:hover,
select.form-control:hover,
textarea.form-control:hover {
    opacity: .9
}

.parrafo_form {
    font-family: Lato;
    font-size: 25px;
    color: #fff;
    text-align: center;
    margin: 65px
}

.login-wrap {
    width: 100%;
    margin: auto;
    position: relative;
    background: url(img/office.jpg) no-repeat center;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19)
}

.login-html {
    width: 100%;
    height: 100%;
    padding: 10px 152px;
    background: rgba(40, 57, 101, .5)
}

.login-html .sign-in-htm,
.login-html .sign-up-htm {
    top: 19px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    transform: rotateY(180deg);
    backface-visibility: hidden;
    transition: all .4s linear
}

.login-form .group .check,
.login-html .sign-in,
.login-html .sign-up {
    display: none
}

.login-form .group .button,
.login-form .group .label,
.login-html .tab {
    text-transform: uppercase
}

.login-html .tab {
    font-size: 22px;
    margin-right: 15px;
    padding-bottom: 5px;
    margin: 0 15px 10px 0;
    display: inline-block;
    border-bottom: 2px solid transparent
}

.login-html .sign-in:checked+.tab,
.login-html .sign-up:checked+.tab {
    color: #fff;
    border-color: #1161ee
}

.login-form {
    min-height: 390px;
    position: relative
}

.login-form .group {
    margin-bottom: 15px
}

.login-form .group .button,
.login-form .group .input,
.login-form .group .label {
    width: 100%;
    color: #fff;
    display: block
}

.login-form .group .button,
.login-form .group .input {
    border: none;
    padding: 15px 20px;
    border-radius: 25px;
    background: rgba(255, 255, 255, .1)
}

.login-form .group input[data-type=password] {
    text-security: circle;
    -webkit-text-security: circle
}

.login-form .group .label {
    color: #aaa;
    font-size: 12px
}

.login-form .group .button {
    background: #1161ee
}

.login-form .group label .icon {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, .1)
}

.login-form .group label .icon:after,
.login-form .group label .icon:before {
    content: '';
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    transition: all .2s ease-in-out 0s
}

.login-form .group label .icon:before {
    left: 3px;
    width: 5px;
    bottom: 6px;
    transform: scale(0) rotate(0)
}

.login-form .group label .icon:after {
    top: 6px;
    right: 0;
    transform: scale(0) rotate(0)
}

.login-form .group .check:checked+label {
    color: #fff
}

.login-form .group .check:checked+label .icon {
    background: #1161ee
}

.login-form .group .check:checked+label .icon:before {
    transform: scale(1) rotate(45deg)
}

.login-form .group .check:checked+label .icon:after {
    transform: scale(1) rotate(-45deg)
}

.login-html .sign-in:checked+.tab+.sign-up+.tab+.login-form .sign-in-htm {
    transform: rotate(0)
}

.login-html .sign-up:checked+.tab+.login-form .sign-up-htm {
    transform: rotate(0)
}

.site-footer {
    background-color: #26272b;
    padding: 65px 0 20px 0;
    font-size: 15px;
    line-height: 24px;
    color: #bfb1b1
}

.site-footer h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}

.site-footer a {
    color: #26272b
}

.site-footer a:hover {
    color: #36c;
    font-size: 12px
}

.copyright-text {
    margin: 0
}

.lista ul {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin: 0
}

.lista li {
    list-style-type: none;
    display: inline;
    padding-right: 5px
}

.img_producto {
    height: 50px
}

.navbar-responsive {
    height: 50px;
    width: 100%;
    background-color: #253886;
    position: relative
}

.navbar-responsive>.nav-header {
    display: inline
}

.navbar-responsive>.nav-header>.nav-title {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    padding: 10px 10px 10px 10px
}

.navbar-responsive>.nav-btn-responsive {
    display: none
}

.navbar-responsive>.nav-links-responsive {
    display: inline;
    float: right;
    font-size: 18px;
    opacity: .8;
    max-height: 280px;
    z-index: 1
}

.navbar-responsive>.nav-links-responsive>a {
    display: inline-block;
    padding: 13px 10px 13px 10px;
    text-decoration: none;
    color: #efefef
}

.navbar-responsive>.nav-links-responsive>a:hover {
    background-color: rgba(0, 0, 0, .3)
}

.navbar-responsive>#nav-check {
    display: none
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    transform: rotate(15deg)
}

#loader-wrapper .loader-section {
    position: fixed;
    top: -500%;
    width: 101%;
    height: 1000%;
    background: #fff;
    z-index: 1000;
    transform: translateX(0)
}
#loader-wrapper .loader-section.section-left {
    left: -50%;
    opacity: .9;
}

#loader-wrapper .loader-section.section-right {
    right: -52%;
    opacity: .9;
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.loaded #loader-wrapper .loader-section.section-left {
    transform: translateX(-100%);
    transition: all 1s cubic-bezier(.645, .045, .355, 1)
}

.loaded #loader-wrapper .loader-section.section-right {
    transform: translateX(100%);
    transition: all 1s cubic-bezier(.645, .045, .355, 1)
}

.loaded .loading {
    opacity: 0;
    transition: all .3s ease-out
}

.loaded #loader-wrapper {
    visibility: hidden
}

.loading {
    z-index: 1001;
    display: inline-block;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-top: -35px;
    margin-left: -35px;
    border-radius: 50%;
    border: 10px solid transparent;
    border-left: 10px solid #243786;
    border-bottom: 10px solid #243786;
    animation: circulo_uno 2s linear infinite;
}

.loading:after,
.loading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 10px solid transparent;
    border-left: 10px solid #f3920a;
    border-bottom: 10px solid #f3920a;
}

.loading:before {
    animation: circulo_dos 1s linear infinite
}

.loading:after {
    transform: scale(.6)
}

@keyframes circulo_uno {
    0% {
        transform: rotateX(0) rotateY(0) rotateZ(0)
    }
    100% {
        transform: rotateX(0) rotateY(0) rotateZ(360deg)
    }
}

@keyframes circulo_dos {
    0% {
        transform: rotateZ(0)
    }
    100% {
        transform: rotateZ(-360deg)
    }
}

@media (max-width:1050px) {
    
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media(max-width:1020px) {
    .panel_uno {
        margin-top: 100px
    }
}
@media (max-width:990px) {
    #section2 p {
        font-size: 17px
    }
    .login-html {
        height: 550px
    }
    .card{
      height: 295px;
    }
  }

    @media (max-width:920px) {

        .carousel .carousel-item {
            height: 75vh
        }
        #section4 {
            padding: 0
        }
        .panel_uno {
            margin-top: 42px
        }
        .titulo_panel_uno {
            font-size: 45px;
            line-height: 1
        }
        .parrafo_panel_uno {
            font-size: 1.3em
        }
        .parrafo_form {
            font-size: 19px;
            margin: 14px
        }
        .login-wrap {
            height: 543px
        }
    }
    @media (max-width:767px) {
        .site-footer {
            padding-bottom: 0
        }
        .site-footer,
        .site-footer .copyright-text {
            text-align: center
        }
    }
    @media (max-width:600px) {
        .numeros-contacto {
            position: relative;
            left: 0
        }
        .contacto {
            font-size: 11px
        }
        .numero {
            font-size: 16px
        }
        .carousel .carousel-item {
            height: 55vh
        }
        .panel_uno {
            margin-top: 50px
        }
        .titulo_panel_uno {
            font-size: 32px;
            line-height: 25px
        }
        .parrafo_panel_uno {
            font-size: 20px
        }
        #section2 p {
            font-size: 14px;
            line-height: 1.5
        }
        .text-section2 {
            font-size: 12px!important;
            text-align: center
        }
        span.fas {
            font-size: 1.2em
        }
        .offer {
            font-size: 22px
        }
        #section5 .row {
            margin-right: 60px;
            margin-left: 60px
        }
        .card {
            height: auto
        }
        .card-img-top {
            width: 40px;
            height: 40px
        }
        .card-title {
            font-size: 15px
        }
        .tabmenu-wrap {
            padding: 10px 30px
        }
        section p {
            font-size: 14px
        }
        #section4 {
            padding: 0
        }
        .parrafo_form {
            font-size: 18px;
            margin: 20px
        }
        .login-html {
            padding: 10px 15px
        }
        .login-form {
            min-height: 520px
        }
        #footer p:first-of-type {
            font-size: 14px;
            padding: 30px;
            line-height: 18px
        }
    }
}
@media (max-width:375px) {
  
  .logo_nav{
    width: 120px;
    height: 37px;
    position: relative;
    left: -16px;
  }
  .desarrollado_por{
    position: relative;
    left: -20px
  }
}


.boton1{
    position: relative;
    top: 6px;
    background: transparent;
    border: 2px solid #fff;
    padding: 5px 55px;
    border-radius: 15px;
    color: #fff;
}
.boton1:hover{
    background: #fff;
    color: #F49E1F;
    transition: 3s;
}

#mensaje_confirm{
  position: absolute;
  width: 100%; 
  height: 100%; 
  background-color: rgba(0,0,0,.5);
}
#contenedor_dialogo{
  position: absolute;
  top:50%; 
  left: 50%; 
  margin-left: -150px;
  margin-top: -200px;
  width: 300px;
  height: 100%; 
  background-color: #fff;  
  border-radius: 3px; 
  border: 1px solid #c3c3c3
}