/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:60%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Main CSS */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
	font-family: 'Exo', sans-serif;
    font-size: 0.875em;
    line-height: 1.8;
	min-width: 978px;
}

::-moz-selection {background: #b3d4fc; text-shadow: none;}
::selection {background: #b3d4fc; text-shadow: none;}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {vertical-align: middle;}
fieldset {border: 0; margin: 0; padding: 0;}
textarea {resize: vertical;}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* Page Setup */

h1 {color: #fff; font-size: 40px; font-weight: normal; line-height: 50px !important; margin: 0 !important;}
h2 {color: #fff; font-size: 41px; font-weight: 300; line-height: 30px !important; margin: 0 !important;}
h3 {color: #000; font-size: 18px; font-weight: normal; line-height: 24px !important; margin: 0 !important;}
h4 {color: #000; font-size: 14px; font-weight: normal; margin: 0 !important;}

a:link {color: #009fe3; text-decoration:none;}
a:visited {color: #009fe3; text-decoration:none;}
a:hover {color: #013467; text-decoration:none;}
a:active {color: #009fe3; text-decoration:none;}

.footer-top a:link {color: #fff; text-decoration:none;}
.footer-top a:visited {color: #fff; text-decoration:none;}
.footer-top a:hover {color: #009fe3; text-decoration:none;}
.footer-top a:active {color: #fff; text-decoration:none;}

.footer-bottom a:link {color: #c0c0c0; text-decoration:none;}
.footer-bottom a:visited {color: #c0c0c0; text-decoration:none;}
.footer-bottom a:hover {color: #009fe3; text-decoration:none;}
.footer-bottom a:active {color: #c0c0c0; text-decoration:none;}

.home-three-boxes a:link {color: #fff; font-weight: 700; text-decoration:underline;}
.home-three-boxes a:visited {color: #fff; font-weight: 700; text-decoration:underline;}
.home-three-boxes a:hover {color: #000; font-weight: 700; text-decoration:underline;}
.home-three-boxes a:active {color: #fff; font-weight: 700; text-decoration:underline;}

.header-client a:link {color: #fff; font-weight: 700; text-decoration: none;}
.header-client a:visited {color: #fff; font-weight: 700; text-decoration:none;}
.header-client a:hover {color: #009fe3; font-weight: 700; text-decoration:none;}
.header-client a:active {color: #fff; font-weight: 700; text-decoration:none;}


em {font-weight: 700 !important; font-style: normal !important;}
b {font-weight: 700 !important; font-style: normal !important;}

.center {margin: 0 auto; width: 978px;}
.margin-right {margin-right: 30px;}
.span-2 {float: left; margin-bottom: 30px; overflow:hidden; width: 138px;}
.span-3 {float: left; margin-bottom: 30px; overflow:hidden; width: 222px;}
.span-4 {float: left; margin-bottom: 30px; overflow:hidden; width: 306px;}
.span-6 {float: left; margin-bottom: 30px; overflow:hidden; width: 474px;}
.span-8 {float: left; margin-bottom: 30px; overflow:hidden; width: 642px;}
.span-9 {float: left; margin-bottom: 30px; overflow:hidden; width: 756px;}
.span-12 {margin-bottom: 30px; overflow:hidden; width: 978px;}


/* --- Main Page Setup 
-------------------------------*/

header {background: url(../img/header-bg.png) repeat-x; padding: 30px 0; overflow:hidden; width: 100%;}

.header-client a{background: #8dc63f; display: block; float: right; width: 177px; padding: 10px 0; position:relative; text-align:center; top: -30px;}
.header-client a:hover{background: #009fe3; color: #fff;}

.logo {float: left;	width: 128px;}

nav {
	float: right;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:right;
	width: 750px;	
}
nav ul{margin-top: -5px; text-transform: uppercase;}
nav li{display: inline;	margin-left: 30px;}

.container {padding: 40px 0;}

footer {background: #434343; padding-top: 60px; width: 100%;}
footer ul{margin-left: -70px; margin-bottom: 30px; text-align:center; text-transform: uppercase;}
footer li{display: inline; margin-left: 40px;}
.footer-social {margin: 30px auto; width: 153px;}
.social-icon a{
	display: block;
	float: left;
	height: 46px;
	margin-right: 5px;
	width: 46px;	
}
.facebook a{background: url(../img/facebook-icon.png) no-repeat bottom;}
.twitter a{background: url(../img/twitter-icon.png) no-repeat bottom;}
.linkedin a{background: url(../img/linkedin-icon.png) no-repeat bottom;}
.facebook a:hover, .twitter a:hover, .linkedin a:hover {background-position: top;}
.footer-bottom {
	background: #1e1e1e;	
	color: #c0c0c0;
	font-size: 12px !important;
	margin-top: 40px;
	padding: 15px 0;
}
.footer-bottom-left{float: left; width: 474px;}
.footer-bottom-right{float: right; text-align:right; width: 474px;}
.footer-bottom-right span{padding: 0 8px;}

/* Contact Form */

.input, .textarea {
	background-color: #2eb0e8; 
	border: none; 
	color: #fff;  
	font-family:inherit; 
	font-size: 18px;
	margin-bottom:5px; 
	padding:10px; 
	width:246px;
}
.textarea {height: 80px;}

.button {
	background: #000;
	border: none;
	color: #fff;
	float: right;
	font-weight: 700;
	padding: 15px 10px 15px 0;
	text-align:right;
	width: 266px;
}
.button:hover {background: #fff; color: #000;}

::-webkit-input-placeholder {color: #eee;}
:-moz-placeholder {color: #eee;}
::-moz-placeholder {color: #eee;}
:-ms-input-placeholder {color: #eee;}


/*-------- Home Page ---------
-------------------------------*/


.home-hero {background:url(../img/hero-bg.jpg) no-repeat top center; height: 618px;}
.home-hero p{color: #fff; font-size: 26px;}
.home-hero h1{padding: 120px 0 0 13px;}

.home-three-boxes {background: #009fe3; color: #fff; overflow:hidden; padding: 60px 0; text-align:center;}
.home-three-boxes img{margin-bottom: 15px;}

.home-about-banner {background: url(../img/home-about-banner.jpg) no-repeat top center; height: 262px;}
.home-about {color: #6c6b6b; font-size: 22px; overflow:hidden; padding: 60px 0;}





/*-------- Inner Pages --------
-------------------------------*/

.inner-hero {height: 192px; width: 100%;}
.about-banner {background: url(../img/inner-banner-about.jpg) no-repeat top center;}
.contact-banner {background: url(../img/inner-banner-contact.jpg) no-repeat top center;}
.services-banner {background: url(../img/inner-banner-services.jpg) no-repeat top center;}
.case-banner {background: url(../img/inner-banner-case.jpg) no-repeat top center;}
.client-banner {background: url(../img/inner-banner-client.jpg) no-repeat top center;}

.inner-left {font-size: 18px;}

.grey-box {background: #f6f5f5; color: #009fe3; font-size: 24px; margin: 30px 0; padding: 20px 30px; width: 582px;}

.contact-right {background: #009fe3; float: right; overflow:hidden; padding: 20px; width: 266px;}
.contact-right em{color: #fff; font-size: 32px; font-weight: 300 !important;}

.client-login a{background: #8dc63f; color: #fff; display:block; font-weight: 300; margin-top: 10px; padding: 15px 15px; text-align:right; text-transform:uppercase; }
.client-login a:hover{background: #009fe3; color: #fff;}

.service-box {background: #f6f5f5; margin-bottom: 10px; overflow:hidden;}
.service-box p{color: #6c6b6b; padding: 10px 30px;}
.service-title {background: #009fe3; padding: 20px;}
.service-title h2{font-size: 18px;}

.case-box {background: #f6f5f5; height: 450px; margin-bottom: 30px; overflow:hidden;}
.case-box p{color: #6c6b6b; padding: 5px 20px;}
.case-title {background: rgba(0,159,227,0.8); margin-top: -50px; padding: 10px 20px; position:relative; z-index:1000;}
.case-title  h2{font-size: 18px;}






/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ==========================================================================
   Plugin Css
   ========================================================================== */
