/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.coverimage{background-repeat:no-repeat no-repeat;background-size:cover !important;background-position:50% 50%;}.coverfixed{background-size:cover;background-attachment:fixed;}.cfix{*zoom:1;}.cfix:before,.cfix:after{display:table;content:"";}.cfix:after{clear:both;}.astable{width:100%;height:100%;display:table;}.ascell{width:100%;height:100%;display:table-cell;vertical-align:middle;text-align:center;}.vertical-content:before{content:'';display:inline-block;vertical-align:middle;height:100%;width:1px;}.transition{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

::-webkit-selection{color:#fff;background:#0d6eca;}
::-moz-selection{color:#fff;background:#0d6eca;}
::-ms-selection{color:#fff;background:#0d6eca;}
::selection{color:#fff;background:#0d6eca;}
h1,h2,h3,h4,h5,h6, .secondfont {
	font-family:'Open Sans Condensed', sans-serif;
	font-weight:700;
	margin:0 0;
}
html, body {
	width:100%;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	font-size:18px;
	color:#626262;
}
h1 {
	font-size:42px;
	color:#3e3e3e;
	margin-bottom:40px;
	text-align:center;
}
a {
	text-decoration:none;
	transition:all .3s ease;
}
p {
	font-size:22px;
	color:#626262;
}
/*Generales*/
.main {
	padding-top:100px;
}
.margin-wrap {
	margin-left:-15px;
	margin-right:-15px;
	font-size:0;
}
.image-first {
	direction:rtl;
}
.image-first > * {
	direction:ltr;
}
.wrap {
	width:100%;
	max-width:1366px;
	margin:0 auto;
	padding:0 15px;
	position:relative;
}
.wrap.wrapheader {
	max-width:1366px;
}
.wrap.wrapbig {
	max-width:1130px;
}
.wrap.wrapmed {
	max-width:1054px;
}
.wrap.wrapsmall {
	max-width:870px;
}
.wrap.wrapxtrasmall {
	max-width:600px;
}
.fullwrap {
	font-size:0;
	position:relative;
	z-index:1;
}
.fullwrap.spacing {
	padding-top:90px;
	padding-bottom:90px;
}
.fullwrap.extra-spacing {
	padding-top:120px;
	padding-bottom:120px;
}
.fullwrap.extra-spacing-top {
	padding-top:90px;
}
.fullwrap.extra-spacing-bottom {
	padding-bottom:120px;
}
.fullwrap.no-bottom {
	padding-bottom:0!important;
}
.fullwrap.no-top {
	padding-top:0!important;
}

.bg-gray {
	background:#dcdcdc;
}

/* SECTION, FONTS y MARGINS*/
.facento {
	color:#000;
}
.tcenter {
	text-align:center;
}
.section {
	padding:90px 0;
	position:relative;
}
.section.ssmall {
	padding:70px 0;
}
.section.npt {
	padding-top:0;
}
.section.npb {
	padding-bottom:0;
}

/* Botones */
.btn-primary {
	display:inline-block;
	border:0;
	outline:0;
	font-family:'Open Sans Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#0d6eca;
	text-decoration:none;
	font-size:20px;
	padding:6px 0;
	background:none;
	cursor:pointer;
	position:relative;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.btn-primary::after {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:4px;
	background:#0d6eca;
	transition:all .3s ease;
}
.btn-primary:hover::after, .btn-primary:active::after, .btn-primary:focus::after {
	width:100%;
}

.btn-hero {
	display:inline-block;
	border:0;
	outline:0;
	font-family:'Open Sans Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	font-size:20px;
	padding:8px 15px;
	background:#0d6eca;
	cursor:pointer;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.btn-hero:hover {
	background:#212121;
}

/* HEADER */
.header {
	height:100px;
	background:rgba(10,10,10,.85);
	position:fixed;
	z-index:100;
	width:100%;
	padding:15px 0;
}
.header .wrap {
	height:100%;
}
.header .logo {
	float:left;
	height:100%;
	display:inline-block;
	text-decoration:none;
}
.header .logo .logoimg {
	height:100%;
}
.header .hr {
	float:right;
	width:80%;
	text-align:left;
}
.header .hr .menubtn {
	height:70px;
	width:50px;
	padding:26.5px 8px;
	display:inline-block;
	vertical-align:top;
	float:right;
	display:none;
}
.header .hr .menubtn .bar {
	width:100%;
	background:#fff;
	height:3px;
}
.header .hr .menubtn .bar.center {
	margin:4px 0;
}
.header .hr .menubtn:hover .bar, .header.open .hr .menubtn .bar {
	background:#0d6eca;
}
.header .hr .menu {
	font-size:0;
}
.header.open .hr .menu {
	display:block;
}
.header .hr .menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.header .hr .menu ul li {
	display:inline-block;
	vertical-align:middle;
}
.header .hr .menu ul li a {
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#fff;
	font-size:22px;
	padding:16px 30px;
	font-weight:300;
	text-transform:uppercase;
	transition:all .3s ease;
}
.header .hr .menu ul li a span {
	display:block;
	position:relative;
	line-height:38px;
}
.header .hr .menu ul li a span::before {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:5px;
	background:#0d6eca;
	transition:all .3s ease;
}
.header .hr .menu ul li a:hover span::before, .header .hr .menu ul li a.menu-active span::before {
	width:100%;
}
/* .header .hr .menu ul li a:hover {
	color:#0d6eca;
} */

.header .hr .header-contact {
	position:absolute;
	top:-15px;
	bottom:-15px;
	right:0;
}
.header .hr .header-contact .header-social,
.header .hr .header-contact .header-phone {
	display:inline-block;
	height:100%;
	vertical-align:top;
	line-height:100px;
	font-size:0;
	position:relative;
}
.header .hr .header-contact .header-social {
	padding-right:35px;
	font-size:17px;
	line-height:1;
	padding-top:34px;
}
.header .hr .header-contact .header-social a {
	display:inline-block;
	width:32px;
	height:32px;
	background:#0d6eca;
	color:#fff;
	border-radius:50%;
	position:relative;
}
.header .hr .header-contact .header-social a svg {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.header .hr .header-contact .header-phone {
	background:#0d6eca;
	padding-right:30px;
}
.header .hr .header-contact .header-phone a {
	font-size:20px;
}
.header .hr .header-contact .header-phone svg {
	display:none;
	color:#fff;
	margin-right:0;
}
.header .hr .header-contact .header-phone .phone-txt {
	font-size:18px;
	color:#fff;
	display:inline-block;
	margin-right:15px;
}
.header .hr .header-contact .header-phone .phone-number {
	font-size:26px;
	color:#212121;
}
.header .hr .header-contact .header-phone .header-diagonal {
	position:absolute;
	top:0;
	height:100%;
	width:auto;
	left:0;
	transform:translateX(-100%);
}

.top-banner {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	padding:160px 15px 60px 15px;
	text-align:center;
	position:relative;
}
.top-banner::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.3);
	z-index:0;
}
.top-banner.about-bg {
	background-image:url(../images/about-bg.jpg);
}
.top-banner.contact-bg {
	background-image:url(../images/contact-bg.jpg);
}
.top-banner.services-bg {
	background-image:url(../images/services-bg.jpg);
}
.top-banner h1 {
	color:#fff;
	text-transform:uppercase;
	position:relative;
	z-index:5;
}
/*HOME*/
.hero {
	position:relative;
}
.hero .owlHero {
	height:100%;
}
.hero .owl-carousel .owl-stage-outer, .owl-carousel .owl-stage, .owl-carousel .owl-item {
	height:100%;
}
.hero-item {
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
/* .hero-item::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.3);
} */
.hero-txt {
	position:absolute;
	bottom:35px;
	left:0;
	width:100%;
	text-align:center;
}
.hero-txt h1 {
	font-size:50px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:25px;
}

.home-services-box {
	display:inline-block;
	width:50%;
	padding:0 15px;
	vertical-align:top;
}
.home-services-box p {
	margin-top:0;
}
.home-services-box img {
	max-width:100%;
	height:auto;
}
/*ABOUT*/
.bg-about {
	background-image:url(../images/bg-about.jpg);
	background-position:center bottom 120px;
	background-repeat:no-repeat;
}
.about-img {
	display:block;
	margin:100px auto 0 auto;
	max-width:100%;
	height:auto;
}
/*SERVICES*/
.service {
	margin-bottom:45px;
}
.service h2 {
	font-size:22px;
	text-transform:uppercase;
	text-align:left;
}
/*CONTACT*/
.contact {
	display:inline-block;
	width:50%;
	vertical-align:top;
	padding:0 15px;
}
.contact .contact-box {
	margin-bottom:45px;
}
.contact .contact-box h2 {
	font-size:20px;
	margin-bottom:5px;
}
.contact .contact-box p {
	margin-top:0;
}
label {
	display:block;
	font-size:16px;
	margin-bottom:8px;
}
input, textarea {
	display:block;
	width:100%;
	background:#fff;
	border:none;
	font-size:16px;
	font-family:'Open Sans', sans-serif;
	padding:11px 15px;
	margin-bottom:20px;
}
textarea {
	resize:none;
	height:160px;
	margin-bottom:35px;

}
.contact-service-areas {
	column-count:4;
	padding:30px 0;
	margin-bottom:30px;
}
.contact-service-areas ul {
	list-style:none;
	margin:0 -5px;
	padding:0;

}
.contact-service-areas ul li {
	font-size:22px;
	color:#626262;
	padding:5px;
}
.map-areas {
	position:relative;
	width:100%;
	padding-top:45%;
}
.map-areas iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/*FOOTER*/
.footer {
	background:#272727;
	padding:60px 0;
}
.footer .footer-wrap {
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	align-items:center;
	grid-gap:30px;
	margin:0 auto;
	text-align:center;
}

.footer .footer-box:first-of-type .footer-box-wrap {
	padding:0;
}
/* .footer .footer-box::after {
	position:absolute;
	content:'';
	width:0;
	border-left:4px dotted #0d6eca;
	top:0;
	right:0;
	bottom:0;
} */
/* .footer .footer-box:last-of-type::after {
	display:none;
} */
.footer .footer-box .footer-box-wrap {
	display:inline-block;
	text-align:left;
	position:relative;
	padding-left:30px;
}
.footer .footer-box h2 {
	font-size:26px;
	color:#0d6eca;
}
.footer .footer-box p {
	font-size:16px;
	color:#fff;
	margin:0;
}
.footer .footer-box svg {
	position:absolute;
	font-size:20px;
	color:#fff;
	top:50%;
	transform:translateY(-50%);
	left:0;
}
@media screen and (max-width:1070px) {
	.header .hr .header-contact .header-phone svg {
		display:inline-block;
	}
	.header .hr .header-contact .header-phone .phone-txt {
		display:none;
	}
	.header .hr .header-contact .header-phone .phone-number {
		display:none;
	}
	.footer .footer-box {
		width:50%;
		padding:15px;
	}
	.footer .footer-box:nth-of-type(2)::after {
		display:none;
	}
}

@media screen and (max-width:900px) {

}

@media screen and (max-width:768px) {
	h1, .hero-txt h1 {
		font-size:34px;
	}
	p {
		font-size:19px;
	}
	.header .hr {
		width:30%;
		padding-right:115px;
	}
	.header .hr .menubtn {
		display:block;
	}
	.header .hr .menu {
		display:none;
	}
	.header.open {
		background:#212121;
	}
	.header.open .hr .menu {
		position:fixed;
	    width:100%;
	    left:0;
	    top:100px;
	    background:#212121;
		text-align:center;
	}
	.header .hr .menu ul li {
		display:block;
		text-align:center;
	}
	.header .hr .menu ul li a {
		display:inline-block;
	}
	.footer .footer-wrap {
		grid-template-columns:1fr 1fr;
	}
	.contact-service-areas {
		column-count:3;
	}
}

@media screen and (max-width:640px) {
	.footer .footer-box {
		width:100%;
	}
	.footer .footer-box::after {
		display:none;
	}
	.footer .footer-box .footer-box-wrap {
		text-align:center;
	}
	.home-services-box {
		width:100%;
		padding-bottom:30px;
	}
	.contact {
		width:100%;
		padding-bottom:30px;
	}
	.footer .footer-wrap {
		grid-template-columns:1fr;
	}
	.contact-service-areas {
		column-count:2;
	}
	.map-areas {
		padding-top:120%;
	}
}

@media screen and (max-width:414px) {

}

@media screen and (max-width:360px) {

}

@media screen and (max-width:320px) {
	.header .hr {
		width:30%;
		padding-right:60px;
	}
	.header .hr .header-contact .header-social {
		display:none;
	}
}










/*LAYOUT*/
.dmrow {
	margin-right:-15px;
	margin-left:-15px;
}
.dmrow:before,.dmrow:after {
	display:table;
	content:"";
}
.dmrow:after {
	clear:both;
}
.dm1, .dm2, .dm3, .dm4, .dm5, .dm6, .dm7, .dm8, .dm9, .dm10, .dm11, .dm12 {
	float:left;
	position:relative;
	padding-left:15px;
	padding-right:15px;
	min-height:1px;
}
.dm1 {
	width:8.33333333333333333%;
}
.dm2 {
	width:16.66666666666666666%;
}
.dm3 {
	width:25%;
}
.dm4 {
	width:33.33333333333333333%;
}
.dm5 {
	width:41.66666666666666666%;
}
.dm6 {
	width:50%;
}
.dm7 {
	width:58.33333333333333333%;
}
.dm8 {
	width:66.66666666666666666%;
}
.dm9 {
	width:75%;
}
.dm10 {
	width:83.33333333333333333%;
}
.dm11 {
	width:91.66666666666666666%;
}
.dm12 {
	width:100%;
}
.pullright {
	float:right;
}
.dmgroup {
    width:100%;
    margin-bottom:10px;
	display:inline-block;
	vertical-align:top;
}
.dminput {
    background:#fff;
    border-radius:2px;
    padding:0 10px;
    font-size:14px;
    border:0;
    outline:0;
    width:100%;
    height:38px;
    color:#222;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border:1px solid #ddd;
}
.dmarea {
	height:160px;
	padding:10px 10px;
	resize:none;
}
.dmgroup.activo .dminput, .dmgroup.lleno .dminput {
	border:1px solid #666;
}
.dmgroup label {
	font-size:13px;
	line-height:15px;
	display:block;
	margin-bottom:2px;
}
.dmgroup .help-block {
	margin:2px 0 0;
	font-style:italic;
}
.dmgroup .radio label {
	margin-bottom:6px;
	font-size:16px;
	line-height:18px;
}
.dmgroup .radio input {
	margin-right:5px;
}
.toast {
	font-size:16px;
}

@media screen and (max-width:1000px) {
	.tablethide {
		display:none;
	}

	/*Layout*/
	.dmrow {
		margin-right:-10px;
		margin-left:-10px;
	}
	.dm1, .dm2, .dm3, .dm4, .dm5, .dm6, .dm7, .dm8, .dm9, .dm10, .dm11, .dm12 {
		padding-left:10px;
		padding-right:10px;
	}
	.dm1-medium {
		width:8.33333333333333333%;
	}
	.dm2-medium {
		width:16.66666666666666666%;
	}
	.dm3-medium {
		width:25%;
	}
	.dm4-medium {
		width:33.33333333333333333%;
	}
	.dm5-medium {
		width:41.66666666666666666%;
	}
	.dm6-medium {
		width:50%;
	}
	.dm7-medium {
		width:58.33333333333333333%;
	}
	.dm8-medium {
		width:66.66666666666666666%;
	}
	.dm9-medium {
		width:75%;
	}
	.dm10-medium {
		width:91.66666666666666666%;
	}
	.dm11-medium {
		width:83.33333333333333333%;
	}
	.dm12-medium {
		width:100%;
	}
}

@media screen and (max-width:620px) {
	.dm1-small {
		width:8.33333333333333333%;
	}
	.dm2-small {
		width:16.66666666666666666%;
	}
	.dm3-small {
		width:25%;
	}
	.dm4-small {
		width:33.33333333333333333%;
	}
	.dm5-small {
		width:41.66666666666666666%;
	}
	.dm6-small {
		width:50%;
	}
	.dm7-small {
		width:58.33333333333333333%;
	}
	.dm8-small {
		width:66.66666666666666666%;
	}
	.dm9-small {
		width:75%;
	}
	.dm10-small {
		width:91.66666666666666666%;
	}
	.dm11-small {
		width:83.33333333333333333%;
	}
	.dm12-small {
		width:100%;
	}
}

@media screen and (max-width:360px) {
	.dm1-xsmall {
		width:8.33333333333333333%;
	}
	.dm2-xsmall {
		width:16.66666666666666666%;
	}
	.dm3-xsmall {
		width:25%;
	}
	.dm4-xsmall {
		width:33.33333333333333333%;
	}
	.dm5-xsmall {
		width:41.66666666666666666%;
	}
	.dm6-xsmall {
		width:50%;
	}
	.dm7-xsmall {
		width:58.33333333333333333%;
	}
	.dm8-xsmall {
		width:66.66666666666666666%;
	}
	.dm9-xsmall {
		width:75%;
	}
	.dm10-xsmall {
		width:91.66666666666666666%;
	}
	.dm11-xsmall {
		width:83.33333333333333333%;
	}
	.dm12-xsmall {
		width:100%;
	}
}
