/*============ D E F A U L T   E L E M E N T S ============*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 25px;
    color: #ffffff;
    overflow-x: hidden;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.loader td {
    vertical-align: middle;
    text-align: center;
    background: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}
p {
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 19px;
    
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #b9b9b9;
    margin: 1em 0;
    padding: 0; 
}    
    
}
a, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #fff;
    border: none;
    outline: none;
}
.clear {
    clear: both;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    display: block;
}
.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
#page {
    width: 100%;
    background: #000;
}
#mask {
    position: absolute;
    display: none;
    background: #000;
    z-index: 200;
}
.pagefix {
    height: 101%;
    overflow: hidden;
}
.container {
    width: 960px;
    margin: 0 auto;
}
.container-hjerte-hvid {
    width: 960px;
    margin: 0 auto;
    background: url(../images/bg_tand_hjerte_hvid.jpg) no-repeat bottom center;
}
.divider {
    padding: 30px 0;
    content: '';
    height: 1px;
}
.embeddedvideo {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}
.embeddedvideo iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.left {
    float: left;
}
.right {
    float: right;
}
/*============ B L O C K S =========*/
.cookie-block{
    position: fixed;
    display: none;
    width: 100%;
    height: 124px;
    color: #FFF;
    vertical-align: middle;
    z-index: 999;

}
.cookie-block:after{
    opacity: 0.8;
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "";
    z-index: 998;
}
.cookie-wrapper{
    position: relative;
    width: 100%;
    height: 124px;
    display: table;
    vertical-align: middle;
    z-index: 999;
    text-align: center;

}
.cookie-wrap p{
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 0;
}

.cookie-wrapper .btn{
    padding: 8px;
    margin: 0 5px;
    cursor: pointer;
    white-space: nowrap;
    text-transform: uppercase;

}
@media only screen and (max-width: 769px){
    .cookie-wrapper .btn{
        display: inline-block;
        margin: 5px !important;
    }
}
.cookie-wrapper .btn:hover{
    text-decoration: underline;
}
.cookie-wrapper .btn.blue{
    background: #58c0ce;
}
.cookie-wrapper .btn.gray{
    background: #444444;
}
.cookie-wrap{
    display: table-cell;
    vertical-align: middle;
}
.cookie-popup-overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    opacity:0.5;
    z-index: 9999;
    background: #000;

}
.cookie-popup{
    position: fixed;
    max-width: 500px;
    left: 50%;
    top: 50%;
    display: none;
    background: #FFF;
    color: #444444;
    font-size: 16px;
    line-height: 20px;
    z-index: 9999;
}
.cookie-popup__content{
    padding: 40px 20px 0px 20px;
    display: block;
    position: relative;
    width: auto;
}
.cookie-popup__content p{
    font-size: 14px;
    line-height: 20px;
}
.cookie-popup-close{
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url("../img/close.png") 0 0 no-repeat;
    cursor: pointer;
}
.column {
    margin-left: 10px !important;
    margin-right: 10px !important;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
.column h3 {
    padding-bottom: 10px;
}
.block-1 {
    width: 940px;
    margin-bottom: 20px;
}
.block-2 {
    width: 460px;
    margin-bottom: 20px;
}
.block-3 {
    width: 300px;
    margin-bottom: 20px;
}
.block-3-book {
    width: 300px;
    margin-bottom: 20px;
    background-color: #58c0ce;
    padding: 10px 0 25px;
    height: 200px;
}
.block-3-book a {
    font-size: 20px;
    font-weight: 600;
    background-color: #444444;
    padding: 5px 10px;
}
.block-3-henvis {
    width: 300px;
    margin-bottom: 20px;
    background-color: #828282;
    padding: 10px 0 25px;
    height: 200px;
}
.block-3-henvis a {
    font-size: 20px;
    font-weight: 600;
    background-color: #58c0ce;
    padding: 5px 10px;
}
.block-3-aabning {
    width: 300px;
    margin-bottom: 50px;
    background-color: #000;
    padding: 10px 0 25px;
    height: 200px;
}
.block-3-aabning a {
    font-size: 20px;
    font-weight: 600;
    background-color: #58c0ce;
    padding: 5px 10px;
}
.block-4 {
    width: 220px;
    margin-bottom: 20px;
}
.block-5 {
    width: 170px;
    margin-bottom: 20px;
}
.mtop0 {
    margin-top: 0px;
}
.mbot0 {
    margin-bottom: 0px;
}
.ptop0 {
    padding-top: 0px;
}
.pbot0 {
    padding-bottom: 0px;
}
.mright0 {
    margin-right: 0 !important;
}
.mleft0 {
    margin-left: 0 !important;
}
.pleft0 {
    padding-left: 0 !important;
}
.pright0 {
    padding-right: 0 !important;
}
.mtop5 {
    margin-top: 5px;
}
.mtop10 {
    margin-top: 10px;
}
.mtop15 {
    margin-top: 15px;
}
.mtop20 {
    margin-top: 20px;
}
.mtop25 {
    margin-top: 25px;
}
.mtop30 {
    margin-top: 30px;
}
.ptop5 {
    padding-top: 5px;
}
.ptop10 {
    padding-top: 10px;
}
.ptop15 {
    padding-top: 15px;
}
.ptop20 {
    padding-top: 20px;
}
.ptop25 {
    padding-top: 25px;
}
.ptop30 {
    padding-top: 30px;
}
.ptop40 {
    padding-top: 40px;
}
.mbot5 {
    margin-bottom: 5px;
}
.mbot10 {
    margin-bottom: 10px;
}
.mbot15 {
    margin-bottom: 15px;
}
.mbot20 {
    margin-bottom: 20px;
}
.mbot25 {
    margin-bottom: 25px;
}
.mbot30 {
    margin-bottom: 30px;
}
.pbot5 {
    padding-bottom: 5px;
}
.pbot10 {
    padding-bottom: 10px;
}
.pbot15 {
    padding-bottom: 15px;
}
.pbot20 {
    padding-bottom: 20px;
}
.pbot25 {
    padding-bottom: 25px;
}
.pbot30 {
    padding-bottom: 30px;
}
.btop1 {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.bbot1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.bdot {
    border: 1px dashed rgba(255, 255, 255, 0.4);
}
.bdoublebot {
    border-bottom: 3px double;
}
.c-font-30 {
    font-size: 30px;
    line-height: 50px;
}
.c-font-80 {
    font-size: 80px;
    line-height: 80px;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-center {
    text-align: center;
}
/*========= S E C T I O N S ===========*/

.section {
    width: 100%;
    min-height: 100%;
}
.first-section {
    padding-top: 170px;
    background: cadetblue;
}
.about {
    background: cadetblue;
}
.services {
    background: cadetblue;
}
.portfolio {
    background: cadetblue;
}
.team {
    background: cadetblue;
}
.news {
    background: cadetblue;
}
.contact {
    background: cadetblue;
    min-height: 100%;
}
#section-divider-1, #section-divider-2, #section-divider-3 {
    background-color: #1C1F26;
    height: 200px;
    position: relative;
    width: 100%;
}
.bg1, .bg2, .bg3 {
    background-attachment: fixed !important;
}
.bg1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/ur.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 200px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
}
.bg2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/klokke.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 200px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
}
.bg3 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/legesager.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 200px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
}
/*========= H E A D E R ===========*/

.header {
    padding-top: 120px;
    position: relative;
}
.header-text {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 70px;
    line-height: 90px;
    font-weight: 100;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 20px;
}
.header-text-neg {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 45px;
    line-height: 60px;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    background: url(../images/divider_neg.png) no-repeat bottom center;
    padding-bottom: 60px;
}
.caption {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    margin: 20px auto;
}
/*========= N A V I G A T I O N   M E N U ===========*/

.navigation {
    position: fixed;
    font-family: 'Open Sans', sans-serif;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index: 200;
    width: 100%;
    background: #fff;
    box-shadow: 0px 2px 33px rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    text-transform: uppercase;
    transition: all 0.4s linear;
}
.navigation.scroll {
    box-shadow: 0px 2px 33px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.logo {
    margin: 0 auto;
    padding: 10px 0;
    float: left;
}
.navigation.scroll .logo {
    padding: 10px 0 0;
}
.navigation.scroll li a {
    padding: 80px 0 19px 0;
    min-width: 90px;
    font-size: 14px;
}
.navigation.scroll li a:before {
    padding-bottom: 3px;
    font-size: 20px;
}
.navigation.scroll li:hover a:before {
    font-size: 30px;
}
.navigation .nav {
    float: right;
}
.navigation li {
    position: relative;
    font-size: 13px;
    float: left;
}
.navigation li a {
    position: relative;
    display: inline-block;
    padding: 80px 0 19px 0;
    min-width: 90px;
    font-size: 14px;
    text-decoration: none;
    color: #444;
    outline: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    float: left;
}
.navigation li a:before {
    display: block;
    padding-bottom: 3px;
    font-size: 24px;
    padding-right: 0px;
}
.navigation li:hover a:before {
    font-size: 30px;
}
.navigation li.active a {
    color: #fff;
    background: #58c0ce;
}
.navigation li a:hover {
    background: #58c0ce;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.navigation span {
    padding-left: 10px;
    padding-right: 10px;
}
.navigation li a:before {}
/*========= R E S P O N S I V E   N A V I G A T I O N =========== */

.nav select {
    display: none;
    border: 1px dashed #eee;
    background: #fff url(../images/selectbox.png) right top no-repeat;
    height: 35px;
    width: 100%;
    padding: 8px;
    color: #999;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.nav select {
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}
/*========= B U T T O N =========== */

.button {
    position: relative;
    display: inline;
    padding: 7px 10px;
    background: #111;
    text-decoration: none;
    -moz-border-radius: 2px;
    /* Firefox */
    -webkit-border-radius: 2px;
    /* Safari, Chrome */
    border-radius: 2px;
    /* CSS3 */
    outline: none;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.button:hover {
    text-decoration: none;
    background: #fff;
    color: #111;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
/*========= H O M E  S E C T I O N =========== */

/* Callout Hover text */

.cs-text {
    margin: 0 auto;
    cursor: default;
}
.cs-text > span {
    display: block;
}
.cs-text-cut {
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: 'Open Sans', sans-serif;
}
.cs-text-cut {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.cs-text-cut:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 0;
}
.cs-text-cut {
    display: block;
    line-height: 220px;
    color: rgba(255, 255, 255, 1);
    font-size: 180px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 6px;
}
.cs-text-cut.medium {
    display: block;
    line-height: 50px;
    color: rgba(255, 255, 255, 1);
    font-size: 50px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 30px;
    color: #111;
}
.cs-text-mid {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 15px;
    line-height: 30px;
    top: 50%;
    color: white;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    text-align: center;
}
.cs-text:hover .cs-text-cut:first-child {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0.2;
}
.cs-text:hover .cs-text-cut:last-child {
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0.2;
}
.cs-text:hover .cs-text-mid {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/* SLIDER */

#slider {
    box-shadow: 0px 40px 50px -34px #000;
}
/* Circle callout in home version 3 */

.callout {
    text-align: center;
}
.circle-box {
    padding: 170px 80px;
    border-radius: 600px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    text-align: center;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}
.circle-box h1, .circle-box h2 {
    padding: 0px 0px 10px;
    margin: 10px 0;
}
/* Home Features */

.home-features img {
    padding: 15px;
    border-radius: 90px;
    background: rgba(255, 255, 255, 0.35);
}
/*========= A B O U T   S E C T I O N =========== */

.icon-middle {
    padding: 40px 0px 20px;
    display: block;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    font-family: 'Open Sans', sans-serif;
}
.icon-middle:before {
    font-size: 70px;
    display: block !important;
    text-align: center;
}
#testimonials h2, #testimonials h5 {
    font-family: Georgia, "Times New Roman", Times, serif;
}
#testimonials h2 {
    font-style: oblique;
}
/*========= S E R V I C E S   S E C T I O N =========== */

ul.services-list {
    line-height: normal;
}
ul.services-list li:before {
    font-size: 28px;
    margin-right: 5px;
    display: inline;
}
ul.services-list li {
    line-height: 40px;
}
ul.services-list li p {
    margin-bottom: 30px;
}
ul.services-list li:before, ul.services-list li h3 {
    display: inline;
}
/*========= P O R T F O L I O   S E C T I O N =========== */

.port {
    line-height: 0;
    position: relative;
    margin-bottom: 15px;
}
.port a {} .port img {
    width: 100%;
    height: auto;
}
.port-frame {
    position: relative;
    font-size: 14px;
    margin-bottom: 30px;
    text-align: center;
    display: inline-block;
}
.port-frame span {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
span.roll {
    position: absolute;
    width: 100%;
    height: 100%;
    /*	background: url(../images/overlay.png) center center no-repeat #000;   */
    z-index: 10;
}
div.nomargin {
    margin-right: 0px;
}
/*========= T E A M   S E C T I O N =========== */

.team-member-name {
    text-align: center;
    text-transform: uppercase;
}
.team-member-position {
    font-size: 14px;
    text-align: center;
}
.team-member-contact {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
.team img {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
/*========= N E W S  S E C T I O N =========== */

ul.blog-news li {
    margin-bottom: 60px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
    padding-bottom: 20px;
}
ul.blog-news li h2, ul.blog-news li h5 {
    margin-bottom: 5px;
    padding-top: 0;
}
ul.blog-news li a.blog-thumb {
    position: relative;
    display: block;
    line-height: 0;
}
ul.blog-news li p.author {
    margin-left: 15px;
}
.blog-meta {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding-top: 0px;
}
.blog-meta .comments {
    padding-top: 2px;
}
.blog-meta p {
    margin-bottom: 0px;
}
.blog-meta a {
    font-size: 11px;
}
/*========= C O N T A C T  S E C T I O N =========== */

.contact-address p {
    margin-bottom: 5px;
}
.contact-form input[type=text] {
    position: relative;
    display: block;
    width: 300px;
    height: 30px;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 40px;
    background: #fff;
    color: #b1b0b0;
    border: none;
    outline: none;
}
.contact-form textarea {
    position: relative;
    display: block;
    width: 330px;
    height: 140px;
    margin-bottom: 11px;
    padding: 10px 0 0 10px;
    overflow: auto;
    font-size: 13px;
    line-height: 40px;
    background: #fff;
    color: #b1b0b0;
    border: none;
    outline: none;
}
.submit-btn {
    font-weight: bold;
    position: relative;
    display: inline-block;
    float: left;
    margin-top: 10px;
    padding: 7px 10px;
    text-decoration: none;
    background: #fff;
    border: 1px solid #eee;
    color: #222;
    -moz-border-radius: 3px;
    /* Firefox */
    -webkit-border-radius: 3px;
    /* Safari, Chrome */
    border-radius: 3px;
    /* CSS3 */
    outline: none;
    cursor: pointer;
}
.submit-btn:hover {
    text-decoration: none;
    background: #eee;
}
.mail-message-btn {
    position: relative;
    display: inline-block;
    padding: 7px 10px;
    text-decoration: none;
    background: #111;
    color: #ffffff;
    -moz-border-radius: 2px;
    /* Firefox */
    -webkit-border-radius: 2px;
    /* Safari, Chrome */
    border-radius: 2px;
    /* CSS3 */
    border: none;
    outline: none;
    cursor: pointer;
}
.mail-message-btn:hover {
    text-decoration: none;
    background: #444;
}
#mail-message {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 210;
}
#mail-message table {
    width: 100%;
    height: 100%;
    text-align: center;
}
#mail-message-window {
    width: 400px;
    padding-bottom: 20px;
    background: #fff;
    margin: 0 auto;
    color: #111;
    text-align: center;
}
#mail-message-header {
    width: 400px;
    height: 70px;
}
.mail-message-success {
    color: #5FB61A;
}
.mail-message-error {
    color: #E43838;
}
#mail-message-window p {
    margin: 0 0 5px 10px;
    text-align: left;
}
#mail-message-window input {
    margin-top: 10px;
}
#mail-message td {
    vertical-align: middle;
}
/*========= S O C I A L   S H A R I N G =========== */

.social {
    margin-bottom: 25px;
}
.social ul {
    margin: 0 auto;
    width: 120px;
    line-height: normal;
}
.social ul li {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.social ul li.last {
    margin-right: 0px;
}
.social ul li a {
    display: block;
    font-size: 24px;
}
.social_contact ul {
    text-align: center;
}
.social_contact ul li {
    display: inline-block;
    margin-right: 11px;
}
.social_contact ul li.last {
    margin-right: 0px;
}
.social_contact ul li a {
    display: block;
    height: 37px;
    width: 37px;
}
.social_contact ul li a:active {
    background-position: left bottom;
}
.social_contact ul li a:hover {
    background-position: left bottom;
}
a.social_contact_twitter {
    background: transparent url('../images/social/twitter.png') no-repeat;
}
a.social_contact_facebook {
    background: transparent url('../images/social/facebook.png') no-repeat;
}
a.social_contact_dribbble {
    background: transparent url('../images/social/dribbble.png') no-repeat;
}
a.social_contact_behance {
    background: transparent url('../images/social/behance.png') no-repeat;
}
a.social_contact_flickr {
    background: transparent url('../images/social/flickr.png') no-repeat;
}
#map {
    width: 100%;
    height: 300px;
    margin: auto;
    background: white;
}
/*========= F O O T E R  S E C T I O N =========== */

.footer {
    color: #eee;
}
.footer h1 {
    font-size: 30px;
    margin-bottom: 10px;
}
.footer p {
    font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #999;
}
.footer .footer_logo {
    text-align: center;
    padding: 20px 0;
}
.tweet_list {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-y: hidden;
}
.tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px 0px;
    list-style-type: none;
    border-bottom: 1px dashed #444;
}
.tweet_list li a {
    font-weight: bold;
}
.tweet_list li a:hover {
    text-decoration: underline;
}
.tweet_list .tweet_even {} .tweet_list .tweet_avatar {
    display: block;
    margin-right: 10px;
    float: left;
}
.tweet_list .tweet_avatar img {
    vertical-align: middle;
    border-radius: 40px;
    width: 48px;
}
/*====== S H O R T C O D E S ========== */

.one_full {
    width: 100%;
    float: none;
    margin-right: 0;
}
.one_half {
    width: 460px;
}
.one_third {
    width: 300px;
}
.two_third {
    width: 620px;
}
.one_fourth {
    width: 220px;
}
.two_fourth {
    width: 460px;
}
.three_fourth {
    width: 700px;
}
.last {
    margin-right: 0px;
}
/*	Toggle
------------------------------------------------*/

.toggle {
    border: 1px solid #222;
    margin-top: 15px;
    background: #222;
    color: #fff;
}
div .toggle:first-child {
    margin-top: 0px;
}
.toggle .toggle_title {
    padding: 10px;
}
.toggle .toggle_title a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.toggle .toggle_title .toggle_icon {
    background: #222 url(../images/plus.png) center center no-repeat;
    width: 11px;
    height: 11px;
    display: inline-block;
    text-indent: -9999px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    float: left;
    padding: 1px;
    margin-right: 10px;
    margin-top: 6px;
}
.toggle .toggle_title a:hover .toggle_icon {
    background-color: #444;
}
.toggle .toggle_title a.active .toggle_icon {
    background-image: url(../images/minus.png);
}
.toggle .toggle_inner {
    border-top: 1px solid #222;
    padding-top: 15px;
    padding: 15px;
    display: none;
}
/*=============Tab Boxes ==============*/

.tabs_container {
    overflow: hidden;
}
ul.tabs {
    height: 30px;
    margin: 0px;
    padding-left: 0;
    border-bottom: 1px solid #222;
}
ul.tabs li {
    float: left;
    margin-bottom: -1px;
    padding-left: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: none;
}
ul.tabs li a {
    display: block;
    padding: 0 15px;
    text-decoration: none;
}
ul.tabs li.active a {
    color: #fff;
}
ul.tabs li.active, ul.tabs li.active a:hover {
    background: #222;
}
ul.tabs li.active {
    border: 1px solid #222;
    border-bottom: none;
}
.tabs_contents {
    margin-top: -1px;
    overflow: hidden;
    border: 1px solid #222;
}
.tab_content {
    padding: 15px;
    background: #222;
    color: #fff;
}
/* Services Animation */

.legend {
    float: left;
    width: 250px;
    margin-top: 140px;
}
.skills {
    float: left;
    clear: both;
    width: 100%;
}
.skills ul, .skills li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.skills li {
    float: left;
    clear: both;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 1px;
    font-size: 18px;
}
.skills .jq {
    background: #97BE0D;
}
.skills .css {
    background: #D84F5F;
}
.skills .html {
    background: #88B8E6;
}
.skills .php {
    background: #BEDBE9;
}
.skills .sql {
    background: #EDEBEE;
}
#diagram {
    float: left;
    width: 600px;
    height: 600px;
}
.get {
    display: none;
}
#contactMapHolder {
    background: none repeat scroll 0 0 #F1F0F0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/*ADDED 04-02-2014*/


.section.henvisning .row {
    margin-bottom: 10px;
}
.section.henvisning .row.row_m15 {
    margin-bottom: 18px;
}
.section.henvisning .row label {
    color: #FFF;
    font-size: 13px;
    line-height: 16px;
    padding: 7px 0;
    float: left;
    width: 100px;
    margin-right: 6px;
}
.section.henvisning .row label:hover {
    cursor: pointer;
}
.section.henvisning .row input[type="text"] {
    float: left;
    border: none;
    background-color: #FFF;
    line-height: 30px;
    height: 30px;
    color: #000000;
    font-size: 13px;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section.henvisning .row .w140 {
    width: 140px;
    margin-right: 10px;
}
.section.henvisning .row .w70 {
    width: 70px;
}
.section.henvisning .row .w354 {
    width: 354px;
}
.section.henvisning .row .w354.last{
	width: 317px;
}
@media only screen and (max-width: 767px){
	.section.henvisning .row .w354.last{
		width: 100%;
	}
}
.section.henvisning .row .w317 {
    width: 317px;
}
.section.henvisning .row .label {
    float: left;
    width: 115px;
    margin-right: 8px;
    color: #FFF;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}
.section.henvisning .last label {
    float: left;
    width: 115px;
    margin-right: 8px;
}
.section.henvisning .row textarea {
    float: left;
    padding: 5px;
    border: none;
    background-color: #FFF;
    line-height: 15px;
    color: #000000;
    font-size: 13px;
    overflow: auto;
    resize: none;
    width: 340px;
    height: 52px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section.henvisning .row .row_i {
    float: left;
    margin-right: 10px;
    width: 143px;
}
.section.henvisning .row .short-label {
    width: 85px;
}
.check-class {
    margin-top: 7px;
    float: left;
    width: 14px;
    height: 14px;
    background: url(../images/check-s.png) no-repeat scroll 0 0 transparent;
    clear: left;
    position: relative;
    margin-right: 6px;
    overflow: hidden;
    padding: 0;
}
.check-class input {
    height: 14px;
    left: -4000px;
    position: absolute;
    top: 0;
    width: 14px;
}
.section.henvisning .column.last {
    padding-left: 20px;
    width: 440px;
    padding-top: 60px;
}

.section.henvisning .row .row_wrap {
    float: left;
    width: 317px;
}
.section.henvisning .row .submit-btn {
    float: right;
    padding: 7px 12px;
    color: #FFF;
    text-decoration: none;
    background-color: #444;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    border: none;
    -moz-border-radius: 0px;
    /* Firefox */
    -webkit-border-radius: 0px;
    /* Safari, Chrome */
    border-radius: 0px;
    /* CSS3 */
}
.section.henvisning .row .submit-btn:hover {
    text-decoration: underline;
}
.section.henvisning .error {
    line-height: 15px;
    color: #ff0000;
    font-size: 13px;
    float: left;
    padding: 6px 0 3px 10px;
    display: none;
}
@media only screen and (max-width: 767px) {
    .section.henvisning .row .label {
        float: none;
    }
    .section.henvisning .one_half {
        width: 100% !important;
        padding: 0 10px !important;
        margin: 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .section.henvisning .row .w354 {
        width: 100%;
    }
    .section.henvisning .row textarea {
        width: 100% !important;
    }
    .section.henvisning .row_three label {
        margin: 0;
        width: 33%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .section.henvisning .row_three .w140 {
        width: 33%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .section.henvisning .row_three .w70 {
        margin: 0;
        width: 28%;
        float: right;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .section.henvisning .one_half {
        width: 50% !important;
        padding: 0 10px !important;
        margin: 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font: 14px/20px"Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../images/fancybox_sprite.png');
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../images/blank.gif');
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../images/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px"Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../images/fancybox_sprite@2x.png');
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url('../images/fancybox_loading@2x.gif');
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}
.hidden {
    display: none;
}
.thanks-popup {
    padding: 40px;
    background-color: #FFF;
}
.error {
    display: block;
}
.thanks-popup h2 {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
}
.main p {
    margin-bottom: 20px !Important;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,400,100italic,200italic,300italic,700italic,700,600,600italic,300);

/* Better Font Rendering =========== */

* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
}
/* --------------- reset.css --------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}
a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, td img {
    vertical-align: top;
}
input, select, button, textarea {
    margin: 0;
    font-size: 100%;
    color: #939598;
}
input, button, textarea {
    -webkit-appearance: none;
}
input[type="checkbox"] {
    vertical-align: bottom;
}
input[type="radio"] {
    vertical-align: text-bottom;
}
sub {
    vertical-align: sub;
    font-size: smaller;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
p {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-bottom: 20px;
}
/* --------------- /reset.css --------------- */

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
body {
    position: relative;
    color: #fff;
    text-align: left;
    font: 14px/16px, Arial, sans-serif;
    background: #fff;
}
label, input[type="button"], input[type="submit"], button {
    cursor: pointer;
}
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

html, body {
    height: 100%;
}
body.is-open {
    overflow-y: hidden;
}
.out {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -451px;
}
@media only screen and (max-width: 767px) {
    .out {
        margin: 0;
        height: auto;
        padding-top: 81px;
    }
}
footer, .push {
    height: 451px;
}
@media only screen and (max-width: 767px) {
    footer, .push {
        height: auto;
    }
}
.out {
    position: relative;
    z-index: 9;
}
.ie7 .out {
    min-width: 1170px;
}
.ie8 .out {
    min-width: 1170px;
}
.wrap {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}
.width800 .wrap {
    width: 800px;
}
@media only screen and (max-width: 767px) {
    .wrap {
        width: auto;
        padding: 0 7px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
    .wrap {
        width: auto;
    }
}
header {
    position: relative;
    background-color: #fff;
}
.main-page header {
    z-index: 10;
}
.width800 header {
    min-width: 800px;
    margin: 0 auto;
}
header .header__top {
    padding-left: 268px;
    padding-top: 25px;
    margin-bottom: 25px;
    position: relative;
    z-index: 13;
}
header .header__bottom {
    padding-left: 268px;
    padding-bottom: 15px;
    position: relative;
    z-index: 12;
}
header .header__bottom .search-wrap_google {
    position: absolute;
    right: 1px;
    top: 0;
    width: 265px;
    z-index: 10;
}
header .header__bottom .search-wrap_google .search-wrap_i .search-box-text {
    width: 219px;
}
header .header__bottom .search-wrap_google .search-wrap_i .search-box-button {
    position: absolute;
    top: 0px;
    right: 0;
}
header .header__bottom .top-menu {
    display: none;
}
@media only screen and (max-width: 767px) {
    header {
        min-width: 100%;
        z-index: 12;
        min-height: 81px;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
    }
    header .wrap {
        padding: 0;
    }
    header .shadow {
        display: none;
    }
    header .header__top {
        padding: 7px 7px 7px 95px;
        margin-bottom: 0px;
    }
    header .header__bottom {
        padding: 0;
    }
    header .header__bottom .search-wrap_google {
        position: relative;
        width: auto;
        padding: 0 7px 0 95px;
        display: none;
        margin-bottom: 7px;
        right: 0;
    }
    header .header__bottom .search-wrap_google .search-wrap_i .search-box-text {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 37px;
        line-height: 37px;
    }
    header .header__bottom .search-wrap_google .search-wrap_i .search-box-button {
        right: 6px;
    }
    header .header__bottom .main-menu-wrap {
        margin-bottom: 20px;
        position: absolute;
        width: 100%;
        display: none;
    }
    header .header__bottom .top-menu {
        display: block;
        float: none;
    }
    header .header__bottom .top-menu .top-menu__list .top-menu__list__item {
        float: none;
        margin-left: 0;
        line-height: 30px;
        border-top: 1px solid #fff;
        background-color: #E0E3E7;
        padding: 0;
    }
    header .header__bottom .top-menu .top-menu__list .top-menu__list__item a {
        font-size: 16px;
        line-height: 30px;
        color: #8c99a9;
        display: block;
        padding: 0 25px 0 8px;
        border: 0;
        position: relative;
    }
    header .header__bottom .top-menu .top-menu__list .top-menu__list__item a .arr {
        position: absolute;
        right: 9px;
        top: 7px;
        font-style: normal;
    }
    header .header__bottom .top-menu .top-menu__list .top-menu__list__item a:hover {
        border: 0;
        color: #ae122a;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
    header .header__top {
        padding-left: 120px;
        padding-top: 15px;
        margin-bottom: 15px;
    }
    header .header__bottom {
        padding: 0 7px 15px 120px;
    }
    header .header__bottom .search-wrap_google {
        right: 6px;
        width: 195px;
    }
    header .header__bottom .search-wrap_google .search-wrap_i .search-box-text {
        width: 148px;
    }
}
.main {
    position: relative;
    overflow: hidden;
}
.main-page .main {
    z-index: 7;
}
@media only screen and (max-width: 767px) {
    .main {
        margin-left: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
    .main {
        margin-left: 0;
    }
}
footer {
    position: relative;
    z-index: 10;
    background-color: #363839;
}
footer .wrap {
    background: url(../img/footer-bg-pic.png) no-repeat 100% 0 transparent;
    -webkit-background-size: contain;
    background-size: contain;
}
@media only screen and (max-width: 767px) {
    footer {
        width: auto;
        height: auto;
    }
    .form__column {
        width: 100% !important;
        display: block;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) and (orientation: portrait) {
    footer {
        width: auto;
    }
}
.width800 footer {
    width: auto;
}
.ie7 footer {
    min-width: 1170px;
}
.ie8 footer {
    min-width: 1170px;
}
.is-open footer {
    z-index: 7;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.45;
    background-color: #000;
    z-index: 8;
    display: none;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.is-open .overlay {
    display: block;
}
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
    /*
	Force border-box so that % widths fit the parent
	container without overlap because of margin/padding.
	More Info : http://www.quirksmode.org/css/box.html */
    -webkit-box-sizing: border-box;
    /* webkit */
    -moz-box-sizing: border-box;
    /* firefox */
    box-sizing: border-box;
    /* css3 */
}
.select2-container .select2-choice {
    display: block;
    height: 30px;
    padding: 0 0 0 10px;
    overflow: hidden;
    position: relative;
    min-width: 50px;
    white-space: nowrap;
    line-height: 28px;
    color: #517790;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    text-decoration: none;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ffffff;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 13px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}
.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}
.select2-drop {
    width: 100%;
    margin-top: 1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #e6e7e8;
    border-top: 0;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #e6e7e8;
    border-bottom: 0;
    -webkit-box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.1);
}
.select2-drop-active {
    border-top: none;
}
.select2-drop-auto-width {
    border-top: 1px solid #e6e7e8;
    width: auto;
}
.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
    position: absolute;
    right: 0;
}
.select2-container .select2-choice .select2-arrow b {
    display: block;
    position: absolute;
    top: 50%;
    margin: -15px 0 0 -20px;
    background: url('../img/icons-s5d0cd84669.png') 0 -58px no-repeat;
    width: 11px;
    height: 6px;
}
.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}
.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    border: 1px solid #e6e7e8;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: white url("../img/select2.png") no-repeat 100% -22px;
    background: url("../img/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url("../img/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("../img/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("../img/select2.png") no-repeat 100% -22px, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0;
}
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}
.select2-search input.select2-active {
    background: white url("select2-spinner.gif") no-repeat 100%;
    background: url("../img/select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url("../img/select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("../img/select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url("../img/select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0;
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff;
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border-top-color: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background: url('../img/icons-s5d0cd84669.png') 0 -58px no-repeat;
    width: 11px;
    height: 6px;
}
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* results */

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #414042;
}
.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
    padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 120px;
}
.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}
.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select2-results .select2-highlighted {
    background: #58c0ce;
    color: #fff;
}
.select2-results li em {
    background: #feffde;
    font-style: normal;
}
.select2-results .select2-highlighted em {
    background: transparent;
}
.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px;
}
/*
disabled look for disabled choices in the results dropdown
*/

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-selected {
    display: none;
}
.select2-more-results.select2-active {
    background: #f4f4f4 url("../img/select2-spinner.gif") no-repeat 100%;
}
.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}
/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}
/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
    background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
    background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
    background-image: linear-gradient(to bottom, #eeeeee 1%, #ffffff 15%);
}
.select2-locked {
    padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
    min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
    float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: white url("select2-spinner.gif") no-repeat 100% !important;
}
.select2-default {
    color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
    margin-left: 0;
    margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}
.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 13px;
    outline: none;
    background: url("../img/select2.png") right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px;
}
.select2-container-multi .select2-search-choice-close {
    left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}
/* disabled styles */

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    background-image: none;
    background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: none;
}
/* end multiselect */

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
    text-decoration: underline;
}
.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}
.select2-display-none {
    display: none;
}
.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
.form {
    position: relative;
    background: #444444;
    color: #FFFFFF;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}
.form h1 {
    font-weight: 100;
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 75px;
    padding-top: 60px;
}
.form h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 30px;
}
.form .form__wrapper {
    margin: 0 auto;
    max-width: 960px;
    position: relative;
    display: block;
}
.form .form__column {
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
}
@media only screen and (max-width: 767px) {
    .form .form__column {
        float: none;
        width: auto !important;
        padding: 0 10px;
    }
}
.form .row {
    margin-bottom: 20px;
    display: block;
    min-height: 30px;
    font-size: 13px;
    font-weight: 100;
    line-height: 30px;
}
.form .col {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
@media only screen and (max-width: 767px) {
    .form .col:last-child {
        margin-right: 0;
    }
}
.form .col.small input[type=text] {
    width: 140px;
    margin-right: 15px;
}
.form .col.small span {
    font-style: italic;
}
.form .col.post input[type=text] {
    width: 70px;
    margin-right: 15px;
}
.form .col:first-child {
    width: 85px;
}
@media only screen and (max-width: 767px) {
    .form .col:first-child {
        clear: both;
        display: block;
        float: none;
    }
}
.form .col .first {
    width: 185px;
}
@media only screen and (max-width: 767px) {
    .form .col .first {
        width: 110px;
    }
}
.form .col select {
    font-style: normal !important;
}
.form .col input[type=text] {
    height: 30px;
    border: 0;
    line-height: 30px;
    padding: 0 10px;
    color: #dddddd;
    width: 354px;
    font-style: italic;
}
@media only screen and (max-width: 767px){
	.form .col input[type=text]{
		width: 280px;
	}
}
.form .col textarea {
    width: 319px;
    min-height: 110px;
    padding: 5px;
    border: 0;
    font-style: italic;

}
@media only screen and (max-width: 767px){
	.form .col textarea {
    width: 290px;
   

}
}
.form input[type=submit] {
    background: #58c0ce;
    border: 1px solid #58c0ce;
    font-family: "Open Sans", sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 30px;
    height: 34px;
    width: 72px;
    position: relative;
    float: right;
    margin: 0 10px 60px 0;
    -moz-transition: background 100ms linear;
    -o-transition: background 100ms linear;
    -webkit-transition: background 100ms linear;
    -ms-transition: background 100ms linear;
    transition: background 100ms linear;
    -moz-transition: color 100ms linear;
    -o-transition: color 100ms linear;
    -webkit-transition: color 100ms linear;
    -ms-transition: color 100ms linear;
    transition: color 100ms linear;
}
.form input[type=submit]:hover {
    background: none;
    color: #58c0ce;
}
.home-features .align-center p {
    padding-bottom: 20px;
}
.cal_input {
    display: block;
    margin-top: 6px;
    border: 0;
    cursor: pointer;
    width: 18px;
    height: 21px;
    position: relative;
    z-index: 2;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.calendar {
    position: absolute;
    display: block;
    z-index: 1;
    background: url('../img/icons-s5d0cd84669.png') 0 0 no-repeat;
    width: 18px;
    height: 21px;
    top: 6px;
}
.ui-icon-circle-triangle-w {
    background: url('../img/icons-s5d0cd84669.png') 0 -42px no-repeat;
    width: 6px;
    height: 11px;
    display: block;
}
.ui-icon-circle-triangle-e {
    background: url('../img/icons-s5d0cd84669.png') 0 -26px no-repeat;
    width: 6px;
    height: 11px;
    display: block;
}
.ui-datepicker-calendar th {
    color: #58c0ce !important;
}
.ui-datepicker-calendar .ui-state-default {
    background: #FFFFFF !important;
    color: #848484 !important;
    text-align: center;
    border: 1px solid #f1f1f1;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -webkit-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    -webkit-transition: background 200ms linear;
    -ms-transition: background 200ms linear;
    transition: background 200ms linear;
}
.ui-datepicker-calendar .ui-state-default:hover {
    background: #58c0ce !important;
    color: #FFF !important;
    border: 1px solid #58c0ce;
}
.ui-widget-content {
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
