@import url(http://fonts.googleapis.com/css?family=Average+Sans&subset=latin,latin-ext);
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('eot'), url('../fonts/bebasneue-webfont.woff') format('woff'), url('../fonts/bebasneue-webfont.ttf') format('truetype'), url('../fonts/bebasneue-webfont.svg#webfontX0YNjQNl') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: BebasNeueRegular;
        src: url('../fonts/bebasneue-webfont.svg#webfontX0YNjQNl') format('svg');
    }
}
main {
    overflow: hidden;
    float: left;
    width: 100%;
}
.left {
    float: left;
    width: 43%;
    margin-left: 7%;
    position: relative;
}
.right {
    float: left;
    width: 43%;
    position: relative;
}
/* HEADER */

#header {
    height: 130px;
    position: fixed;
    z-index: 99;
}
#logo {
    position: fixed;
    right: 7%;
    top: 10px;
    z-index: 99;
}
#logo_holder {
    display: none;
}
.moduletable_logo {
    width: 161px;
}
.moduletable_logo img {
    float: left;
}
.moduletable_phone_number {
    float: right;
    clear: right;
    width: 161px;
    margin-right: 7%;
}
.moduletable_phone_number a,
.moduletable_logo a {
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-size: 14px !important;
    color: #2b3e50;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 25px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.moduletable_mobile_lang{
float: left;
margin-left: 7%;
}
.moduletable_mobile_lang ul li{
float: left;
width: 34px;
height: auto;
margin: 0;
border-bottom: 0px;
}
.moduletable_mobile_lang ul li a{
width: 100%;
height: auto;
padding: 0;
line-height: 27px;
font-size: 13px;
}
.moduletable_mobile_lang ul li.lang-active a{
color: #e84e1b;
}
#main_nav {} #main_nav ul {
    float: left;
    list-style: none;
}
#main_nav .nav li {
    float: left;
    width: 105px;
    height: 70px;
    margin-right: 3px;
}
#main_nav .nav li a span {
    font-family: 'BebasNeueRegular';
    font-size: 25px;
    float: left;
    width: 100%;
    line-height: 25px;
}
#main_nav .nav a {
    float: left;
    width: 93px;
    height: 63px;
    font-family: 'Average Sans';
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    text-transform: uppercase;
    padding: 18px 0px 0px 12px;
}
#main_nav .nav li:hover,
#main_nav .nav li.active {
    border-bottom: 6px solid #e84e1b;
}
#nav_phone {
    display: none;
}
#side_nav {
    position: fixed;
    z-index: 100;
}
#side_nav ul {
    list-style: none;
}
.lang-block li {
    font-size: 11px;
}
.lang-block a {
    display: block;
    width: 30px;
    height: 23px;
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    color: #fff;
    background: #2b3e50;
    text-align: center;
    line-height: 23px;
}
.lang-block li.lang-active a,
.lang-block li:hover a {
    background: #e84e1b;
}
#side_nav .nav {
    margin-top: 18px;
}
#side_nav .nav li {
    font-size: 12px;
    border-top: 1px solid transparent;
}
#side_nav .nav a {
    display: block;
    width: 30px;
    height: 30px;
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    color: #fff;
    background-color: #e84e1b;
    text-align: center;
    line-height: 29px;
}
#side_nav .nav li.active a,
#side_nav .nav li:hover a {
    background-color: #2b3e50;
}
#menu_1 {
    background: url(../img/side_menu.png) no-repeat 50% 4px;
}
#menu_4 {
    background: url(../img/side_menu.png) no-repeat 50% -35px;
}
/* FOOTER */

#footer {
    float: left;
    width: 100%;
    background: #34495e;
    position: relative;
    z-index: 3;
}
#footer img {
    float: left;
    margin: 34px 50px 0px 4%;
}
#footer p {
    font-family: 'open sans', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
}
.moduletable_footer_contacts {
    float: left;
}
.custom_footer_contacts {
    margin-top: 35px;
}
.moduletable_footer_contacts p {
    font-weight: 100;
    line-height: 21px;
}
.moduletable_rights_reserved {
    float: right;
    margin-right: 4%;
}
.moduletable_rights_reserved p {
    text-transform: uppercase;
    line-height: 130px;
    font-weight: 300;
}
/* MAIN */

section {
    min-height: 500px !important;
    position: relative;
    float: left;
    width: 100%;
    z-index: 3;
}
.background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    min-width: 900px;
    z-index: 1;
}
.content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 99999999999999;
}
.inner {
    max-width: 1350px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
#how_to {
width: 180px;
height: 109px;
position: absolute;
bottom: 0px;
text-align: center;
right: 0;
left: 0;
margin: auto;
}
#how_to img {
    padding-bottom: 8px;
}
#how_to p {
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #34495e;
    line-height: 18px;
}
.button {
    background: #e74f1c;
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 3px;
}
.button:focus {
    background: rgba(231, 79, 28, 0.75);
}
/* ABOUT US */

#about_us {
    padding: 0px;
}
.moduletable_about_us h1 {
    font-family: Arial Black, arial;
    font-size: 35px;
    color: #34495e;
    font-weight: 900;
    line-height: 38px;
    z-index: 10;
}
.magnify {
    position: relative;
}
.magnified {
    position: absolute;
    border: 10px solid #fff;
    border-radius: 100%;
    box-shadow: 0px 0px 59px -18px rgba(104, 104, 104, 0.5), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    background-image: url('../img/house_before.jpg');
    background-repeat: no-repeat !important;
    background-color: #fff;
    display: none;
    cursor: none;
}
.small_image {
    display: block;
}
#about_us .cloud_1 {
    width: 450px;
    height: 450px;
    background: url(../img/cloud_1.png) no-repeat;
    position: fixed;
    top: 100px;
    left: -18%;
    display: block !important;
    z-index: -1;
}
#about_us .cloud_2 {
    width: 300px;
    height: 300px;
    background: url(../img/cloud_2.png) no-repeat;
    position: absolute;
    right: 0%;
    top: 298px;
    display: block !important;
}
#about_us .cloud_3 {
    width: 300px;
    height: 300px;
    background: url(../img/cloud_2.png) no-repeat;
    position: absolute;
    left: 17%;
    top: 570px;
    display: block !important;
}
#about_us .cloud_4 {
    width: 130px;
    height: 130px;
    background: url(../img/cloud_3.png) no-repeat;
    position: absolute;
    left: 55%;
    top: 1000px;
    display: block !important;
}
#about_us .cloud_5 {
    width: 130px;
    height: 130px;
    background: url(../img/cloud_4.png) no-repeat;
    position: absolute;
    left: 3%;
    top: 1000px;
    display: block !important;
}
/* SERVICES */

#services {
    padding: 0px;
}
#offers_part {
    width: 100%;
    background: #34495e;
    position: relative;
    overflow: hidden;
    float: left;
}
#offers_part .sphere_1 {
    position: absolute;
    top: 180px;
    left: -10%;
    display: block !important;
}
#offers_part .sphere_2 {
    position: absolute;
    top: -30px;
    right: -13%;
    display: block !important;
}
.moduletable_offers {
    float: left;
    width: 93%;
    z-index: 4;
    position: relative;
}
.moduletable_offers h1 {
    font-family: 'arial black', arial;
    font-weight: 900;
    font-size: 35px;
    color: #fff;
}
.offer {
    float: left;
}
.offer_img {
    width: 26%;
    margin-right: 2%;
    float: left;
    overflow: hidden;
    position: relative;
    border: 4px solid #e6e6e6;
}
.offer_text {
    width: 70%;
    color: #fff;
    float: left;
}
.offer_text h2 {
    font-family: 'BebasNeueRegular';
    font-size: 23px;
    text-transform: uppercase;
    line-height: 25px;
    padding-bottom: 6px;
}
.offer_text p {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-size: 17px;
    line-height: 21px;
}
.offer .button {
    float: left;
    margin-top: 21px;
    padding: 0 15px;
}
#services_part {
    float: left;
    width: 100%;
    position: relative;
    background: #F8906C url(../img/services.png);
    overflow: hidden;
}
#services_part .sphere_1 {
    position: absolute;
    left: -23%;
    top: 220px;
    display: block !important;
}
#services_part .sphere_2 {
    position: absolute;
    left: 26%;
    top: -200px;
    display: block !important;
}
#services_part .sphere_3 {
    position: absolute;
    right: 37%;
    top: 200px;
    display: block !important;
}
#services_part .sphere_4 {
    position: absolute;
    left: 3%;
    top: 800px;
    display: block !important;
}
#services_part .sphere_5 {
    position: absolute;
    right: 1%;
    top: 468px;
    display: block !important;
}
.moduletable_services {
    float: left;
    width: 100%;
}
#services_content {
    position: absolute;
    z-index: 10;
}
#services_content h1 {
    color: #fff;
    font-family: 'arial black', arial;
    font-size: 35px;
    font-weight: 900;
}
#services_content h2 {
    font-family: 'BebasNeueRegular';
    font-size: 23px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
}
#services_nav {
    float: right;
}
#services_nav ul {
    list-style: none;
}
#services_nav li {
    float: left;
}
#services_nav li:first-child {
    margin-left: 0px;
}
#services_nav li a {
    display: block;
    text-align: center;
    cursor: pointer;
}
#services_nav li p {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    padding-top: 12px;
}
#services_nav li span {
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background: url(../img/services_sprite.png) no-repeat;
    border: 3px solid #fff;
    border-radius: 50%;
}
#services_nav_1 span {
    background-position: -3px -3px !important;
}
#services_nav_2 span {
    background-position: -73px -2px !important;
}
#services_nav_3 span {
    background-position: -146px -1px !important;
}
#services_nav_4 span {
    background-position: -217px -2px !important;
}
#services_nav #services_nav_1:hover span,
#services_nav li.active #services_nav_1 span {
    background-position: -3px -78px !important;
}
#services_nav #services_nav_2:hover span,
#services_nav li.active #services_nav_2 span {
    background-position: -75px -77px !important;
}
#services_nav #services_nav_3:hover span,
#services_nav li.active #services_nav_3 span {
    background-position: -146px -76px !important;
}
#services_nav #services_nav_4:hover span,
#services_nav li.active #services_nav_4 span {
    background-position: -218px -78px !important;
}
#services_content .moduletable.active {
    display: block;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
#services_content .newsflash {
    height: 160px;
}
#services_content article .intro_text {
    display: none;
}
#services_content .services_title {
    color: #fff;
    font-size: 16px;
    width: 100px;
    text-align: center;
    margin: 0 auto;
}
#service_lightbox .intro_text {
    height: 100%;
    width: 100%;
    overflow: auto;
}
.service_gallery {
    float: right;
    clear: right;
    margin-top: 36px;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
}
.services1 {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
    opacity: 1;
    position: relative;
}
.service_gallery h2 {
    padding-bottom: 20px;
    padding-top: 18px;
}
.service_gallery .slides li span {
    display: block;
    width: 100px;
    height: 100px;
    border: 3px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    z-index: 5;
    cursor:pointer;
}
.flexslider .slides li p {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 50%;
    z-index: 1;
}
.cover {
    background: rgba(232, 78, 27, 0.67) url(../img/searchglass.png) no-repeat 50% 50%;
    border: 0px !important;
    position: absolute !important;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service_gallery .slides li span:hover .cover {
    opacity: 1;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.service_gallery h3 {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 14px;
}
.services_titles {
    float: left;
    clear: left;
}
.services_titles h1 {
    color: #fff;
    font-size: 35px;
    padding-bottom: 15px;
}
.services_titles p {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-size: 18px;
    color: #fff;
    line-height: 21px;
    padding-bottom: 7px;
}
.sidebar {
    position: relative;
    float: left;
    margin-top: 28px;
}
.sidebar h2 {
    padding-bottom: 10px;
    padding-top: 18px;
}
#scroll_up,
#scroll_down {
    width: 20px;
    height: 20px;
    background: url(../img/scroll_nav.png) no-repeat;
    overflow: hidden;
    position: relative;
    left: -35px;
    display: none;
}
#scroll_up {
    top: 0px;
}
#scroll_down {
    bottom: 0px;
    background-position: 0px -20px;
}
.overall_tasks {
    float: left;
    width: 93%;
    height: 456px;
    list-style: none;
    padding-left: 30px;
    position: relative;
    left: -30px;
    overflow:hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.task_title_wrap {
    float: left;
    width: 99%;
    min-height: 40px;
    position: relative;
    margin: 18px 0px;
    cursor: pointer;
}
.task_title_wrap.opened span {
    color: #2b3e50 !important;
}
.task_nr {
    font-family: 'BebasNeueRegular';
    font-size: 42px;
    color: #fff;
    position: absolute;
    line-height: 44px;
    left: 0px;
}
.task_nr b{
font-weight: 300;
}
.task_title {
    float: left;
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    padding-left: 45px;
    line-height: 20px;
}
.overall_tasks ul {
    display: none;
    list-style: none;
    float: left;
    width: 100%;
}
.overall_tasks ul > li {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    padding-left: 45px;
    line-height: 20px;
    background: url(../img/bullet.png) no-repeat 23px 50%;
    color: #2b3e50;
}
.white_border {
    border-top: 1px solid #fff;
}
.comments {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.comment_immage_wrap {
    float: left;
    position: relative;
    width: 35%;
    height: 100px;
    margin-right: 5%;
}
.comments li {} .coment_wrap {
    margin: 0 auto;
}
.comment_background {
    float: left;
    width: 94%;
    background: rgba(232, 78, 27, 0.3);
    padding: 3%;
}
.comments img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.comments blockquote {
    float: left;
    width: 60%;
    color: #fff;
    font-size: 14px;
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-style: italic;
    line-height: 21px;
    min-height: 100px;
    margin: 0 !important;
}
.comments small {
    font-size: 14px;
    font-family: 'open sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 48px;
    float: right;
}
/* FINANCE */

#finance {
    background: #34495e;
    min-height: 720px !important;
}
#finance_content {
    margin: auto;
    position: absolute;
}
.moduletable_fh {
    float: left;
}
.moduletable_fh h1 {
    font-family: 'arial black', arial;
    font-weight: 900;
    font-size: 35px;
    color: #fff;
    line-height: 38px;
    padding-bottom: 5px;
}
.moduletable_fh p {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-size: 14px;
    color: #fff;
}
#finance_nav ul {
    list-style: none;
}
#finance_nav li {
    float: left;
}
#finance_nav li:first-child {
    margin-left: 0px;
}
#finance_nav li a {
    text-align: center;
    float: left;
    width: 100%;
}
#finance_nav li p {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    padding-top: 12px;
}
#finance_nav li span {
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    background: url(../img/finance_sprite.png) no-repeat;
    border: 3px solid #fff;
    border-radius: 50%;
}
#finance_nav li a:hover span,
#finance_nav li.active span {
    background-color: #fff;
}
#finance_nav_1 span {
    background-position: -3px -3px !important;
}
#finance_nav_2 span {
    background-position: -73px -2px !important;
}
#finance_nav_3 span {
    background-position: -146px -1px !important;
}
#finance_nav_4 span {
    background-position: -216px -2px !important;
}
#finance_nav #finance_nav_1:hover span,
#finance_nav li.active #finance_nav_1 span {
    background-position: -3px -78px !important;
}
#finance_nav #finance_nav_2:hover span,
#finance_nav li.active #finance_nav_2 span {
    background-position: -75px -77px !important;
}
#finance_nav #finance_nav_3:hover span,
#finance_nav li.active #finance_nav_3 span {
    background-position: -146px -76px !important;
}
#finance_nav #finance_nav_4:hover span,
#finance_nav li.active #finance_nav_4 span {
    background-position: -217px -78px !important;
}
.moduletable_fa {
    float: left;
    width: 100%;
}
.newsflash_fa article {
    display: none;
}
.newsflash_fa article.active {
    display: block;
}
.newsflash_fa h2 {
    float: left;
    width: 100%;
    font-family: 'BebasNeueRegular';
    text-transform: uppercase;
    font-size: 26px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 7px;
    font-weight: 300;
}
.newsflash_fa .services_title {
    display: none;
}
.newsflash_fa .article_img_wrap {
    float: left;
}
.newsflash_fa .intro_text {
    float: right;
}
.newsflash_fa .intro_text p {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-size: 16px;
    color: #fff;
    line-height: 21px;
}
.newsflash_fa .readmore {
    margin-top: 27px;
    padding: 0px 20px;
    letter-spacing: 1px;
}
.full_text {
    display: none;
}
#finance_lightbox .full_text {
    height: 100%;
    width: 100%;
    overflow: auto;
}
#finance_lightbox .full_text h3 {
    color: #34495e;
    font-family: arial;
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 23px;
}
#finance_lightbox .full_text p {
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-size: 14px;
    line-height: 31px;
    padding-right: 10px;
}
#finance_lightbox .full_text p + p {
    padding-top: 31px;
}
#finance_lightbox_overlay,
#service_lightbox_overlay {
    display: none;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(29, 29, 27, 0.68);
    z-index: 100;
    min-width: 300px;
}
#finance_lightbox,
#service_lightbox {
    display: none;
    width: 30%;
    height: 30%;
    position: absolute;
    background: #fff;
    z-index: 101;
    border-radius: 10px;
    padding: 4%;
    min-width: 240px;
}
#finance_lightbox {
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
}
#service_lightbox {
    padding: 26px;
    min-width: 230px !important;
    min-height: 130px !important;
}
#finance_lightbox_close,
#service_lightbox_close {
    position: absolute;
    display: none;
    width: 35px;
    height: 35px;
    background: url(../img/lightbox_close.png) no-repeat 50% 50%;
    cursor: pointer;
    right: -3px;
    top: -4px;
}
.gallery_wrap {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    min-width: 230px !important;
    min-height: 130px !important;
}
#services_h1 {
    float: right;
    clear: right;
}
#ascrail2000 {
    border-radius: 5px;
    padding: 2px;
}
#ascrail2000 div {
    min-height: 30%;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}
/* CONTACT */

#form_part {
    float: left;
    width: 100%;
    position: relative;
    min-height: 780px;
}
#map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}
.moduletable_map {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
#map_overlay {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    background: url(../img/map_overlay.png);
    z-index: 2;
}
.moduletable_map{
    width:100%;
    height:100%;
}
#googleMap{
    width:100%;
    height:100%;
}
.moduletable_contact_info {
    color: #2b3e50;
}
.moduletable_contact_info h2 {
    font-family: 'arial black', arial;
    font-weight: 900;
    font-size: 30px;
    padding-bottom: 18px;
}
.moduletable_contact_info p,
.moduletable_contact_info a {
    font-family: 'open sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #2b3e50;
}
#contact_form {
    background: #e6e6e6;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7%;
    padding: 48px 3% 10px 3%;
    z-index: 3;
}
.text_input {
    border: 1px solid #2b3e50;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
    font-family: 'open sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #2b3e50;
    text-indent: 10px;
    height: 24px;
    line-height: 24px;
    padding: 4px 0px;
    margin-bottom: 12px;
}
.text_input:focus {
    border: 1px solid #e84e1b;
}
.text_input::-webkit-input-placeholder {
    color: #2b3e50;
    font-weight: 700;
}
.text_input::-moz-placeholder {
    color: #2b3e50;
    font-weight: 700;
}
.text_input:-ms-input-placeholder {
    color: #2b3e50;
    font-weight: 700;
}
.text_input:-moz-placeholder {
    color: #2b3e50;
    font-weight: 700;
}
.sp_quickcontact,
.sp_quickcontact form{
float: left;
position: relative;
}
.sp_quickcontact .text_input {
float: left;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 34px;
}
.sp_quickcontact textarea {
    height: 92px !important;
}
.sp_quickcontact .button {
    float: right;
    padding: 0px 43px;
}
p.sp_qc_loading {
background: rgba(255, 255, 255, 0.6) url(../img/ajax-loader.gif) no-repeat 50% 50%;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
#sp_qc_status {
font-family: 'open sans', sans-serif;
font-size: 16px;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(255, 255, 255, 0.6);
display: none;
}
#sp_qc_status p{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
width: 100%;
height: 30px;
line-height: 30px;
text-align: center;
}
p.sp_qc_warn {
    color: red;
}
p.sp_qc_success {
    color: green;
}
.sp_qc_error {
    border: 1px solid #e20000;
}
.sp_qc_error:focus {
    border: 1px solid red;
}
#contact_form h1 {
    position: absolute;
    top: -89px;
    font-family: 'arial black', arial;
    font-weight: 900;
    font-size: 35px;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}
.close {
    display: block;
    width: 23px;
    height: 23px;
    position: absolute;
    right: -38px;
    top: -22px;
    background: url(../img/close_form.png) no-repeat 50% 50% !important;
    margin: 0px !important;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}
.close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.show_map {
    margin-top: 21px;
    background: 0px;
    font-family: 'open sans', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #e84e1b;
    text-decoration: underline;
}
#open_button {
    display: none;
    width: 24px;
    height: 32px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/open.png) no-repeat 0px 0px;
    background-size: cover;
}
#form_wrap {
    float: left;
}
#contact_part {
    float: left;
    width: 100%;
    height: 430px;
    position: relative;
    overflow: hidden;
    background: url(data:  image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JlYjhhYyIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(190, 184, 172, 0.5) 50%, rgba(229, 229, 229, 0) 100%);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(190, 184, 172, 0.5) 50%, rgba(229, 229, 229, 0) 100%);
}
#contact_part p,
#contact_part a {
    line-height: 33px;
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-size: 14px;
    color: #2b3e50;
}
.moduletable_contact_janis a,
.moduletable_contact_janis p{
    float:right;
    clear:both;
}
.moduletable_contact_egils a,
.moduletable_contact_egils p{
float:left;
    clear:both;
}
#contact_part strong {
    font-family: 'open sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #2b3e50;
}
#contact_wrap {
    width: 964px;
    margin: 0 auto;
}
.moduletable_contact_janis {
    float: left;
    width: 190px;
}
.moduletable_contact_janis p {
    text-align: right;
    float: right;
    clear: right;
}
.moduletable_contact_janis a,
.moduletable_contact_egils a{
    background: url(../img/mob.png) no-repeat 0px 50%;
    font-weight: 100;
    padding-left: 30px;
}
.moduletable_contact_janis p:nth-of-type(2),
.moduletable_contact_egils p:nth-of-type(2) {
    background: url(../img/at.png) no-repeat 0px 50%;
    font-weight: 100;
    padding-left: 30px;
}
#contact_img {
    float: left;
}
.moduletable_contact_egils {
    float: right;
    position: relative;
    left: -33px;
}
.moduletable_contact_egils p {
    float: left;
    clear: left;
}
#contact_part .cloud_1 {
    width: 450px;
    height: 450px;
    background: url(../img/cloud_1.png) no-repeat;
    position: absolute;
    top: 125px;
    left: -14%;
    display: block !important;
}
#contact_part .cloud_2 {
    width: 300px;
    height: 300px;
    background: url(../img/cloud_2.png) no-repeat;
    position: absolute;
    top: 14%;
    right: 0%;
    display: block !important;
}
#contact_part .cloud_3 {
    width: 130px;
    height: 130px;
    background: url(../img/cloud_3.png) no-repeat;
    position: absolute;
    top: 355px;
    right: 20%;
    display: block !important;
}
.blog img {
    max-width: 300px;
    max-height: 300px;
}
/* FLEXSLIDER */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flexslider .slides > li {
    -webkit-backface-visibility: hidden;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: "020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    position: relative;
    zoom: 1;
    padding-bottom: 14px;
    margin: 0 auto;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
    zoom: 1;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 45px;
    z-index: 10;
    overflow: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: url(../img/slider_nav.png) no-repeat;
}
.flex-direction-nav .flex-prev {
    left: 0px;
    background-position: 0px 0px !important;
}
.flex-direction-nav .flex-next {
    right: 0px;
    background-position: -20px 0px !important;
}
.flex-pauseplay a {
    display: none;
}
.flex-control-nav {
    display: none;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    cursor: default;
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        right: 10px;
    }
}
@media all and (min-width: 1335px) {
    .flexslider,
    .comments {
        width: 680px;
    }
    .coment_wrap {
        width: 90%;
    }
}
@media all and (min-width: 1008px) and (max-width: 1334px) {
    .flexslider,
    .comments {
        width: 510px;
    }
    .coment_wrap {
        width: 90%;
    }
}
@media all and (min-width: 768px) and (max-width: 1007px) {
    .flexslider,
    .comments {
        width: 340px;
    }
    .coment_wrap {
        width: 80%;
    }
}
@media all and (min-width: 610px) and (max-width: 767px) {
    .flexslider,
    .comments {
        width: 510px;
    }
    .coment_wrap {
        width: 85%;
    }
}
@media all and (min-width: 412px) and (max-width: 609px) {
    .flexslider,
    .comments {
        width: 340px;
    }
    .coment_wrap {
        width: 80%;
    }
}
@media all and (max-width: 411px) {
    .flexslider {
        width: 170px;
    }
    .comments {
        width: 250px;
    }
    .coment_wrap {
        width: 75%;
    }
}
/* LIGHTBOX */
.project {
    float: left;
    width: 100%;
    height: 100%;
    background: #fff;
    visibility: hidden;
}
.project_description {
    float: left;
    margin: 12px 0px;
}
.project_description h1 {
    color: #2b3e50;
    font-size: 18px;
    line-height: 24px;
    font-family: 'open sans', sans-serif;
    font-weight: 700;
    padding-bottom: 10px;
}
.project_description p {
    color: #6f6f6e;
    font-size: 14px;
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    line-height: 21px;
}
.project_description p + p {
    padding-top: 5px;
}
.project_comment {
    float: left;
    clear: left;
    border-top: 1px solid #ccc;
    padding-top: 11px;
    width: 100%;
}
.project_comment h1 {
    color: #2b3e50;
    font-size: 18px;
    line-height: 24px;
    font-family: 'open sans', sans-serif;
    font-weight: 700;
    padding-bottom: 10px;
}
#comment_image_wrap {
    float: left;
    width: 20%;
    height: 90px;
    margin: 2px 2% 0px 0px;
    position: relative;
    background: #fff;
}
#comment_image_wrap img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.project_comment blockquote {
    float: left;
    width: 77%;
    color: #6f6f6e;
    font-size: 14px;
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    line-height: 21px;
}
.project_comment blockquote small {
    width: 369px;
    margin-top: 13px;
    color: #6f6f6e;
    font-size: 14px;
    font-family: 'open sans', sans-serif;
    font-weight: 100;
    font-style: italic;
    line-height: 21px;
}
.pace {
    -webkit-pointer-events:none;
    pointer-events:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background:rgba(43,
    62,
    80,
    0.3);
    height:10px;
    position:fixed;
    top:0px;
    width:100%;
    z-index:99;
}
.pace .pace-progress {
    display:block;
    position:fixed;
    z-index:2000;
    top:0;
    left:0;
    height:10px;
    background:#2b3e50;
    -webkit-transition:width 1s;
    -moz-transition:width 1s;
    -o-transform:width 1s;
    -webkit-transition:-webkit-transform .3s,
    width 1s;
    transition:transform .3s,
    width 1s;
    pointer-events:none;
}
.loader {
    position:absolute;
    top:50%;
    left:50%;
}
#about_us .content {
    display:none;
}
#full_slider{
display: none;
position: fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:999;
}