﻿
/* IMPORT CSS*/
@import url("/Themes/Default/Content/projecthighlight.css");


/* HOMEPAGE STRUCTURE 
----------------------------------------------------------*/
#feature {
    position: fixed;
    width: 100%;
    height: 586px;
    top: 40px;
    background-image:url(../Content/Images/feature-01.jpg); 
    background-repeat:no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 0;
    }
    
.homecontentarea {
    position: relative;
    width: 65%;
    min-width: 1004px;
    margin: 0 auto;
    height: 100%;
    z-index: 3;
    }


/* FEATURE BANNER  COPY 
----------------------------------------------------------*/
.featurecopy {
    position: absolute;
    top: 400px;
    left: 25px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    }

.featurecopy:before {
    position: absolute;
    top: -13px;
    left: -50px;
    font-family: 'df-icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-decoration: none;
	color: rgba(0, 101, 139, 0.3);
	font-size: 62px;
	content:"\e6a9";
    }

.featurecopy2 {
    position: absolute;
    top: 440px;
    left: 25px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    }

.featurecopy3 {
    position: absolute;
    top: 377px;
    left: 25px;    
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    }
    
.featurecopyline1, .featurecopyline2, .featurecopyline3 h1 {
    font-family: "proxima-nova", Arial;
    display: !important;
    clear: both;
    width: 100%;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: .025em;
    padding: 1px;
    margin-top: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    } 
       
.featurecopyline1{
    font-size: 40px;
    line-height: 44px;
    color: #ffffff;
    }

.featurecopyline2{
    font-size: 30px;
    line-height: 26px;
    color: #0099B7;
    }

.featurecopyline3 h1{
    font-size: 20px;
    line-height: 22px;
    color: #ffffff;
    }

.featureaccent {
    position: absolute;
    top: -21px;
    left: 25px;
    }    
        
#services  {
    margin-top: 625px;
    position: relative;
    width: 100%;
    background-color: #0099B7;
    height: 600px;
     z-index: 3;
    }  

.iconmobile {
    position: absolute;
    top: -10px;
    right: 219px;
    opacity: 1;
    z-index: 7;
    }

.icontablet {
    position: absolute;
    top: -61px;
    right: 153px;
    opacity: 1;
    z-index: 6;
    }
    
.iconlaptop {
    position: absolute;
    top: -81px;
    right: 191px;
    opacity: 1;
    z-index: 5;
    }

.iconmonitor {
    position: absolute;
    top: -132px;
    right: 55px;
    opacity: 1;
    z-index: 4;
    }

/* SERVICE SECTION
----------------------------------------------------------*/      
.servicetitle {
    display: block;
    position: relative;
    padding: 56px 0 0 25px;
    font-size: 34px;
    line-height: 34px;
    color: #002D61;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .025em;
    }

.servicetitle:before {
    position: absolute;
    top: 53px;
    left: -18px;
    font-family: 'df-icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-decoration: none;
	color: #ffffff;
	font-size: 42px;
	content:"\e6a9";
	opacity: .2;
    }

.servicetag {
    display: block;
    padding: 0 0 0 25px;
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .05em;
    }
    
.servicerow {
    padding: 31px 25px 15px 25px;
     }


.servicetype {
    display: inline-block;
    width: 49%;
    }

.servicetypetitle, .servicetypetitle h2 {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 26px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .05em;
    }

.servicetypecopy {
    width: 85%%;
    display: block;
    padding: 5px 0 8px 0;
    font-size: 17px;
    line-height: 26px;
    font-weight: 300;
    color: #ffffff;
    }

.servicetypecopy:first-child {
    height: 130px !important;
    }


.servicereadmore a {
	position: relative;
	display: inline-block;
    text-transform: lowercase;
    width: 125px;
	margin: 0;
	outline: none;
	color: #fff;
	text-decoration: none;
	letter-spacing: .125em;
	font-weight: 200;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 13px;
}

/* KAIBRATE SECTION
----------------------------------------------------------*/
#kalibrate  {
    position: relative;
    width: 100%;
    background-color: #0099B7;
    height: 489px;
    z-index: 5;
    }  

.kalibratetitle {
    display: block;
    position: relative;
    padding: 56px 0 0 25px;
    font-size: 34px;
    line-height: 34px;
    color: #002D61;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .025em;
    opacity: 0;
    }

.kalibratetitle:before {
    position: absolute;
    top: 62px;
    left: -18px;
    font-family: 'df-icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-decoration: none;
	color: #ffffff;
	font-size: 24px;
	content:"\e6e8";
	opacity: .2;
    }

.kalibratetagline {
    display: block;
    padding: 0 0 0 25px;
    opacity: 0;
    margin: 0;
    }

.kalibratetagline h3  {
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .09em;
    opacity: 1;
    padding: 0;
    margin: 0;
    }
    
.kalibraterow {
    padding: 16px 25px 15px 25px;
     }

.kalibrateleft {
    float: left;
    width: 50%;
    opacity: 0;
    }

.kalibratecontentarea {
    width: 100%;

    }

.kalibratecontentarea .KFtitle {
    display: block;
    padding: 29px 0 0 0;
    font-size: 22px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: .02em;
    }

.kalibratecontentarea .KFsubtitle {
    display: block;
    padding: 12px 0 0 0;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 100;
    letter-spacing: .05em;
    }

.kalibratecontentarea .KFtext {
    width: 94%;
    display: block;
    padding: 12px 0 8px 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: 300;
    color: #ffffff;
    }

.kalibrateright {
    float: right;
    width: 50%;
    opacity: 0;
    margin-top: -35px;
    }

.kalibrateright img {
    width: 100%;
    height: auto;
    }

.kalibratelinks {
    width: 100%;
    padding-top: 30px;
}

.kalibratelinks a {
	position: relative;
	display: inline-block;
    width: 250px;
	margin: 0;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-weight: 200;
	font-size: 13px;
}

.kalibratelinks a:hover,
.kalibratelinks a:focus {
	outline: none;
}


.kalibratelinks button {
	position: relative;
	display: inline-block;
    width: 250px;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
	margin: 0;
    padding: 0;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-weight: 200 !important;
    background-image: none;
    border: 1px solid #007A9D;
}

.kalibratelinks button:hover,
.kalibratelinks button:focus {
	outline: none;
    cursor: pointer;
}


