
.w100 {
	width: 100%;
}
.bg-blue {
	background-color: #2c3171;
}

h2 {
	margin-bottom: 25px;
}

body, input,button,select,textarea, .theme-btn, .main-menu .navigation, .main-header .info-box strong,
.sec-title h3, .sec-title .text, .features-style-one .features-column h4, .accordion-box .accordion .accord-btn h4, .map-canvas .map-data, .map-canvas .map-data h6 {
	font-family: 'EB Garamond', serif;
}


/* Corporative Color */
.main-header .header-lower {
	background: #2c3171;
}
a, a:hover, .main-header .header-top ul li a:hover, .main-header .info-box:hover .icon-box, .main-menu .navigation > li > ul > li:hover > a, .main-menu .navigation > li > ul > li  > ul > li:hover > a,
.features-style-one .features-column h4, .fact-counter .counter-column .count-outer, .testimonials-area .testi-pager .pager-item,
.blog-news-column h3 a:hover,
.blog-news-column .post-info li a:hover, .footer-upper .twitter-feeds .feed a, .main-footer .news-widget .news-item h4 a:hover, .featured-style-one .lower-content h3 a:hover,
.featured-style-one .read-more,
.bigger-column .read-more, .team-member .designation, .sidebar .downloads li a:hover, .sidebar .styled-nav li.active-btn,
.sidebar .styled-nav li.current, .sidebar .contact-widget .phone-numbers,
.sidebar .search-box .form-group input:focus + button,
.sidebar .search-box .form-group button:hover, .sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover, .sidebar-page-container .contact-info a, .sidebar .list li a:hover {
	color: #2c3171;
}
.btn-theme-light:hover, .btn-style-one, .btn-style-two:hover, .btn-style-four, .btn-style-five,
.accordion-box .accordion .accord-btn.active, .sidebar .popular-tags a:hover,
.social-links-two a:hover, .styled-pagination li a:hover, .styled-pagination li a.active,
.main-menu .navbar-header .navbar-toggle {
	background-color: #2c3171 !important;
	border-color: #2c3171 !important;
}
.scroll-to-top:before {
	background-color: #2c3171;
	border-color: #2c3171;
}
.scroll-to-top:hover {
	color: #2c3171;
}
.btn-style-five:hover {
	color: #2c3171 !important;
}
.theme_color {
	color: #2c3171;
}
.main-header.header-style-three .nav-outer, .header-style-three .main-menu .navigation > li > ul, .header-style-three .main-menu .navigation > li > ul > li > ul, .main-header .get-btn:hover,
.progress-levels .progress-box .bar .bar-fill, .projects-section .lower-content .bottom .phone-number,
.blog-news-column .image-box .news-date.style-two, .blog-news-column:hover .image-box .news-date, .main-footer .social-links a:hover,
.main-footer .newsletter-widget input[type="submit"],
.main-footer .newsletter-widget button,
.testimonials-style-two .owl-dots .owl-dot:hover span,
.testimonials-style-two .owl-dots .owl-dot.active span,
.team-member .hover-content, .team-member .hover-content,
.styled-list-one li:before, .info-section .info-column:hover .upper-title,
.services-style-one .background-image-one:before {
	background-color: #2c3171;
}
.projects-carousel-section .owl-controls .owl-next,
.projects-carousel-section .owl-controls .owl-prev, 
.services-style-one {
	background-color: #2c3171 !important;	
}
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a,
.revolution-slider h2.styled:after,
.default-form-style input:focus,
.default-form-style select:focus,
.default-form-style textarea:focus, 
.icon-column-two .inner-box .overlay-box, .left-icon-column:hover .inner-box, .left-icon-column:hover .inner-box .icon,
.testimonials-style-two .slide-item .author-title, .sidebar .search-box .form-group input:focus,
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus,
.info-section .info-column:hover .info-inner {
	border-color: #2c3171;
}
.testimonials-area .testi-pager .pager-item.active .testi-thumb{
	-webkit-box-shadow:0px 0px 1px 1px #2c3171;
	-ms-box-shadow:0px 0px 1px 1px #2c3171;
	-o-box-shadow:0px 0px 1px 1px #2c3171;
	-moz-box-shadow:0px 0px 1px 1px #2c3171;
	box-shadow:0px 0px 1px 1px #2c3171;
}
.main-menu .collapse.in, .main-menu .collapsing {
	border: 1px solid #2c3171 !important;
}


/* Menú */
.main-header .nav-outer {
	padding-right: 0;
}
.header-lower .main-menu .navigation > li:hover {
	border-bottom: 2px solid #fff;
}
.main-menu .navigation > li > ul {
	background: #2c317173;
}
.navigation > li > ul > li:hover {
	background: #2c317194;
}
.navigation > li > ul > li:hover > a {
	color: #fff !important;
}


/* Quitar Mayúsculas título */
.sec-title h2, .default-section .text-column h2 {
	text-transform: none;
}

/* FEATUREDS */
.features-style-one .features-column .count {
	color: #2c317194;
}

/* Servicios */
#servicios .fa {	
	color: #2c317194;
}


/* Sobre Nosotros */
.whyus-section .icon-column-two {
	margin: 0;
}


/* Equipo */
.left-icon-column .inner-box {
	padding: 30px;
}



/* Relacionados */
.relacionados .downloads li a > span.icon {
    margin-right: 10px;
}
.relacionados .downloads li a {
    position: relative;
    display: block;
    text-align: center;
    padding: 10px 0;
    color: #222222;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px #e0e0e0 solid;
    line-height: 30px;
}

.relacionados .downloads li {
    position: relative;
    margin-bottom: 10px;
    width: calc(50% - 15px);
    float: left;
    margin: 15px 15px 0 0;
}
.relacionados .downloads li:hover > a {
	border-color: #2c3171;
	color: #2c3171;
}
.relacionados {
    padding-bottom: 100px;
}



/* Contacto */
.contact-section .info-column {
	padding: 0px 15px;
}
.contact-section .info-column .info-style-two {
	height: 315px;
	background-color: #2c3171;
}
.btn-style-four:hover {
	border-color: #2c3171 !important;
	background-color: #2c317194 !important;
	color: #fff !important;
}
.contact-section h2 {
    font-size: 30px;
    line-height: 1.6em;
}


/* Header */
.logo-outer img {
	max-width: 200px;
}


/* Footer */
.main-footer, .main-footer .social-links a {
    background: /*#0e1027*/#2c3171;
    /* #1b1f46 */
}
.footer-bottom  {
	background: #252a61;
	color: #fff;
	/* #151835 */
}
.logo-footer {
	margin-bottom: 30px;
}
.logo-footer img {
	max-width: 200px;
}
.contact-info li i {
	margin-right: 10px;
}
.main-footer a {
	color: #9b9b9b;
}
.main-footer a:hover, .copyright-text a {
	color: #fff;
}
.footer-bottom {
	text-transform: none;
}
.main-footer .footer-upper div.img {
	margin-bottom: 0;
}
.main-footer .footer-upper div.img > img {
	width: 100%;
}
.main-footer .footer-upper {
	color: #fff;
}

@media only screen and (max-width: 1023px) {
	.main-menu .navigation > li, .header-style-two .main-menu .navigation > li {
	    margin-right: 25px;
	}
	.main-menu .navigation > li > a, .header-style-two .main-menu .navigation > li > a {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.main-menu .navigation > li:hover {
		border-bottom: none;
	}
	.main-menu .navbar-collapse > .navigation,
	.main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a,
	.main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
		background: #2c3171 !important;
	}
	.main-menu .navbar-collapse > .navigation > li > ul > li > a {
		margin-left: 15px;
	}
	.main-menu .navbar-collapse > .navigation > li:hover {
		background: #fff;
	}
	.main-menu .navbar-collapse > .navigation > li:hover > a {
		background: #2c317194 !important;
	}
	.upper-right {
		display: none;
	}
	.main-menu .navbar-header, .pull-left.logo-outer {
		text-align: center !important;
	}
}