/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@charset "utf-8";

/*-- Google Fonts --*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

/*---

font-family: 'Open Sans', sans-serif;

font-weight:300; - light

font-weight:400; - normal

font-weight:600; - semi-bold

font-weight:700; - bold


--*/

/*-- Headers

---------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'aliquamregular';
	font-weight:normal;
	color:#434343;
}

h1 {
	font-size:44.32px;
	font-size:4.4rem;
}
h2 {
	font-size:38.85px;
	font-size:3.9rem;
}
h3 {
	font-size:25.85px;
	font-size:2.6rem;
}
h4 {
	font-size:19.04px;
	font-size:1.9rem;
}
h5 {
	font-size:19.04px;
	font-size:1.9rem;
}
h6 {
	font-size:19.04px;
	font-size:1.9rem;
}

.text-box h1 {
	font-size:44.32px;
	font-size:4.4rem;
}
.text-box h2 {
	font-size:38.85px;
	font-size:3.9rem;
}
.text-box h3 {
	font-size:25.85px;
	font-size:2.6rem;
}
.text-box h4 {
	font-size:19.04px;
	font-size:1.9rem;
}
.text-box h5 {
	font-size:19.04px;
	font-size:1.9rem;
}
.text-box h6 {
	font-size:19.04px;
	font-size:1.9rem;
}

/*-- Global

---------------------------------------------------------------------------*/

body {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	font-size:1.4rem;
	color:#4a4a4a;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	font-size:1.4rem;
	color:#4a4a4a;
}
a {
	color: rgba(77,93,111,1);
}
a:hover {
	color: #88d6f7;
}
.text_shadow {
	text-shadow:2px 2px 4px #555;
}

/*-- Header Section
----------------------------------------------------------------------*/

#header-quote h3 {
	color:#2f3292;
	font-size:30px;
	font-size:3rem;
	text-align:center;
}
#header-phone h4 {
	color:#2f3292;
	font-size:26.03px;
	font-size:2.6rem;
	text-align:center;
	margin-top:20px;
	margin-bottom:0;
}
#header-phone h2 {
	color:#2f3292;
	font-size:42.12px;
	font-size:4.2rem;
	text-align:center;
	margin-top:0;
}
.slider-right-wrapper h4 {
	font-family: 'aliquamultralight';
	font-weight:normal;
	font-size:30px;
	font-size:3rem;
	text-align:center;
	color:#fff;
	padding:5px 0 10px;
	letter-spacing:1px;
}
#content .header-box h3 {
	color:rgba(77,93,111,0.6);
}
.select-text p {
	color:#fff;
	text-align:center;
	font-size:18px;
	font-size:1.8rem;
	margin-top:12px;
}

/*-- Content Section
----------------------------------------------------------------------*/
	
#content-error h1, #content-offline h1 {
	font-family: 'Russo One', sans-serif;
	font-weight:400;
	font-size:230px;
	font-size:23rem;
}	
#content-error h2, #content-offline h2 {
	font-family: 'Russo One', sans-serif;
	font-weight:400;
	font-size:100px;
	font-size:10rem;
}	
#content-error p, #content-offline p {
	font-family: 'Russo One', sans-serif;
	font-weight:400;
	font-size:20px;
	font-size:2rem;
}	
.project-box h4 {
	text-transform:uppercase;
}
.project-box a {
	text-transform:uppercase;
	color:#3d3d3d;
}
.project-box a:hover {
	color:red;
}
.project-box a .fa {
	text-transform:uppercase;
	color:#fff;
	background:red;
	padding:3px 5px 3px;
	top:-2px;
	font-size:10px;
	position:relative;
}

/*-- Footer Section
----------------------------------------------------------------------*/
	
#footer_text p, #footer_text a {
	color:#676767;
	font-size:14px;
	font-size:1.4rem;
	text-align:center;
}
#footer_text a:hover {
	color:#97c725;
}


/*-- Font Faces Section
----------------------------------------------------------------------*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 17, 2015 */
@font-face {
    font-family: 'aliquamultralight';
    src: url('../fonts/Aliquam-webfont.eot');
    src: url('../fonts/Aliquam-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Aliquam-webfont.woff2') format('woff2'),
         url('../fonts/Aliquam-webfont.woff') format('woff'),
         url('../fonts/Aliquam-webfont.ttf') format('truetype'),
         url('../fonts/Aliquam-webfont.svg#aliquamultralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aliquamregular';
    src: url('../fonts/AliquamREG-webfont.eot');
    src: url('../fonts/AliquamREG-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AliquamREG-webfont.woff2') format('woff2'),
         url('../fonts/AliquamREG-webfont.woff') format('woff'),
         url('../fonts/AliquamREG-webfont.ttf') format('truetype'),
         url('../fonts/AliquamREG-webfont.svg#aliquamregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




/*-- media queries Section
----------------------------------------------------------------------*/


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
h1 {
	font-size:38px;
	font-size:3.8rem;
}
h2 {
	font-size:32px;
	font-size:3.2rem;
}
h3 {
	font-size:22px;
	font-size:2.2rem;
}
h4 {
	font-size:19.04px;
	font-size:1.9rem;
}
h5 {
	font-size:19.04px;
	font-size:1.9rem;
}
h6 {
	font-size:19.04px;
	font-size:1.9rem;
}

.text-box h1 {
	font-size:44.32px;
	font-size:4.4rem;
}
.text-box h2 {
	font-size:38.85px;
	font-size:3.9rem;
}
.text-box h3 {
	font-size:25.85px;
	font-size:2.6rem;
}
.text-box h4 {
	font-size:19.04px;
	font-size:1.9rem;
}
.text-box h5 {
	font-size:19.04px;
	font-size:1.9rem;
}
.text-box h6 {
	font-size:19.04px;
	font-size:1.9rem;
}
#header-quote h3 {
	color:#2f3292;
	font-size:25px;
	font-size:2.5rem;
	text-align:center;
}
#header-phone h4 {
	color:#2f3292;
	font-size:26.03px;
	font-size:1.6rem;
	text-align:center;
	margin-top:20px;
	margin-bottom:0;
}
#header-phone h2 {
	color:#2f3292;
	font-size:42.12px;
	font-size:3.2rem;
	text-align:center;
	margin-top:0;
}
.slider-right-wrapper h4 {
	font-family: 'aliquamultralight';
	font-weight:normal;
	font-size:30px;
	font-size:2.5rem;
	text-align:center;
	color:#fff;
	padding:5px 0 5px;
	letter-spacing:1px;
}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
h1 {
	font-size:44.32px;
	font-size:4.4rem;
}
h2 {
	font-size:38.85px;
	font-size:3.9rem;
}
h3 {
	font-size:25.85px;
	font-size:2.6rem;
}
h4 {
	font-size:19.04px;
	font-size:1.9rem;
}
h5 {
	font-size:19.04px;
	font-size:1.9rem;
}
h6 {
	font-size:19.04px;
	font-size:1.9rem;
}

.text-box h1 {
	font-size:44.32px;
	font-size:4.4rem;
}
.text-box h2 {
	font-size:38.85px;
	font-size:3.9rem;
}
.text-box h3 {
	font-size:25.85px;
	font-size:2.6rem;
}
.text-box h4 {
	font-size:19.04px;
	font-size:1.9rem;
}
.text-box h5 {
	font-size:19.04px;
	font-size:1.9rem;
}
.text-box h6 {
	font-size:19.04px;
	font-size:1.9rem;
}
#header-quote h3 {
	color:#2f3292;
	font-size:30px;
	font-size:3rem;
	text-align:center;
}
#header-phone h4 {
	color:#2f3292;
	font-size:26.03px;
	font-size:2.6rem;
	text-align:center;
	margin-top:20px;
	margin-bottom:0;
}
#header-phone h2 {
	color:#2f3292;
	font-size:42.12px;
	font-size:4.2rem;
	text-align:center;
	margin-top:0;
} 
.slider-right-wrapper h4 {
	font-family: 'aliquamultralight';
	font-weight:normal;
	font-size:30px;
	font-size:3rem;
	text-align:center;
	color:#fff;
	padding:10px 0 17px;
	letter-spacing:1px;
}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
#header-quote h3 {
	color:#2f3292;
	font-size:30px;
	font-size:3rem;
	text-align:center;
}
#header-phone h4 {
	color:#2f3292;
	font-size:26.03px;
	font-size:2.6rem;
	text-align:center;
	margin-top:20px;
	margin-bottom:0;
}
#header-phone h2 {
	color:#2f3292;
	font-size:42.12px;
	font-size:4.2rem;
	text-align:center;
	margin-top:0;
}
.slider-right-wrapper h4 {
	font-family: 'aliquamultralight';
	font-weight:normal;
	font-size:30px;
	font-size:3rem;
	text-align:center;
	color:#fff;
	padding:10px 0 17px;
	letter-spacing:1px;
}
}