.title_font {
    font-family: "fb_regular","helvetica","arial";
}


header.blue_underline {
    text-align: center;
    margin: 0 0 50px;
}
header.blue_underline h2 {
    font-size: 54px;
    color: #024E9B;
    line-height: 1;
}
header.blue_underline hr {
    width: 77px;
    border-top: 3px solid #024E9B;
    margin: 10px auto;
}

.site-header .nav-top .menu_section1 {
    border-bottom: 1px solid #DDDDDD;
}
.site-header .nav-top .logo-wrap .buttons {
    float: right;
}
.site-header .nav-top .logo-wrap .buttons ul {}
.site-header .nav-top .logo-wrap .buttons ul li {
    float: right;
    /* width: 106px; */
    /* height: 106px; */
    /* position: relative; */
    /* overflow: hidden; */
}

.site-header .nav-top .logo-wrap .buttons ul li .search {
    background-color: #024E9B;
    float: right;
    display: none;
}
.site-header .nav-top .logo-wrap .buttons ul li .search .close_search {
    float: right;
    height: 106px;
    background: #034D80;
    border: none;
    width: 106px;
    padding: 31px;
}
.site-header .nav-top .logo-wrap .buttons ul li .search .close_search img{}
.site-header .nav-top .logo-wrap .buttons ul li .search .form-wrapper {
    float: right;
    width: 217px;
    padding: 33px 20px 0 0;
}
.site-header .nav-top .logo-wrap .buttons ul li .search .form-wrapper .iname {
    border: none;
    float: right;
    width: 80%;
    color: white;
    font-size: 18px;
}
.site-header .nav-top .logo-wrap .buttons ul li .search .form-wrapper .send_btn {
    width: 20%;
    border: none;
    color: white;
    font-size: 18px;
}


.site-header .nav-top .logo-wrap .buttons ul li a {
    display: inline-block;
    background-color: #024E9B;
    width: 106px;
    height: 106px;
    color: white;
    padding: 30px 0 0 0;
}
.site-header .nav-top .logo-wrap .buttons ul li:nth-child(1) a {
    float: right;
}
.site-header .nav-top .logo-wrap .buttons ul li:nth-child(2) a {
    background-color: #699CAB;
}
.site-header .nav-top .logo-wrap .buttons ul li:nth-child(3) a {
    background-color: #558793;
}
.site-header .nav-top .logo-wrap .buttons ul li a img {
    height: 22px;
}
.site-header .nav-top .logo-wrap .buttons ul li a span {
    font-size: 17px;
}

.site-header .nav-top .logo-wrap .buttons ul li a:hover {
    background: black;
}

.site-header .nav-top .main-menu nav ul li:last-child a {
    color: #0959AB;
}

.header-scroll .site-header {
    position: fixed;
    top: -107px;
}

.header-scroll .site-header .nav-top {
    background: rgba(255, 255, 255, 0.83);
}

.header-scroll .site-header {}

.header-scroll .site-header .site-nav .nav > li > a {
    line-height: 60px;
}



/********************************** SECTION1 *******************************************/


.home {}

.home section.section1 {
    position: relative;
    background: url('../img/bgs/home1.jpg') center top transparent no-repeat;
    width: 100%;
    height: 660px;
    padding: 580px 0 0 0;
}

.home section.section1 figcaption {}
.home section.section1 figcaption ul {
    text-align: center;
}
.home section.section1 figcaption ul li {
    color: white;
    display: inline-block;
    min-width: 300px;
    border-left: 1px solid #699CAB;
}
.home section.section1 figcaption ul li:last-child {
    border-left: none;
}
.home section.section1 figcaption ul li img {
    height: 39px;
}
.home section.section1 figcaption ul li span{
    vertical-align: middle;
    font-size: 26px;
    margin: 0 13px 0 0;
}

.home section.clients {
    padding: 70px 0 60px 0;
} 
.home section.clients .gallery-clients {
    width: 921px;
    margin: 0 auto;
}

.home section.clients .gallery-clients .item {
    padding: 20px;
}
.home section.clients .gallery-clients .item img {
    border-radius: 100%;
    -moz-border-radius:  100%;
    -webkit-border-radius:  100%;
    border: 1px solid #D4D4D4;
    padding: 20px;
    
    /*-webkit-filter: grayscale(100%);  Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
    
    /*opacity: 0.6;*/
    /*filter: alpha(opacity=60);*/
}

.home section.clients .gallery-clients .item img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.home section.projects {
    padding: 70px 0 0 0;
}
.home section.projects header {}

.home section.projects .gallery-projects {
    margin: 70px 0 0 0;
}

.home section.projects .gallery-projects .item {
    display: table;
    width: 100%;
    height: 910px;
    
}
.home section.projects .gallery-projects .item figure {
    display: table-cell;
    width: 60%;
    background-position: center center;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    
}


.home section.projects {}



.home section.projects .owl-carousel .owl-nav {top: 340px;}
.home section.projects .owl-carousel .owl-nav img {
    width: 29px;
}
.home section.projects .owl-carousel .owl-nav .owl-prev {left: 50px;}
.home section.projects .owl-carousel .owl-nav .owl-next {
   display: none;
   right: 0;
}

.home section.projects .owl-carousel.owl-theme .owl-dots {
    position: absolute;
    top: 0;
    right: 61%;
    width: 17px;
}
.home section.projects .owl-carousel.owl-theme .owl-dot {}
.home section.projects .owl-carousel.owl-theme .owl-dot span {
}
.home section.projects .owl-carousel.owl-theme .owl-dot.active span {}


.home section.projects .gallery-projects .item article {
    display: table-cell;
    width: 40%;
    background: url('../img/bgs/gallery_projects.png') center top transparent repeat;
    padding: 290px 90px 40px 190px;
    font-size: 23px;
}

.home section.projects .gallery-projects .item article .header {
    text-align: right;
    margin: 0 0 30px;
}

.home section.projects .gallery-projects .item article .header h3 {
    font-size: 43px;
    color: #024E9B;
    line-height: 1;
    
}
.home section.projects .gallery-projects .item article .header hr {
     width: 77px;
     border-top: 3px solid #024E9B;
     margin: 10px 2px 0 0;
}

.home section.projects .gallery-projects .item article strong {
    margin: 7px 0 0 0;
    display: block;
}

.home section.about {
    position: relative;
    background: url('../img/bgs/about.jpg') center top transparent no-repeat;
    width: 100%;
    height: 499px;
    padding: 50px 0 0 0;
}
.home section.about header {
    text-align: right;
} 

.home section.about header hr {
    margin: 10px 0 0 0;
    border-color: white;
}

.home section.about header h2 {color: white;} 
.home section.about article {
    color: white;
    width: 570px;
    font-size: 23px;
    height: 310px;
    overflow: hidden;
    line-height: 1.2;
}

.home section.about article p {
    margin-bottom: 20px;
}

footer.site-footer {}
footer.site-footer .newsletter {
    background: #2A343D;
    padding: 30px 0;
}
footer.site-footer .newsletter img.logo {
    float: left;
    width: 245px;
}
footer.site-footer .newsletter .form-wrapper {
    float: right;
    margin: 10px 0 0 0;
}

footer.site-footer .newsletter .form-wrapper form {
    float: right;
    margin: 0 0 0 30px;
}
footer.site-footer .newsletter .form-wrapper form .iname {
    color: white;
    border: 1px solid #666666;
    width: 273px;
    display: inline-block;
    padding: 0px 15px 0 0;
    font-size: 19px;
    line-height: 73px;
    vertical-align: top;
}
footer.site-footer .newsletter .form-wrapper form .send_btn {
    color: #666666;
    width: 169px;
    border: none;
    background: #172028;
    line-height: 76px;
    margin: 0 5px 0 0;
    font-size: 19px;
    vertical-align: top;
}

footer.site-footer .newsletter .form-wrapper form .send_btn:hover {
    background: white;
}

footer.site-footer .newsletter .form-wrapper .social {
    float: right;
    margin: 7px 0 0 0;
}
footer.site-footer .newsletter .form-wrapper .social a {
    vertical-align: middle;
    margin: 0 10px;
}
footer.site-footer .newsletter .form-wrapper .social a img {
    height: 22px;
}

footer.site-footer .bg_color_footer {
    background-color: #363F49;
}

footer.site-footer .footer_table .header_footer {
    margin: 0 0 30px 0;
    display: none;
}
footer.site-footer .footer_table .header_footer h4 {
    font-size: 24px;
    margin: 0px 0 8px 0;
}
footer.site-footer .footer_table .header_footer hr {
    border-top: 2px solid #909090;
    width: 20px;
    margin: 0;
}

footer.site-footer .footer_table .col:nth-child(1) .header_footer hr {}
footer.site-footer .footer_table .col:nth-child(2) .header_footer hr {
    width: 90px;
}
footer.site-footer .footer_table .col:nth-child(3) .header_footer hr {
    width: 40px;
}


footer.site-footer .footer_table .col {
    vertical-align: top;
    color: #909090;
    min-width: 110px;
}

footer.site-footer .footer_table ul.nav-footer {}
footer.site-footer .footer_table ul.nav-footer li {}
footer.site-footer .footer_table ul.nav-footer li a {}
footer.site-footer .footer_table ul.nav-footer li a:hover, footer.site-footer .footer_table ul.nav-footer li a:focus {
        color: white;
}

footer.site-footer .footer_table .contact_information {}
footer.site-footer .footer_table .contact_information a {}
footer.site-footer .footer_table .contact_information a:hover {
    color: white;
}

footer.site-footer .footer_table .map {
    padding: 0;
}

footer.site-footer .footer_table .map .place_map {
    width: 356px;
    height: 258px;
    margin: 0;
    padding: 0;
    float: left;
    
/*    opacity: 0.7;
    filter: alpha(opacity=70);*/
}

header.page_headers {
    width: 100%;
    height: 351px;
    padding: 305px 0 0 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    background-position: center center;
}

.section_text {
    padding: 80px 0 60px 0;
}
.section_text header {
    float: right;
}
.section_text header h1 {
    font-size: 48px;
    letter-spacing: -2px;
}
.section_text header hr {
    border-top: 3px solid #333333;
    margin: 10px 0 0 0;
    width: 51%;
}
.section_text article {
    float: left;
    width: 872px;
    font-size: 18px;
}

.section_text article p {
    margin: 0 0 20px 0;
}

header.underline {
    
}

header.underline hr {
    border-top: 2px solid white;
    margin: 15px auto 20px;
    width: 100px;
}
header.underline h1, header.underline h2 {
    font-family: "fb_regular","helvetica","arial";
    color: white;
    font-size: 36px;
    text-align: center;
}

.about section.expertise {
    background-color: #699CAB;
    padding: 80px 0;
}

.about section.expertise ul {
    width: 830px;
    margin: 70px auto 0;
    text-align: center;
}
.about section.expertise ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px 40px 90px;
}
.about section.expertise ul li img {
    height: 49px;
}
.about section.expertise ul li span {
    display: block;
    width: 185px;
    line-height: 1;
    font-size: 24px;
    color: white;
    margin: 30px 0 0 0;
}

.clients ul.clients_logos {
    width: 100%;
    margin: 80px 0 30px 0;
}
.clients ul.clients_logos li {
    background-position: center center;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 80%;
    display: inline-block;
    width: 215px;
    height: 202px;
    border: 1px solid #DDDDDD;
    margin: 0 0 20px 25px;
}

.clients ul.clients_logos li:nth-child(5n+0) {
    margin-left: 0;
    
}

.clients ul.clients_logos li .hover {
    background-color: rgba(105, 156, 171, 0.96);
    height: 202px;
    display: table;
    width: 100%;
    
    opacity: 0;
    filter: alpha(opacity=0);
    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.clients ul.clients_logos li:hover .hover {
    display: table;
    
    opacity: 1;
    filter: alpha(opacity=100);
}


.clients ul.clients_logos li .hover span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: white;
    font-size: 23px;
}

.cv {
    background: linear-gradient(to right, rgb(105, 156, 171) 0%, rgb(105, 156, 171) 60%, rgb(85, 135, 147) 60%, rgb(85, 135, 147) 100%);
    min-height: 900px;
}

.cv article {
    float: right;
    width: 370px;
    color: white;
    padding: 0 0 0 0px;
    font-size: 23px;
}

.cv .wrapper.cont {
    padding: 80px 0 60px 0;
}

.cv article header {margin: 0 0 40px 0;}

.cv article header hr {
    margin: 9px 0 0 0;
}

.cv article header h1 {
    text-align: right;
}

.cv .form-wrapper {
    float: left;
    width: 420px;
    margin: 0 0 0 150px;
}


.form-wrapper form.pictures {}
.form-wrapper form.pictures .iname, .form-wrapper form.pictures .ifile {
    padding: 0 40px 0 0;
    margin: 0 0 20px 0;
    text-align: right;
    background-size: 22px;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: transparent;
}


.form-wrapper form.pictures .iname:focus, .form-wrapper form.pictures .ifile:focus {
    border-color: black !important;
}


.form-wrapper form.pictures .send_btn {
    background-color: #50848C;
    border: none;
    color: white;
    width: 138px;
    float: left;
    clear: both;
}

.form-wrapper form.pictures .send_btn:hover,
.form-wrapper form.pictures .send_btn:focus
{
    background-color: black;
}


.cv .form-wrapper form.pictures  .ifile {}

.cv .form-wrapper .icheck {
    float: right;
    margin: -6px 0 13px 0;
}

.cv .form-wrapper .icheck input {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.cv .form-wrapper .icheck label {
    color: white;
    font-size: 17px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    margin: 0 6px 0 0;
    font-family: "fb","Roboto","helvetica","arial";
}

.form-wrapper form.pictures #input1 {
    background-image: url('../img/icons/cv/name.svg');
}
.form-wrapper form.pictures #input2 {
    background-image: url('../img/icons/cv/phone.svg');
}
.form-wrapper form.pictures #input3 {
    background-image: url('../img/icons/cv/mail.svg');
}
.form-wrapper form.pictures .ifile {
    background-image: url('../img/icons/cv/cv.svg');
}

.engineering {}
.engineering section.eng_default {}
.engineering section.eng_default article {
    width: 400px;
    display: inline-block;
    height: 595px;
    color: white;
    padding: 40px 60px;
    text-align: right;
}
.engineering section.eng_default article header {
    margin: 150px 0 0 0;
}
.engineering section.eng_default article header h2 {
    font-size: 95px;
    letter-spacing: -4px;
    line-height: .9;
    margin: 0;
}
.engineering section.eng_default article header hr {
    border-top: 2px solid transparent;
    width: 220px;
    margin: 5px 0px 20px 0;
}
.engineering section.eng_default article .text {}

.engineering section.eng_default {
    width: 100%;
    height: 595px;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    margin: 0 0 5px 0;
}

.engineering .pictures section.eng_default:last-child {
    margin-bottom: 0;
}
.engineering .pictures section.eng_default:nth-child(1)  {}
.engineering .pictures section.eng_default:nth-child(2)  {
    text-align: center;
}
.engineering .pictures section.eng_default:nth-child(3)  {
    text-align: left;
}

.engineering .pictures section.eng_default:nth-child(1) article {
    background-color: rgba(135, 157, 173, 0.95);
}
.engineering .pictures section.eng_default:nth-child(2) article {
    background-color: rgba(102, 174, 185, 0.89);
}
.engineering .pictures section.eng_default:nth-child(3) article {
    background-color: rgba(147, 178, 159, 0.95);
}

.services {
    
}

.services .open_close_table {
    display: table;
    width: 100%;
    margin: 0 0 50px 0;
}

.services .open_close_table > figure {
    display: table-cell;
    width: 50%;
    height: 942px;
    background-size: 640px;
    background-position: center top;
    background-color: #699CAB;
    background-size: cover;
}

.services .open_close_table .open_close {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding: 0px 0 0 0px;
    background-color: #528793;
    border-left: 5px solid white;
}

.services .open_close_table .open_close  .panel {
    background-color: #699CAB;
    color: white;
    border-bottom: 2px solid white;
    border-radius: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
}
.services .open_close_table .open_close  .panel .panel-heading {padding: 0;border: 0;box-shadow: none;}
.services .open_close_table .open_close  .panel .panel-heading h4.panel-title {
    margin: 0;
}

.services .open_close_table .open_close  .panel .panel-heading h4.panel-title a {
    display: block;
    background-color: #699CAB;
    padding: 20px 45px 22px 30px;
    border: none;
    box-shadow: none;
}
.services .open_close_table .open_close  .panel .panel-heading h4.panel-title a .text{
    font-size: 28px;
    float: right;
    width: 90%;
}
.services .open_close_table .open_close  .panel .panel-heading h4.panel-title a figure {
     width: 28px;
     height: 14px;
     margin: 12px 0 0 0;
     float: left;
     background: url('../img/icons/up.svg') center center transparent no-repeat;
     background-size: 100%;
}

.services .open_close_table .open_close  .panel .panel-heading h4.panel-title a.collapsed {
    display: block;
    background: #528793;
}
.services .open_close_table .open_close  .panel .panel-heading h4.panel-title a.collapsed .text{}
.services .open_close_table .open_close  .panel .panel-heading h4.panel-title a.collapsed figure {
    background: url('../img/icons/down.svg') center center transparent no-repeat;
}

.services .open_close_table .open_close  .panel .panel-collapse {
    background-color: #699CAB;
    padding: 0 0 20px 0;
    line-height: 1.1;
    border: none;
    box-shadow: none;
}
.services .open_close_table .open_close  .panel .panel-collapse .panel-body {
    background-color: #699CAB;
    padding: 0 45px;
    border: none;
}
.services .open_close_table .open_close  .panel .panel-collapse .panel-body .text {
    font-size: 23px;
}
.services .open_close_table .open_close  .panel .panel-collapse .panel-body .text p {
    margin: 0 0 20px 0;
}


.jobs {
    padding: 0 0 70px 0;
}
.jobs header.search {
    background: #699CAB;
    margin: 60px 0 0 0;
    color: white;
    padding: 40px 40px;
}
.jobs header.search h1 {
    font-size: 42px;
    float: right;
    margin-top: 0;
}
.jobs header.search .form-wrapper {
    float: left;
    width: 840px;
}

.jobs header.search .form-wrapper .iselect {
    background: url('../img/icons/arrow_select_grey.svg') 18px center white no-repeat;
    background-size: 15px;
    border: none;
    color: black;
    width: 303px;
    padding: 10px 10px 8px 0;
    margin-bottom: 0;
}

.jobs header.search .form-wrapper .iselect.last {
    width: 332px;
}

.jobs header.search .form-wrapper .send_btn {
    width: 180px;
    background: #425D99;
    color: white;
    border: none;
    line-height: 43px;
    margin: 0;
}

.jobs .title2 h2 {
    font-size: 36px;
    text-align: center;
    margin: 40px 0 50px;
}
.jobs .title2 h2 a {
    font-size: 20px;
    font-family: "fb","helvetica","arial";
    letter-spacing: 0px;
}
.jobs .title2 h2 a:hover {}






.jobs .open_close {
    
}

.jobs .open_close  .panel {
    background-color: #F3F7F8;
    color: black;
    border-bottom: 4px solid white;
    border-radius: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
}
.jobs .open_close  .panel .panel-heading {padding: 0;border: 0;box-shadow: none;}
.jobs .open_close  .panel .panel-heading h4.panel-title {
    margin: 0;
}

.jobs .open_close  .panel .panel-heading h4.panel-title a {
    display: block;
    background-color: #d4e3e7;
    padding: 20px 45px 22px 30px;
    border: none;
    box-shadow: none;
}
.jobs .open_close  .panel .panel-heading h4.panel-title a .text{
    font-size: 28px;
    float: right;
    width: 90%;
    display: table;
}
.jobs .open_close  .panel .panel-heading h4.panel-title a figure {
     width: 28px;
     height: 14px;
     margin: 6px 0 0 0;
     float: right;
     background: url('../img/icons/minus.svg') center center transparent no-repeat;
     background-size: 60%  60%;
}

.jobs .open_close  .panel .panel-heading h4.panel-title a.collapsed {
    display: block;
    background: #f3f7f8;
}
.jobs .open_close  .panel .panel-heading h4.panel-title a.collapsed .text{}
.jobs .open_close  .panel .panel-heading h4.panel-title a.collapsed figure {
    background: url('../img/icons/plus.svg') center center transparent no-repeat;
    background-size: 100%  100%;
}

.jobs .open_close  .panel .panel-collapse {
    background-color: #e1ebee;
    padding: 10px 130px 40px;
    line-height: 1.1;
    border: none;
    box-shadow: none;
}
.jobs .open_close  .panel .panel-collapse .panel-body {
    background-color: #e1ebee;
    padding: 0 0px;
    border: none;
}
.jobs .open_close  .panel .panel-collapse .panel-body .text {
    font-size: 23px;
}
.jobs .open_close  .panel .panel-collapse .panel-body .text p {
    margin: 0 0 20px 0;
}

.jobs .open_close  .panel .panel-heading h4.panel-title .text {}
.jobs .open_close  .panel .panel-heading h4.panel-title .text .col{
    font-size: 23px;
}
.jobs .open_close  .panel .panel-heading h4.panel-title .text .col:nth-child(1){
    width: 450px;
    padding: 0 30px 0 0;
}
.jobs .open_close  .panel .panel-heading h4.panel-title .text .col:nth-child(2){
    width: 440px;
}
.jobs .open_close  .panel .panel-heading h4.panel-title .text .col:nth-child(3){}

.jobs .open_close .panel .panel-heading h4.panel-title .text .col:nth-child(1) {
    font-family: "fb_regular","helvetica","arial";
}

.jobs .open_close .panel .panel-heading h4.panel-title a.collapsed .text .col:nth-child(1) {
    font-family: "fb","helvetica","arial";
}

.jobs .open_close .titles {
    display: table;
    width: 100%;
    font-family: "fb_regular","helvetica","arial";
    font-size: 23px;
    padding: 20px 0;
}
.jobs .open_close .titles .col {}
.jobs .open_close .titles .col:nth-child(1) {width: 450px;padding-right: 106px;}
.jobs .open_close .titles .col:nth-child(2) {width: 440px;padding-right: 70px;}
.jobs .open_close .titles .col:nth-child(3) {
    padding-right: 73px;
}

.jobs .open_close .panel .panel-collapse .panel-body .text .col {vertical-align: top;}

.jobs .open_close .panel .panel-collapse .panel-body .text .col:nth-child(1) {
    padding-left: 80px;
}
.jobs .open_close .panel .panel-collapse .panel-body .text .col:nth-child(2) {
    padding: 0 40px 0 0;
}

.jobs .open_close .panel .panel-collapse .panel-body .text .col h3 {
    margin: 30px 0 0 0;
    font-family: "fb_regular","helvetica","arial";
}

.jobs .form-wrapper form.pictures .iname {
    border-color: #909394;
    color: #50848C;
    margin-bottom: 5px;
}
.jobs .form-wrapper form.pictures .ifile {
    border-color: #909394;
    color: #545656;
    margin-bottom: 5px;
    font-size: 23px;
}
.jobs .form-wrapper form.pictures .icheck label {
    font-size: 17px;
    vertical-align: middle;
}
.jobs .form-wrapper form.pictures .icheck input {
    margin: -3px 0 0 0;
    vertical-align: middle;
}

.search {}
.search h1 {
    margin: 40px 0 0 0;
    text-align: center;
    font-size: 49px;
    letter-spacing: -3px;
}

.search h1 strong {}

.search .all-results {
    
}

.search .all-results .results {
    width: 70%;
    margin: 50px auto 50px;
}

.search .all-results .category-article-item {
    border-bottom: 1px solid #D6D6D6;
    padding: 0 0 10px 0;
    margin: 0 0 40px 0;
}
.search .all-results .category-article-item a h2 {
    font-size: 44px;
    color: #024E9B;
}

.search .all-results .category-article-item a:hover h2 {
    color: black;
}

.search .all-results .category-article-item a h2 span {
    font-size: 30px;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.search .all-results .category-article-item .text {}

.projects {}
.projects .all_projects {
    background-color: #EDEDED;
    padding: 80px 0;
}
.projects .all_projects a {
    display: inline-block;
    margin: 0 0 40px 26px;
}

.projects .all_projects a:hover figure img {
    width: 30px;
}


.projects .all_projects a figure {
    width: 370px;
    height: 370px;
    display: table-cell;
    vertical-align: bottom;
    text-align: left;
    padding: 20px;
}

.projects .all_projects a figure img {
    width: 26px;
}

.projects .all_projects a:last-child {
    margin-left: 0;
}

.projects .all_projects a .figcaption {
    margin: 5px 0 0 0;
}

.control section.bg2 {
    /* background-size: 100%; */
    height: 627px;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #40515D;
    overflow: hidden;
    padding: 100px 0 0 0;
}

.control section.bg2 article {
    float: right;
    width: 270px;
    text-align: right;
    color: white;
}
.control section.bg2 article header h2 {
    text-align: right;
}

.control section.bg2 article header hr {
    margin: 15px 0 20px 0;
}

.control section.recommend {
    background-color: #699CAB;
    padding: 70px 0;
}


.control section.recommend .gallery-recommends {
    width: 100%;
    margin: 60px 0 0 0;
}

.control section.recommend .gallery-recommends .item {
    padding: 20px;
    text-align: center;
    color: white;
}
.control section.recommend .gallery-recommends .item img {
    border-radius: 100%;
    -moz-border-radius:  100%;
    -webkit-border-radius:  100%;
    /* border: 1px solid #D4D4D4; */
    padding: 0px;
    width: 135px;
    display: inline-block;
}
.control section.recommend .gallery-recommends .item .text_gal {
    line-height: 1.2;
    padding: 0 50px;
    margin: 30px 0 0 0;
}
.control section.recommend .gallery-recommends .item .footer_gal {}
.control section.recommend .gallery-recommends .item .footer_gal hr {
    width: 40px;
}
.control section.recommend .gallery-recommends .item .footer_gal h4 {
    margin: 0;
    font-size: 21px;
    line-height: 1;
}
.control section.recommend .gallery-recommends .item .footer_gal p {
    color: #1E383A;
}

.welcome-contact .content-wrapper {
    display: table;
    width: 100%;
    min-height: initial;
}

.contact {
    width: 100%;
    height: 722px;
    display: table-cell;
    vertical-align: bottom;
    background-size: initial;
    position: relative;
    z-index: 20;
}
.contact article {}


.contact .blue_wrap {
    width: 1200px;
    margin: 0 auto;
    background-color: rgba(89, 141, 153, 0.93);
    color: white;
    height: 360px;
    z-index: 9999;
    position: relative;
}

.contact .blue_wrap .contact_line {
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
    text-align: center;
    padding: 20px 0;
}
.contact .blue_wrap .form-wrapper {
    padding: 30px 60px;
}
.contact .blue_wrap .form-wrapper header {
    float: right;
}
.contact .blue_wrap .form-wrapper header h1 {}
.contact .blue_wrap .form-wrapper header hr {
    margin: 10px 0 20px;
}
.contact .blue_wrap .form-wrapper form {
    float: left;
    width: 823px;
}

.contact .blue_wrap .form-wrapper form .inputs input {
    margin: 0 0px 20px 6%;
    float: right;
    width: 47%;
    color: white;
}

.contact .form-wrapper form.pictures #input4 {
    background-image: url('../img/icons/cv/subject.svg');
}

.contact .icheck label {
    font-size: 16px;
    vertical-align: middle;
}
.contact .icheck input {}

.contact .blue_wrap .form-wrapper form .inputs input:nth-child(2n+0) {
    margin-left: 0;
}

body.welcome-contact #gmap_canvas {
    width: 100%;
    height: 722px;
    position: absolute !important;
    top: 0;
}

.en {
    
}
.en .section_text {}
.en .section_text header {
    float: left;
    direction: ltr;
}

.en .section_text header hr {}

.en .section_text article {
    float: right;
    text-align: left;
    direction: ltr;
}

.en .section_text article p {
    direction: ltr;
}



.en section.expertise {
    background-color: #699CAB;
    padding: 80px 0;
    direction: ltr;
}

.en section.expertise ul {
    width: 980px;
    margin: 70px auto 0;
    text-align: center;
}
.en section.expertise ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px 90px;
}
.en section.expertise ul li img {
    height: 49px;
}
.en section.expertise ul li span {
    display: block;
    width: 285px;
    padding: 0 20px;
    line-height: 1;
    font-size: 22px;
    color: white;
    margin: 30px 0 0 0;
}

.en section.contact_info {
    padding: 100px 0;
}
.en section.contact_info .table_contact {
    direction: ltr;
}
.en section.contact_info .table_contact .col {}
.en section.contact_info .table_contact .col:nth-child(1){
    width: 766px;
    border-right: 1px solid #DDDDDD;
    padding: 0 140px 0 0;
}
.en section.contact_info .table_contact .col:nth-child(2){
    padding: 0 0 0 60px;
}


.en section.contact_info .table_contact article {
    margin: 0 0 50px 0;
}
.en section.contact_info .table_contact article p {
    direction: ltr;
}
.en section.contact_info .table_contact article header {
}
.en section.contact_info .table_contact article header h2 {
    color: black;
    text-align: left;
}
.en section.contact_info .table_contact article header hr {
    border-color: black;
    margin: 7px 0 20px;
}

.en section.contact_info .table_contact .col:nth-child(2) article ul {
    margin: 30px 0 0 0;
}
.en section.contact_info .table_contact .col:nth-child(2) article ul li {
    margin: 0 0 30px 0;
}
.en section.contact_info .table_contact .col:nth-child(2) article ul li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    margin: 0 20px 0 0;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: white;
}

.en section.contact_info .table_contact .col:nth-child(2) article ul li:nth-child(1):before {
    background-image: url('../img/icons/en/1.svg');
}

.en section.contact_info .table_contact .col:nth-child(2) article ul li:nth-child(2):before {
    background-image: url('../img/icons/en/2.svg');
}

.en section.contact_info .table_contact .col:nth-child(2) article ul li:nth-child(3):before {
    background-image: url('../img/icons/en/3.svg');
}

.en section.contact_info .table_contact .col:nth-child(2) article ul li:nth-child(4):before {
    background-image: url('../img/icons/en/4.svg');
}




.g-recaptcha {display: inline-block;}
body.welcome-contact footer .form-wrapper form {
    visibility: hidden;
}

.jobsNew {}
.jobsNew .text {
    padding: 80px 0;
}
.jobsNew .text h1.title_font {
    font-size: 49px;
    text-align: center;
    margin: 0 0 50px 0;
    letter-spacing: -1px;
}

.jobsNew .text a {
    font-size: 40px;
}

.jobsNew .text a:hover {
    /* text-decoration: underline; */
    color: #2A343D;
    font-weight: bold;
}

.jobsNew .text a.eng {}

.jobsNew .text .sec {
    margin: 30px 0 10px;
    text-align: center;
}