.h1, .h2, .h3, .h4, .h5, .h6 {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.6em;
}
.main-header .header-top .top-left button {
    background-color: #0189C7 !important;
}
 .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a {
    background-color: #5E3816;
}
.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current-menu-item > a{
    background-color: #0189C7;

}
.main-menu .navigation > li > ul > li:hover > a {
    color: #ffffff;
    background: rgb(1,137,199);
}
.tp-caption a {
    color:  #0189C7;
}
.btn-style-two {
    background: #5E3816 ;
    border-color: #5E3816 ;
}
.btn-style-two:hover {
    background: #815419;
    color: #ffffff ;
    border-color: #815419;
}
.btn-style-one {
    background: #0189C7;
    border: 2px solid #0189C7;
}
.btn-style-one:hover {
    background: #05ccff;
    border: 2px solid #05ccff;
}
.welcome-section .welcome-column .inner-content h2:before {
    background-color: #0189C7;
}
.welcome-section .welcome-column .inner-content h2:after {
    background-color: #0189C7;
}
.welcome-section .welcome-column .inner-content h3 span {
    color:#0189C7;
}
.welcome-section .welcome-column .inner-content .author-title .author-designation {
    color: #0189C7;
}
a {
    color: #0189C7;
}
.welcome-section .welcome-column .inner-content {

    background-color: #351913;

}
.social-icon a.a-facebook:hover {
    background-color: #3F5D9A;
    border-color: #3F5D9A;
}
.social-icon a.a-twitter:hover {
    background-color: #1DA1F2;
    border-color: #1DA1F2;
}.social-icon a.a-dribbble:hover {
     background-color: #E14D85;
     border-color: #E14D85;
 }
.social-icon a.a-linkedin:hover {
    background-color: #0077B5;
    border-color: #0077B5;
}
.social-icon a.a-google:hover {
    background-color: #DC4A38;
    border-color:#DC4A38;
}
.main-slider .tparrows.preview3:hover::after {
    background: #0077B5;
    border-color: #0077B5;
}
.sec-title .h2 {
    position: relative;
    font-size: 36px;
    color: #272727;
    padding-bottom: 14px;
    font-weight: 700;
}
.sec-title.medium .h2 {
    font-size: 28px;
}
.sec-title-three .h2 {
    position: relative;
    font-size: 36px;
    color: #272727;
    padding-bottom: 14px;
    font-weight: 700;
}
.sec-title-three .h2:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    left: 0px;
    bottom: 0px;
    background-color: #0077B5;
}
.sec-title-three .h2:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    left: 0px;
    bottom: 3px;
    background-color: #0077B5;
}
@media only screen and (max-width: 1023px) {
    .sec-title.medium h2, .sec-title.medium .h2 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .sec-title .h2, .sec-title-two .h2, .sec-title-three .h2, .sec-title-four .h2, .call-to-action .h2, .newsletter-style-one .title-column .h2, .project-details .h2, .sec-title.medium .h2 {
        font-size: 24px;
    }
}
.sec-title h2:before, .sec-title h2:after {
    background-color:#0077B5;
}
.sec-title .h2:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    left: 0px;
    bottom: 0px;
    background-color:#0077B5;
}
.sec-title .h2:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    left: 0px;
    bottom: 3px;
    background-color:#0077B5;
}
.service-block-two .inner-box .icon-box {
    background-color: #5E3816;
}
.service-block-two .inner-box .image-layer:after {
    background-color: rgba(0, 119, 181, 0.9);
}
.service-block-two:hover .inner-box .icon-box {
    background: #ffffff;
    color: rgba(94, 56, 22, 0.9);
}
.gallery-section .filters .icon-box {
    color: rgba(94, 56, 22, 0.9);

}
.default-portfolio-item .proj-link {
    color: #5E3816;
}
.default-portfolio-item .overlay-one {
    border: 5px solid #0077B5;
}
.default-portfolio-item .proj-link:hover {
    background: #5E3816;
    color: #ffffff;
}
.default-portfolio-item .caption-box-one h3 a:hover {
    color: #5E3816;
}
.default-portfolio-item .caption-box-one .cat-link {
    color: #0077B5;

}
.sec-title-four h2:before , .sec-title-four h2:after {

    background-color: #0077B5;
}
.sec-title-three .sub-title {
    color: #0077B5;

}
.sec-title-three h2:before, .sec-title-three h2:after {
    background-color:#0077B5;
}
.specs .spec-block:hover .icon-box {
    background-color: #5E3816;
    color: #ffffff;
}
.specs .spec-block .icon-box {
   color: #5E3816;
}
.specs .spec-block:hover .inner-box h3 {
    color: #0077B5;
}
.default-form input:focus, .default-form select:focus, .default-form textarea:focus {
    border-color: #0077B5;
    background-color: #ffffff;
}
.main-footer .contact-info li .icon {
    color: #0077B5;
}
.main-footer .footer-column .h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 30px;
    padding-bottom: 20px;
    color: #ffffff;
}
.main-footer .footer-column h2:before, .main-footer .footer-column h2:after {
    border-color:  #0077B5;
}
.main-footer .footer-column .h2:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 70px;
    border-bottom: 3px solid #0077B5;
}
.main-footer .footer-column .h2:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 4px;
    width: 70px;
    border-bottom: 1px solid #0077B5;
}
.gallery-widget .owl-controls .owl-dots .owl-dot.active span {
    background: #0077B5;
}
.main-footer .posts-widget .post .time .fa {
    color:  #0077B5;
}
.main-footer .posts-widget .view-more {

    color: #0077B5;

}
.main-footer .posts-widget .post .post-thumb .overlay-link {
    background: rgba(94, 56, 22, 0.91);

}

.main-footer .gallery-widget .item .overlay-link {
    background: rgba(94, 56, 22, 0.91);
}
.main-footer .footer-bottom .author-name {
    color: #0077B5;
}
.scroll-to-top {
    background: #0077B5;
}
.scroll-to-top:hover {
    background:  #5E3816;
}
.main-header .nav-outer {
    position: relative;
    float: right;
    padding-top: 18px;
}
.main-header .nav-toggler button {
    background: #5E3816;
    border: 1px solid #5E3816;
}
.hidden-bar .social-icons ul li a {
    background: #5E3816;
    color: #ffffff;
}
.hidden-bar .logo {
    background: white;
}
/*cambios para que menu duplicado*/
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: aliceblue;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #5E3816;
    background-image: none;
    border: 1px solid #5E3816;
    border-radius: 4px;
}
@media only screen and (max-width: 765px){
    .logo.logomio img{
       display:block;
        margin:0 auto;
    }
    .main-menu .navigation > li {
        margin: 0px 0px;
        width: 100%;
        padding:0px;
    }


}
@media only screen and (max-width: 1200px){
    .main-header .main-box .outer-container {
        padding-right: 0px;
    }
}
.logo.logomio{
      padding-top: 25px;
  }
.info-style-one li .icon-box {
    background: #5E3816;
}
.page-title h1:after {
    border-bottom: 3px solid #0077B5;
    margin-left: -36px;
}
.page-info .bread-crumb li:after {
    color: #5E3816;
}
.default-services-block .image-box .overlay-box {
    color: #5E3816;
    background: rgba(0, 119, 181, 0.91);
}
.main-menu .navigation > li.dropdown-mio:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.main-menu .navigation > li.dropdown-mio:focus > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
@media(max-width:768px) {
    .main-menu .navigation > li.dropdown-mio {
       background:url(../images/icons/icon-select.png) right top no-repeat;
    }
    .main-menu .navigation > li.dropdown-mio:hover a {
        width: 80%;
    }
    .main-menu .navigation > li.dropdown-mio:hover > ul {
        position: relative;
        left: 0px;
        top: 120%;
        width: 80%;
        padding: 0px;
        z-index: 100;
        display: block

    }
    .services-section, .about-us-section, .contact-section, .sidebar-page-container, .gallery-section, .project-details {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.main-footer .footer-nav li a:hover {
    color: #0077B5;
}
.main-footer .footer-bottom .author-name:hover {
    color:#5E3816;
}
.sidebar .styled-nav li:hover a, .sidebar .styled-nav li.current a {
    color: #ffffff;
    background: #5E3816;
    border-color: #5E3816;
}
.sidebar .styled-nav li a:before {

    color: #5E3816;
}
.sidebar-title h3:before {
    background-color: #0077B5;
}
.sidebar-title h3:after {
    background-color: #0077B5;
}
.service-details .service-images .link-box-outer {
    border-top: 4px solid #0077B5;
}
.service-details .service-images .link-box-outer .theme-btn:before {
    border-top: 22px solid #0077B5;
    border-right: 22px solid #0077B5;
}
.service-details .service-images .link-box-outer .theme-btn {
    background: #0077B5;
}
.service-details .service-images .owl-controls .owl-dots .owl-dot.active span {
    background: #0077B5;
}
.service-details .get-quote .content-block strong {
    color: #5E3816;
}
.sidebar .downloads li a:hover {
    background: #5E3816;
    color: #ffffff;
}
.page-info .bread-crumb li a:hover {
    color: #5E3816;
}
.welcome-section .welcome-column .inner-content h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
}
.welcome-section .welcome-column .inner-content h1:before {
    position: absolute;
    content: '';
    width: 70px;
    height: 1px;
    left: 0px;
    bottom: 4px;
    display: block;
    background-color:  #0189C7;
}
.welcome-section .welcome-column .inner-content h1:after {
    position: absolute;
    content: '';
    width: 70px;
    height: 2px;
    left: 0px;
    bottom: 0px;
    display: block;
    background-color:  #0189C7;
}
.main-slider .tp-bullets.preview3 .bullet:hover, .main-slider .tp-bullets.preview3 .bullet.selected {
    border-color: #5E3816 !important;
    background: #5E3816 !important;
}
.main-footer .contact-widget .form-group input[type="text"]:focus, .main-footer .contact-widget .form-group input[type="tel"]:focus, .main-footer .contact-widget .form-group input[type="email"]:focus, .main-footer .contact-widget .form-group textarea:focus {
    border-color: #0189C7;
}

a:focus, a:hover {
      color: #0189C7;

  }
footer a:focus, footer a:hover {
    color: #5E3816;
    text-decoration: underline;
}
.fullwidth .default-portfolio-item .overlay-one .overlay-inner, .portfolio-with-caption .default-portfolio-item .overlay-one .overlay-inner {
    background: rgba(0, 119, 181, 0.9);
}
.default-portfolio-item:hover .caption-box-two {
    border-bottom-color: #5E3816;
}
.default-portfolio-item .caption-box-two .cat-links a {
    color: #5E3816;
}
.default-portfolio-item .caption-box-two h3 a:hover {
    color: #0189C7;
}
.styled-pagination li a:hover, .styled-pagination li a.active {
    color: #ffffff;
    background: #5E3816;
    border-color: #5E3816;
}
.default-services-block .lower-content .read-more:hover, .default-services-block .lower-content h3 a:hover {
    color: #0189C7;
}
.project-details .proj-info .rating {
    color: #5E3816;
}
.project-details .post-nav a:hover {
    color: #0189C7 !important;
}
.project-details .project-content .social-links a:hover {
    color:#0189C7 ;
}
.project-details .owl-controls .owl-nav [class*="owl-"]:hover {
    background-color: #5E3816 !important;
    border-color: #5E3816;
}
.default-portfolio-item .caption-box-two .cat-links span {
    position: relative;
    line-height: 20px;
    color: #5E3816;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
    font-style: italic;
}
@media(min-width:1200px) {
    .affix {

        top: 146px;
    }
}
.about-us-section .text-column .about-owner .company-title {
    color: #0189C7;
}
.service-block-one .inner-box .category a:hover {
    color: #5E3816;
}
.sponsors-section .inner-box .overlay-box {
    background: rgba(1, 137, 199, 0.9);

}
.sponsors-section.style-two .owl-controls .owl-dots .owl-dot.active span {
    background: #5E3816;
}
.main-footer .footer-nav li {
    margin-left: 15px;
}
.service-block-one .inner-box .category span {
    color: #0189C7 ;
}
.service-block-two .inner-box h3 {
    font-size: 19px;

}
.text-content ul{
    margin-left:40px;

}
.text-content ul li{

    list-style-type: circle;
}
.welcome-column a:hover{
    color:white;
}
.news-style-one .image-box .overlay-link {
    background: rgba(1, 137, 199, 0.9);
}
.news-style-one .content a:hover {
    color: #0189C7;
}
.news-style-one .content .post-meta li .icon {
    position: relative;
    color: #5E3816;
    margin-right:5px;

}
.news-style-one .content .author-info .designation {
    font-style: italic;
    color: #0189C7;
}
.news-style-one .content .author-info:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -1px;
    width: 50px;
    border-top: 2px solid #5E3816;
}
.sidebar .recent-posts .post .post-meta .fa {

    color: #5E3816;

}
.sidebar .recent-posts .post .post-thumb .overlay-link {
    background:  rgba(1, 137, 199, 0.9);
}
.sidebar .search-box .form-group button {
    background: #5E3816;
}
.sidebar .search-box .form-group input:focus + button, .sidebar .search-box .form-group button:hover {
    color: white;
    background: #0189C7;
}
.sidebar .search-box .form-group input:focus {
    border-color: #0189C7;
}
.sidebar .popular-tags a:hover {
    background-color: #0189C7;
    border-color: #0189C7;
    color: #ffffff;
}
.news-style-one blockquote {
    border-left: 3px solid #0189C7;
}
.blog-details .post-bottom .post-controls li a:hover {
    color: #0189C7;
}
.blog-details .post-author h4 .author-designation {
    position: relative;
    color: #0189C7;
    font-style: italic;
    font-family: 'Lato',sans-serif;
}
.blog-details .post-author .inner-box {
    position: relative;
    padding: 35px 35px 35px 155px;
    min-height: 160px;
    background: #5E3816;
}
.blog-details .post-author h4 {
    color: white;
}
.blog-details .post-author .text {
    line-height: 1.8em;
    color: whitesmoke;
}
/*cookies*/
#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.7);
    color:#fff;
    z-index:99999;
}

.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}

.inner a.ok {padding:4px;color:#00ff2e;text-decoration:none;}
.inner a.info {padding-left:5px;text-decoration:none;color:#faff00;}

@media (max-width: 767px) {

    #barraaceptacion {
        min-height:140px;
        padding:2%;
        background-color: rgba(0, 0, 0, 0.9);
    }

    #barraaceptacion .inner {
        padding: 0 10% 0% 10%;

    }


}
/*fin cookies*/
.iguales-portada{
min-height:287px;
}
.iguales-portada .read-more{
position:absolute !important;
bottom:14px;
}
.main-footer .tags-widget .tags-list li a:hover {
    background: #0077B5;
    color: #ffffff;
    border-color: #0077B5;
}
.texto-servicio-equal{
    min-height:120px;

}
@media(max-width:450px){
	h3 a{
		display:block;
	}
	
	.main-header .nav-outer {
        padding-top: 0px;
    }
    .logo.logomio {
        padding-top: 9px;
    }
    .services-section, .about-us-section, .contact-section, .sidebar-page-container, .gallery-section, .project-details {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-height:400px){
	.main-header .nav-outer {
	 padding-top: 0px; 
}
.logo.logomio {
    padding-top: 9px;
}
			
}
.service-block-two .inner-box .bottom-icon {
    display: none;
}

/*CAMBIOS DE  VERSIÓN SECURTRAINIGN  TRAIDOS A PLANTILLA*/
/*CAMBIOS ENCABEZADOS*/
.main-slider .tp-caption {
  /* max-width:100%;*/
}
.main-slider h2, .main-slider .text {
text-shadow: 0 0 2px black; 
}
.main-slider .text {
font-size:30px !important;
}

@media(min-width:1200px)and (max-width:1800px){
.main-slider h2 {
   font-size:50px !important;
}
.main-slider .text {
font-size:24px !important;
}

}
@media(min-width: 991px)and (max-width:1199px){
.main-slider h2 {
   font-size:40px !important;
}
}
@media(min-width: 768px)and (max-width:990px){
.main-slider h2 {
   font-size:30px !important;
}

}
@media(min-width:768px) and (max-width: 991px){
.main-header .nav-outer {
     padding-top: 0px; 
}
.main-slider .text {
font-size:18px !important;
}
}
@media only screen and (max-width: 767px){
.main-slider .tp-caption {
    display: block !important;
}
.main-slider h2 {
   font-size:16px !important;
}
.main-slider .text {
font-size:14px !important;
}

}
@media (max-width:450px){
.main-slider h2 {
   font-size:13px !important;
max-width:310px !important;
white-sapce: pre-wrap;
}
.main-slider .text {
    font-size: 12px !important;
    white-space: pre-wrap;
    line-height: 13px !important;
    max-width: 310px !important;
}

 .main-slider .btn-style-one, .main-slider .btn-style-two{
 font-size: 10px !important;
}
}
@media (max-width:480px){
.copyright span{
display: block;
}
.copyright a{
display: block; 
}
}
.text ul, .tab-content ul{
   margin-left:20px;
	list-style: disc outside none;
}
.text ul li, .tab-content ul li{

	list-style: disc outside none;
}
.call-mobile-p{
    position: fixed;
    bottom: 4px;
    display: none;
    z-index: 9999;
    margin-left: 15px;
    text-align:left !important;
}

.call-mobile{
    border-radius:20px;
    padding: 10px 17px;
    box-shadow: 3px 3px 8px #000000;
    background: #ce0b0b;
    border-color: #ce0b0b;
}
@media(min-width:500px){
    .call-mobile-p{
        display:none !important;

    }
}
.nosotros-redondeles {
    background: #0189C7;
    color: white;
    width: auto;
    height: 31px;
    display: inline-block;
    margin: 0px -14px 0px 0px;
    padding: 0;
    border: none;
    padding: 2px 11px 0 11px;
}
.nosotros-redondeles:last-child:after {
    content: '';
    width: 0px;
    height: 0;
    border-style: solid;
    border-width: 32px 23px 11px 10px;
    border-color: #0189C7 transparent transparent transparent;
    position: absolute;
    margin-top: -2px;
}
.redondeles a img {
    border-bottom: 4px solid #0189C7;
}
.nosotros-redondeles:hover, .nosotros-redondeles:focus, .nosotros-redondeles:active {
    color: black;
}
.sidebar .styled-nav li a {
    text-transform: unset;
}
.main-menu .navigation > li > ul > li > a {
    text-transform: unset;
}
/*hoveeeeeeeeeeeeeeeeeeeeeeer menu mas rápido*/
.main-menu .navigation > li > ul > li > a {
    text-transform: unset;
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
}
.main-menu .navigation > li > ul {
 
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
   
}
@media(max-width:767px){
.form-portada-div{
	padding-top:100px;
}
}
.gallery-section .filters li {
    text-transform: none;
}

.pull-left {
    text-align: left;
}
.pull-right {
    text-align: right;
}

@media screen and (max-width: 385px){
    .g-recaptcha {
        transform:scale(0.75);
        -webkit-transform:scale(0.75);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    }
}
.page-info .h2 {
    font-size: 16px;
    color: #272727;
    line-height: 24px;
    font-weight: 700;
}