/* Theme Name: Walterwakefield



Author: walterwakefield



Theme URI: http://walterwakefield.com.au/



Author URI: http://walterwakefield.com.au/



Description: Walterwakefield is a fully responsive WordPress theme.



Version: 1.1.2 Tags: white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, custom-menu



License: GNU General Public License v2.0 License URI: http://www.gnu.org/licenses/gpl-2.0.html */



* {



    margin: 0;



    padding: 0;



    border: 0;



    outline: 0;



}



table {



    border-collapse: collapse;



    border-spacing: 0;



}



ol, ul, menu {



    list-style: none;



}



h1, h2, h3, h4, h5, h6 {



    font-size: 100%;



    font-weight: normal;



    -webkit-font-smoothing: antialiased;



    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)



}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
font-weight: normal;
    font-family: 'SohoGothicStd-Bold';
}

a {



    text-decoration: underline;



    color: #4d4d4d;



    -webkit-font-smoothing: antialiased;



    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)



}



a:link {



    text-decoration: none;



    color: #4d4d4d;



}



a:visited {



    text-decoration: none;



    color: #4d4d4d;



}



a:hover {



    text-decoration: underline;



    color: #4d4d4d;



}



a:active {



    text-decoration: none;



    color: #4d4d4d;



}



p {



    padding-bottom: 18px;



    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004)



}



body {



    position: relative;



    font-family: 'SohoGothicPro-Regular';



    font-weight: normal;



    width: 100%;



    height: 100%;



    float: left;



    font-size: 1.806em; /*28.89px*/



    line-height: normal;



    overflow-x: hidden;



    overflow-y: auto;



    color: #222;



    /*background : url("img/design/bg-doc.jpg") repeat scroll 0 0 transparent;*/



    background: #fff;



    min-width: 310px;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;



}
@media print {
    body {
     widows: 3;
     orphans: 3;
    }
    body *{
      widows: 3;
      orphans: 3;
    }
}


.wrap {



    margin: 0 auto;



    width: 1140px;



    height: 100%;



    clear: both;



}



/*________________header_________________*/



.header {



    float: left;



    width: 100%;



    background-color: #f5f5f5;



    padding: 0 0 0 0;



}

 /*lg css*/
.header .wrap, .wrap.wrap-case{
width: 1440px;
}
 .wrap.wrap-case .wrap.single-case{
     width: 100%;
 }
  .wrap.wrap-case iframe{
      height: 934px;
      }
 /*end lg css*/

.header .logo {



    float: left;



    color: #000000;



    font-family: 'SohoStd';



    font-size: 0.865em;



    text-decoration: none;



    height: 60px;



    margin: 5px 0 0 0;



    padding: 20px 0 0 130px;



    background: url("img/design/logo.png") no-repeat scroll 0 0 transparent;



    background-size: 121px 187px;



}



.mein-menu {



    position: relative;



    float: right;



    /*font-size: 0.38em;*/

    font-size: 11px;

    margin: 38px 0 0 0;



    color: #000000;



}



.mein-menu .button-menu {



    cursor: pointer;



    font-family: 'SohoGothicStd-Bold';



    float: right;



    text-transform: uppercase;



    padding: 4px 68px 0 0;



    height: 22px;



    background: url("img/design/bg-menu.png") no-repeat scroll right 0 transparent;



    background-size: 39px 26px;



    -webkit-user-select: none;



    -moz-user-select: none;



    -ms-user-select: none;



    user-select: none;



}



/*.mein-menu ul {



    display: none;



    position: absolute;



    top: 100%;



    right: 0;



    font-size: 1.5em;



    width: 300px;



    margin: 36px -20px 0 0;



    padding: 10px 20px 10px 25px;



}



.mein-menu ul li {



    float: left;



    width: 100%;



    padding: 10px 15px 7px;



}



.mein-menu ul li a {



    color: #666;



    line-height: normal;



    -webkit-transition: all 0.2s ease-in-out;



    -moz-transition: all 0.2s ease-in-out;



    -ms-transition: all 0.2s ease-in-out;



    -o-transition: all 0.2s ease-in-out;



    transition: all 0.2s ease-in-out;



}



.mein-menu ul li a:hover {



    color: #000;



    text-decoration: none;



    border-bottom: 2px solid #000;



}*/



.links-box {



    float: left;



    width: 100%;



}



.links-box .wrap {



    width: 730px;



    padding: 15px 0 20px 0;



    text-align: right;



}



.links-box h3 {



    font-size: 1.027em;



    color: #000000;



    float: left;



    padding-top: 20px;



}



.links-box .link {



    /*font-family: 'SohoStd';*/



    display: inline-block;



    text-align: center;



    vertical-align: top;



    width: 74px;



    margin: 10px 0 0 25px;



    font-size: 0.346em;



    color: #666;



}



.links-box .link img {



    width: 40px;



}



.links-box .link .text {



    display: block;



    padding: 0 0 0 0;



    clear: both;



}

.portfolio-row{

    margin: 0 -13px;

}

.portfolio-row *{

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.portfolio-row .port-box-one, .portfolio-row .port-box-two{

    padding: 0 13px;

    float:left; 

    opacity: 1;

    visibility: visible;

}



.portfolio-row>div{

    width: 33.33%;

    height: 260px;

}
/*lg css*/
.portfolio-row>div{

    width: 33.33%;

    height: 327px;

}
/*end lg css*/
.portfolio-row>div.left-pos{

    left: 0 !important;

    -moz-transition: 0.4s;

    -ms-transition: 0.4s;

    -o-transition: 0.4s;

    -webkit-transition: 0.4s;

    transition: 0.4s;

}

.portfolio-row>div.right-pos{

    left: 100% !important;

    -moz-transform: translateX(-100%);

    -ms-transform: translateX(-100%);

    -o-transform: translateX(-100%);

    -webkit-transform: translateX(-100%);

    transform: translateX(-100%);

    -moz-transition: 0.4s;

    -ms-transition: 0.4s;

    -o-transition: 0.4s;

    -webkit-transition: 0.4s;

    transition: 0.4s;

}

.portfolio-row>div.anim-tran {

    -moz-transition: 0.4s;

    -ms-transition: 0.4s;

    -o-transition: 0.4s;

    -webkit-transition: 0.4s;

    transition: 0.4s;

}


/*lg css*/
.portfolio-row .large {

    height: 654px;

    width: 66.67%;

}
/*end lg css*/

.portfolio-row .port-box-one.off, .portfolio-row .port-box-two.off{

    visibility: hidden;

    opacity: 0;

    position: absolute;

    -moz-transform: scale(0);

    -ms-transform: scale(0);

    -o-transform: scale(0);

    -webkit-transform: scale(0);

    transform: scale(0);

}

.portfolio-row .bg{

    width: 100%;

    height: 100%;

    position: relative;

}

.portfolio-row .bg a{

    position: absolute;

    display: table;

    height: 100%;

    top: 0;

    left: 0;

    width: 100.5%;

    text-align: center;

    text-decoration: none !important;

    z-index: 3;

}
.portfolio-row .bg .artical_btn_box   a{
    position: static !important;
    line-height: 46px;
    padding-top: 0;
    height: 46px !important;
    padding-bottom: 0;
}
.portfolio-row .bg .over-mask{

    position: absolute;

    top:0;

    left: 0;

    opacity: 0;

    height: 100%;

    width: 100%;

    background: #504e4e;

    z-index: 2;

    -webkit-transition:  0.25s linear 0.25s;

    -moz-transition:  0.25s linear 0.25s;

    -o-transition: 0.25s linear 0.25s;

    transition: 0.25s linear 0.25s;

}

.portfolio-row .bg:hover .over-mask,

.mobile .portfolio-row .bg .over-mask,

.tablet .portfolio-row .bg .over-mask

{

    opacity: 0.75;

    -webkit-transition:  0.25s linear 0.25s;

    -moz-transition:  0.25s linear 0.25s;

    -o-transition: 0.25s linear 0.25s;

    transition: 0.25s linear 0.25s;

}

.portfolio-row .bg .text-portf{

    display: table-cell;

    vertical-align: middle;

}

.portfolio-row .bg img{

    position: relative;

    top:0;

    left: -4%;

    vertical-align: middle;

    height: auto;

    width: 104%;
	max-width: 104%;

    z-index: 1;

    -webkit-transition:  0.25s linear;

    -moz-transition:  0.25s linear;

    -o-transition: 0.25s linear;

    transition: 0.25s linear;

}

.portfolio-row .bg:hover img{

    left: 0;

}
.slider-related-news .vd_blog_column .under_title{
    position: static;
    padding: 20px 0 0 0;
}
.slider-related-news .vd_blog_column .under_title .vd_date p {
    padding-bottom: 10px;
}
.slider-related-news .bg .text-portf{
      position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.slider-related-news .bg h3 {
    font-family: 'SohoStd';
    position: relative;
    color: #fff;
    z-index: 3;
    width: 100%;
    opacity: 0;
    margin: 0 0 0 110%;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    padding: 0 5px 12px 5px;
    -webkit-transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -moz-transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -o-transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;
    transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;
}
.slider-related-news .bg p {
    font-family: 'SohoStd';
    position: relative;
    color: #fff;
    z-index: 3;
    width: 100%;
    opacity: 0;
    line-height: normal !important;
    font-size: 16px;
    margin: 30px 0 0 0;
    margin-left: -110%;
    -webkit-transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -moz-transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -o-transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;
    transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;
}
.slider-related-news .vd_blog_column:hover .bg p, .mobile .slider-related-news .vd_blog_column .bg p, .tablet .slider-related-news .vd_blog_column .bg p{
margin-left: 0;
    opacity: 1;
    -webkit-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -moz-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -o-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
}
.slider-related-news .vd_blog_column:hover .bg h3, .mobile .slider-related-news .vd_blog_column .bg h3, .tablet .slider-related-news .vd_blog_column .bg h3{
   margin: 0;
    opacity: 1;
    -webkit-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -moz-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -o-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
}
.mobile .slider-related-news .vd_blog_column .bg .over-mask, .tablet .slider-related-news .vd_blog_column .bg .over-mask {
    opacity: 0.75;
}
/* lg css  */
.portfolio-row .bg .img-hover, .slider-related-news .bg .img-hover{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition:  0.25s linear;

    -moz-transition:  0.25s linear;

    -o-transition: 0.25s linear;

    transition: 0.25s linear;
}
/* end lg css  */
.portfolio-row .bg .img-hover  img{
    height: 100%;
}
.portfolio-row .vd_blog_column:hover .bg .img-hover, .slider-related-news .vd_blog_column:hover .bg .img-hover{
opacity: 1;
z-index: 2;
}
.portfolio-row .vd_blog_column:hover .bg img {
    left: 0;
}
.portfolio-row .vd_blog_column:hover .bg .artical_btn_box{
    opacity: 1;
}
.portfolio-row .bg h3{

    font-family: 'SohoStd';

    position: relative;

    color: #fff;

    z-index: 3;

    width: 100%;

    opacity: 0;

    margin: 0 0 0 110%;

    font-size: 22px;

    line-height: normal;

    text-align: center;

    padding: 0 5px 12px 5px;

    -webkit-transition:  0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -moz-transition:  0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -o-transition:  0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    transition:  0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

}

.portfolio-row .bg:hover h3,

.mobile .portfolio-row .bg h3,

.tablet .portfolio-row .bg h3

{

    margin: 0;

    opacity: 1;

    -webkit-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -moz-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -o-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

}

.portfolio-row .bg p{

    font-family: 'SohoStd';

    position: relative;

    color: #fff;

    z-index: 3;

    width: 100%;

    opacity: 0;

    line-height: normal !important;

    font-size: 16px;

    margin: 30px 0 0 0;

    margin-left: -110%;

    -webkit-transition:  0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -moz-transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -o-transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    transition: 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

}

.portfolio-row .bg:hover p,

.mobile .portfolio-row .bg p,

.tablet .portfolio-row .bg p

{

    margin-left: 0;

    opacity: 1;

    -webkit-transition:  0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -moz-transition:  0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -o-transition:  0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    transition:  0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

}

.portfolio-row .bg{

    position: relative;

    overflow: hidden;

    height: 100%;

}

.portfolio-row .port-box-one{

    padding: 13px;

}

.portfolio-row .port-box-two{

    padding: 13px;

}



.portfolio-row:nth-of-type(even) .port-box-one{

    float: right;

}



.wrap.portfol{

    overflow: hidden;

    -moz-transition: .3s all ease;

    -o-transition: .3s all ease;

    -webkit-transition: .3s all ease;

    transition: .3s all ease;

}
 /*lg css*/
.wrap.portfol{
    width: 1440px;
    overflow: hidden;

    -moz-transition: .3s all ease;

    -o-transition: .3s all ease;

    -webkit-transition: .3s all ease;

    transition: .3s all ease;

}
  /*end lg css*/
.wrap.portfol.content-portf{

    padding-bottom: 40px;

    overflow: hidden;

    position: relative;
    /*width: 1224px;*/

}

.wrap.portfol h1{

    font-family: 'SohoStd';

    font-size: 50px;

    margin: 135px 0 50px 0;

}

.wrap.portfol ul li{

    float: left;

    margin-right: 70px;

    margin-bottom: 5px;

}

.wrap.portfol ul li a{

    font-family: 'SohoGothicPro-Regular';

    color: #666;

    font-size: 24px;

    position: relative;

    display: block;

    padding: 0 0 10px 0;

    text-decoration: none !important;

}

.wrap.portfol ul li a:after{

    content: "";

    position: absolute;

    bottom: 0;

    left: 0;

    width: 0;

    height: 4px;

    background: #f44760;

    -moz-transition: .3s all ease;

    -o-transition: .3s all ease;

    -webkit-transition: .3s all ease;

    transition: .3s all ease;

}

.wrap.portfol ul li a.active{

    color: #000;

}

.wrap.portfol ul li a.active:after{

    width: 100%;

    background: #000;

}

.desktop .wrap.portfol ul li a:hover:after{

    width: 100%;

}

.filter.portfol{

    border: none !important;

    padding-bottom: 17px;

}

.filter.portfol li{

    position: relative;

    overflow: hidden;

}

.filter.portfol li.current .text strong{

    position: relative;

}

.filter.portfol li.current .text strong:after{

    content: "";

    position: absolute;

    left: 0;

    bottom: -2px;

    width: 100%;

    height: 2px;

    background: #000;

}

.filter.portfol li .link .text strong{

    font-size: 14px;

}

.links-box.type-for-portfolio .filter.portfol li a.link{

    margin-right: 30px;

}

/*lg css*/
.links-box.type-for-portfolio .wrap {



    padding: 0;



    text-align: left;



    width: 1440px;



}

/*end lg css*/



.type-for-portfolio {



    margin-top: 20px;



}



.links-box.type-for-portfolio .wrap .title-portfolio {



    font-size: 64px;



    padding: 0 0 0 0;



}



.filter {



    border-bottom: 1px solid #bbb;



    padding: 10px 0 13px;



    text-align: left;



    width: 100%;



    float: left;



}



.filter li {



    float: left;



}



.links-box.type-for-portfolio .wrap .link, .page-template-profile-page-php .links-box .link {



    display: inline-table;



    float: none;



    font-size: 11px;



    vertical-align: middle;



    width: auto;



    max-width: 130px;



    height: 28px;



    line-height: 28px;



    text-align: left;



    margin: 0 20px 0 0;



}



.links-box.type-for-portfolio .wrap .link img, .page-template-profile-page-php .links-box .link img {



    display: table-cell;



    vertical-align: middle;



    margin: 0 10px 0 0;



    width: 40px;



}

.links-box.type-for-portfolio .wrap .link img{

    width: 54px;

}

.links-box.type-for-portfolio .wrap .link .text, .page-template-profile-page-php .links-box .link .text {



    color: #666;



    clear: none;



    display: table-cell;



    vertical-align: middle;



    padding: 0;



    line-height: 14px;



}



.links-box.type-for-portfolio .wrap .link:hover, .links-box .link:hover {



    text-decoration: none;



}



.links-box.type-for-portfolio .wrap .link .text strong, .links-box .link .text strong {



    font-weight: normal;



    padding-bottom: 1px;



    -webkit-font-smoothing: antialiased;



    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);



}



.links-box.type-for-portfolio .wrap .link:hover .text strong, .links-box .link:hover .text strong {



    text-decoration: none;



    color: #111;



}

.single-case-links{

    max-width: 750px;

    margin: 0 auto 60px auto;

}

.wrap.single-case .links-box .single-case-links  a.link {

    line-height: 1.5em;

}

.wrap .wrap.single-case{

    float: none;

    margin: 80px auto 0 auto;

    width: 82.5%;

}

.wrap .wrap.single-case h1{

    max-width: 750px;

    margin: 0 auto;

    padding: 25px 0;

    float: none;

}

.wrap .wrap.single-case .links-box {

    text-align: center;

}

.wrap .wrap.single-case  .links-box .link {

    font-size: 0.546em;

}

.wrap-text-case, .testimonials-text{

    max-width: 750px;

    margin: 0 auto;

}

.wrap .wrap.single-case .case-wrap .slider-box{

    float: none;

}

.wrap-share-case, .testimonials-case{

    text-align: center;

    padding: 65px 0;

}

.testimonials-case{

    border-bottom: 1px solid #f1f3f4;

}

.testimonials-case h3{

    font-family: 'SohoStd';

    text-align: center;

    color: #808080;

    font-size: 30px;

    margin-bottom: 45px;

}

.testimonials-case>p{

    color: #808080;

    font-size: 16px;

    padding-bottom: 0;

    line-height: 26px;

}

.testimonials-text{

    margin: 0 auto 20px auto;

}

.testimonials-text p{

    font-size: 20px;

    line-height: 1.5em;

}

.wrap-share-case a{

    font-size: 50px;

    margin: 0 17px;

    color: #808080;

    text-decoration: none;

}

.wrap-share-case.site-view{

    font-size: 30px;

    border-top: 1px solid #f1f3f4;

}

.wrap-share-case.site-view a{

  font-size: 30px;

}

.wrap-share-case a:hover{

    color:#000000;

}

.wrap-share-case h3{

    font-family: 'SohoStd';

    text-align: center;

    color: #808080;

    font-size: 30px;

    margin-bottom: 30px;

}

.bottom-studies{

    padding: 60px 0 80px 0;

    border-top: 1px solid #f1f3f4;

}

.bottom-studies h3 {

    font-family: 'SohoStd';

    text-align: center;

    color: #808080;

    font-size: 30px;

    margin-bottom: 60px;

}

.bottom-slider{

    margin: 0 -12px;

    position: relative;

}

.bottom-slider .slick-track {

    text-align: center;

    margin: 0 auto;

}

.bottom-slider .bot-sl-item{

    float: left;

    float: none;

    display: inline-block;

}

.bot-sl-item{

    padding: 0 12px;



}

.bot-sl-item img{

    width: 110%;

    position: absolute;

    top: -2%;

    left: -8%;

    -webkit-transition: left 0.5s cubic-bezier(.09, .18, .51, 1)!important;

    -moz-transition: left 0.5s cubic-bezier(.09, .18, .51, 1)!important;

    -o-transition: left 0.5s cubic-bezier(.09, .18, .51, 1) !important;

    transition: left 0.5s cubic-bezier(.09, .18, .51, 1) !important;

}

.bottom-slider .slick-list{

    overflow: hidden;

}

.bottom-slider .slick-arrow{

    position: absolute;

    top:50%;

    font-size: 0;

    font-family: LineAwesome;

    color: #a7a6a6;

    height: 50px;

    line-height: 50px;

    z-index: 10;

    margin-top: -25px;

    background: transparent;

    cursor: pointer;

}

.bottom-slider  .slick-prev{

    left: -35px;

}

.bottom-slider  .slick-prev:before {

    content: "\f111";

    font-size: 50px;



}

.bottom-slider  .slick-next{

    right: -35px;

}

.bottom-slider  .slick-next:before {

    content: "\f112";

    font-size: 50px;



}

.bot-sl-item .text-sl{

    position: absolute;

    width: 100%;

    right: 0;

    top: 50%;

    overflow: hidden;

        z-index: 10;

    -moz-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

}

.bot-sl-item h4{

    line-height: normal !important;

    text-align: center;

    width: 100%;

    color: #ffffff;

    font-size: 20px;

    z-index: 100;

    padding: 0 10px;

    margin: 0 0 15px 0;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    margin-left: 110%;

    

    -webkit-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -moz-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -o-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

}

.bot-sl-item .wrap-t {

    line-height: normal !important;

    text-align: center;

    float: left;

    width: 100%;

    color: #ffffff;

    font-size: 16px;

    z-index: 100;

    padding: 0;

    margin: 0;

    margin-left: -110%;

    -webkit-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -moz-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -o-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

    transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;

}

.bot-sl-item .mask {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 2;

    opacity: 0;

    -webkit-transition: opacity 0.25s linear 0.25s;

    -moz-transition: opacity 0.25s linear 0.25s;

    -o-transition: opacity 0.25s linear 0.25s;

    transition: opacity 0.25s linear 0.25s;

}

.bot-sl-item a:hover img {

    left: 0;

}

.bot-sl-item a:hover .mask {

    opacity: 0.75;

    -webkit-transition: opacity 0.25s linear;

    -moz-transition: opacity 0.25s linear;

    -o-transition: opacity 0.25s linear;

    transition: opacity 0.25s linear;

}

.bot-sl-item a:hover h4{

    margin-left: 0;

    -webkit-transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -moz-transition:margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -o-transition:margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

}

.bot-sl-item a:hover .wrap-t {

    margin-left: 0;

    -webkit-transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -moz-transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    -o-transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

    transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;

}

.bot-sl-item a{

    display: block;

    position: relative;

    overflow: hidden;

    padding-top: 70%;

}

.button-back{

    padding: 0 0 80px 0;

    text-align: center;

}

.button-back a{

    font-size: 20px;

    color: #808080;

    display: inline-block;

    padding: 18px 30px;

    border: 1px solid #808080;

    text-decoration: none;

    -webkit-transition:  0.25s linear;

    -moz-transition:  0.25s linear;

    -o-transition:  0.25s linear;

    transition:  0.25s linear;

}

.button-back a:hover{

  background: #808080;

  color: #fff;

}

.wrap .wrap {



    float: left;



    width: 64%;



    clear: none;



    font-size: 0.68em;



    line-height: 1.7em;



    margin: 0 0 0 2.9%;



}



.wrap .wrap h1 {



    font-family: 'SohoStd';



    color: #3056a1;



    font-size: 2.5em;



    line-height: normal;



    float: left;



    width: 100%;



    padding: 0 0 15px 0;



}



.wrap .wrap h2 {



    font-family: 'SohoStd';



    color: #3056a1;



    line-height: normal;



    float: left;



    width: 100%;



    font-size: 2em;



    padding: 50px 0 30px 0;



}



.wrap .wrap h4 {



    font-family: 'SohoStd';



    color: #3056a1;



    float: left;



    width: 100%;



    line-height: 1.7em;



    font-size: 1.4em;



    padding: 7px 0 0 0;



}



.wrap .wrap h5 {



    float: left;



    width: 100%;



    text-align: right;



    font-style: italic;



    font-size: 0.883em;



    padding: 10px 0 0 0;



}



.button-high {



    float: left;



    width: 100%;



    border-top: 1px solid #bbb;



    border-bottom: 1px solid #bbb;



    padding: 15px 0;



    font-family: 'SohoGothicStd-Bold';



    color: #000000;



    font-size: 20px;



    text-transform: uppercase;



    clear: both;



    cursor: pointer;



    display: none;



    margin-top: 15px;



    -webkit-touch-callout: none;



    -webkit-user-select: none;



    -khtml-user-select: none;



    -moz-user-select: none;



    -ms-user-select: none;



    user-select: none;



}



.button-high .icon {



    float: right;



    font-size: 24px;



}



.button-high .icon.i-open {



    display: none;



}



.button-high.open .icon.i-open {



    display: block;



}



.button-high.open .icon.i-close {



    display: none;



}



.highlights-box {



    float: left;



    width: 15%;



    line-height: normal;



    border-top: 1px solid #bbb;



    padding: 14px 0 0 0;



    margin: 208px 0 0 0;



}



.highlights-box h3 {



    padding: 0 0 7px 0;



    font-family: 'SohoGothicStd-Bold';



    color: #666;



    font-size: 0.692em;



    text-transform: uppercase;



    clear: both;



}



.page-template-profile-page-php .highlights-box h3 {



    padding-bottom: 7px;



}



.highlights-box ul {



    float: left;



    width: 100%;



    border-bottom: 1px solid #bbb;



    padding: 0 0 16px 0;



    margin: 0 0 22px 0;



}



.highlights-box ul li {



    float: left;



    width: 100%;



    padding: 9px 0 9px 0;



}



.highlights-box a {



    color: #666;



    font-size: 0.415em;



    float: left;



    line-height: 18px;



    border-bottom: 1px solid rgba(0, 0, 0, 0.0);



    -webkit-transition: all 0.3s ease-in-out;



    -moz-transition: all 0.3s ease-in-out;



    -ms-transition: all 0.3s ease-in-out;



    -o-transition: all 0.3s ease-in-out;



    transition: all 0.3s ease-in-out;



}



.highlights-box a:hover {



    color: #111;



    text-decoration: none;



}



.highlights-box .soc {



    margin: 5px 1px 0 0;



    float: left;



    width: 42px;



    height: 42px;



    background: url("img/design/icon-socials.jpg") no-repeat scroll 0 0 transparent;



    background-size: 175px 42px;



}



.highlights-box .soc.soc1 {



    background-position: 0 0;



}



.highlights-box .soc.soc2 {



    background-position: -44px 0;



}



.highlights-box .soc.soc3 {



    background-position: -88px 0;



}



.highlights-box .soc.soc4 {



    background-position: -133px 0;



}



.sidebar {



    float: left;



    width: 15.4%;



    line-height: normal;



    border-top: 1px solid #bbb;



    padding: 14px 0 0 0;



    margin: 172px 0 0 0;



    float: right;



}



.sidebar h3 {



    padding: 0 0 5px 0;



    font-family: 'SohoGothicStd-Bold';



    color: #666;



    font-size: 0.692em;



    text-transform: uppercase;



    clear: both;



}



.sidebar ul {



    float: left;



    width: 100%;



    border-bottom: 1px solid #bbb;



    padding: 0 0 16px 0;



    margin: 0 0 22px 0;



}



.sidebar ul li {



    float: left;



    width: 100%;



    padding: 9px 0 9px 0;



}



.sidebar a {



    color: #666;



    font-size: 0.415em;



    float: left;



    line-height: 18px;



    border-bottom: 1px solid rgba(0, 0, 0, 0.0);



    -webkit-transition: all 0.3s ease-in-out;



    -moz-transition: all 0.3s ease-in-out;



    -ms-transition: all 0.3s ease-in-out;



    -o-transition: all 0.3s ease-in-out;



    transition: all 0.3s ease-in-out;



}



.sidebar a:hover {



    color: #111;



    text-decoration: none;



}



.sidebar .testim-cover {



    float: left;



    width: 100%;



    border-top: 1px solid #bbb;



    padding: 16px 0 16px 0;



    margin-top: 22px;



}



.sidebar .soc a {



    margin: 4px 15px 0 0;



    color: #666666;



}



.sidebar .soc a:hover {



    color: #000000



}



.sidebar .soc .fa {



    font-size: 24px;



}



.testim-cover p {



    color: #2f54a2;



    font-size: 16px;



}



.testim-cover span {



    color: #666666;



    font-size: 14px;



    line-height: 10px;



}



.testim {



    line-height: 20px !important;



}



.slider-box {



    float: left;



    width: 100%;



    height: 485px;



    position: relative;



    margin: 35px 0 0 0;



}

.slider-box.static{

    height: auto;

}

.slider-box.static .slides-wrap, .slider-box.static .slide, .slider-box.static .slide .image-part{

    position: static;

}

.slider-box.static .slide .image-part{

    background: none !important;

    text-align: center;

}

.slider-box.static .slide .image-part img {

    display: inline-block;

}

.slider-box .slides-wrap {



    height: 100%;



    left: 0;



    overflow: hidden;



    position: absolute;



    top: 0;



    width: 100%;



}



.slider-box .slide {



    display: none;



    height: 100%;



    left: 0;



    position: absolute;



    top: 0;



    width: 100%;



}



.slider-box .slide .image-part {



    background-attachment: scroll;



    background-color: transparent;



    background-position: 50% 50%;



    background-repeat: no-repeat;



    background-size: cover;



    height: 100%;



    left: 0;



   position: absolute;



    top: 0;



    width: 100%;



    z-index: 0;



}



.slider-box .slide .image-part img {



   display: none; 



}



.slider-box .controls-wrap {



    position: absolute;



    width: 100%;



    left: 0;



    bottom: 0;



    height: 18px;



    margin: 0 0 20px 0;



    text-align: center;



}



.case-wrap .slider-box .controls-wrap {



    bottom: 0;



    height: 18px;



    left: auto;



    margin: 0 0 20px;



    position: absolute;



    right: 50px;



    text-align: right;



    width: auto;



}



.case-wrap iframe {



    width: 100%;



}



.slider-box .controls-wrap .bubbles {



    display: inline-block;



    width: 14px;



    height: 14px;



    border: 1px solid #ffffff;



    -webkit-border-radius: 15px;



    -moz-border-radius: 15px;



    border-radius: 15px;



    cursor: pointer;



    margin: 0 5px;



    vertical-align: top;



}



.slider-box .controls-wrap .bubbles.active, .slider-box .controls-wrap .bubbles:hover {



    background-color: #ffffff;



}



.slider-box .arrow-wrap .arrow {



    cursor: pointer;



    position: absolute;



    display: none;



    z-index: 10;



    width: 50px;



    height: 82px;



    top: 50%;



    margin: -41px 15px 0;



    background: url("img/design/icon-arrows.png") no-repeat scroll 0 center transparent;



    background-size: 100px 62px;



}



.case-wrap .arrow-wrap {



    display: none;



}



.slider-box .arrow-wrap .arrow.a-left {



    left: 0;



    background-position: 8px center;



}



.slider-box .arrow-wrap .arrow.a-right {



    right: 0;



    background-position: -58px center;



}



.slider-box:hover .arrow {



    display: block;



}



.pagination {



    position: relative;



    float: left;



    width: 100%;



    min-height: 88px;



    margin: 80px 0 0 0;



    padding: 42px 0 0 0;



    background: #ffffff;



}



.pagination h3 {



    float: left;



    width: 100%;



    text-align: center;



    font-size: 32px;



    padding: 0 0 7px 0;



}



.pagination .go-up {



    position: absolute;



    top: 50%;



    left: 50%;



    width: 46px;



    height: 48px;



    margin: -60px 0 0 -23px;



    background: url("img/design/pagin-up.png") no-repeat scroll 0 0 transparent;



    background-size: 46px 48px;



    display: none;



}



.pagination nav {



    width: 730px;



    margin: 0 auto;



}



.pagination nav a {



    height: 46px;



    line-height: 46px;



    display: block;



    font-size: 0.623em;



}



.pagination nav .prev {



    float: left;



}



.pagination nav a.prev {



    background: url("img/design/pagin-prev.png") no-repeat scroll 0 0 transparent;



    background-size: 48px 46px;



    padding: 0 0 0 70px;



}



.pagination nav a.next {



    float: right;



}



.pagination nav a.next {



    background: url("img/design/pagin-next.png") no-repeat scroll right 0 transparent;



    background-size: 48px 46px;



    padding: 0 70px 0 0;



}



.work-wrap {



    width: 946px;



    margin: 0 auto;



    padding: 20px 0 0;



    clear: both;



}



.work-wrap .work {



    float: left;



    margin: 13px 1.4%;



    width: 47.14587738%;



    display: inline-block;



    vertical-align: top;



}



.work-wrap .work img {



    float: left;



    width: 100%;



    height: auto;



}



.footer {



    float: left;



    width: 100%;



    height: 320px;



    background: #2e2d2d;



    padding: 27px 0 0 0;



}

 /* lg css  */
.footer .wrap {



    width:1440px;



    /*padding-right: 250px;  */



    color: #ffffff;



    font-size: 0.478em;



}

  /* end lg css  */



.footer .left {



    float: left;



}



.footer .left .box-footer {



    margin-left: 0;



}



.footer .left .text {

	font-family: Arial;

    margin-top: 15px;



    text-align: left; /* display: block;*/



    line-height: normal; /*padding: 15px 0 0 0;*/



    float: left;



    -webkit-font-smoothing: antialiased;



    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);



}



.footer .left img {



    float: left;



    margin-right: 15px;



}



.footer .reach-out {



    float: left;



    margin: 31px 0 0 48px;



    font-size: 1.35em;



}



.footer .reach-out .text {



    float: left;



    margin: 11px 22px 0 0;



}



.footer .reach-out .link {



    float: left;



    margin: 0 12px 0 0;



    width: 62px;



    height: 62px;



    background: url("img/design/footer-links.png") no-repeat scroll 0 0 transparent;



    background-size: 433px 61px;



}



.footer .reach-out .link.l1 {



    background-position: 0 0;



}



.footer .reach-out .link.l2 {



    background-position: -74px 0;



}



.footer .reach-out .link.l3 {



    background-position: -148px 0;



}



.footer .reach-out .link.l4 {



    background-position: -222px 0;



}



.footer .reach-out .link.l5 {



    background-position: -297px 0;



}



.footer .reach-out .link.l6 {



    background-position: -371px 0;



}



.go-up {



    cursor: pointer;



    float: right;



    width: 46px;



    height: 48px;



    margin: 6px 0 0 0;



    background: url("img/design/icon-up.png") no-repeat scroll 0 0 transparent;



    background-size: 46px 48px;



}



.main-slider, .rev_slider {



    float: left;



    width: 100%;



    height: 1000px;



    position: relative;



    background: url("img/design/bg-slider.jpg") repeat-y scroll center transparent;



    z-index: 0;



}



.main-slider .wrap {



    position: absolute;



    top: 0;



    left: 50%;



    width: 1100px;



    margin: 0 0 0 -550px;



    text-align: right;



}



.main-slider .wrap .slide {



    position: absolute;



    top: 0;



    left: 0;



    right: 0;



    bottom: 0;



}



.main-slider .wrap .sl-caption {



    position: absolute;



    left: 0;



    top: 290px;



    width: 390px;



    text-align: left;



    color: #ffffff;



}



.main-slider .wrap .sl-caption h2 {



    display: block;



    font-size: 48px;



    line-height: 50px;



    float: left;



    width: 100%;



}



.main-slider .wrap .sl-caption .link {



    font-size: 20px;



    border: 1px solid #ffffff;



    min-width: 205px;



    line-height: 65px;



    display: block;



    text-align: center;



    float: left;



    color: #ffffff;



    margin: 35px 0 0;



}



.main-slider .wrap .sl-img {



    position: absolute;



    top: 250px;



    right: 0;



    width: 680px;



}



.main-slider .wrap .sl-img img {



    width: 100%;



    float: left;



    height: auto;



}



.main-slider .nav-slider {



    position: absolute;



    bottom: 0;



    left: 0;



    float: left;



    width: 100%;



    color: #ffffff;



    height: 120px;



    line-height: 120px;



    background: url("img/design/bg-sl-nav.png") repeat scroll 0 0 transparent;



}



.main-slider .nav-slider h5 {



    float: left;



    font-size: 20px;



}



.main-slider .nav-slider .butt {

    display: inline-block;

    font-family: 'SohoStd';

    font-size: 0.346em;

    margin: 0 0 20px 0;

    padding: 10px 25px 40px;

    text-align: center;



    vertical-align: top;



    width: 115px;



    position: relative;



    line-height: normal;

    z-index: 2;

    height: 70px;

    background: transparent;

    -webkit-box-shadow: 0px 0px 0px 0px rgba(153,153,153,1);

    -moz-box-shadow: 0px 0px 0px 0px rgba(153,153,153,1);

    box-shadow: 0px 0px 0px 0px rgba(153,153,153,1);

    -webkit-transition: transform 0.3s ease-in-out;

    -moz-transition: transform 0.3s ease-in-out;

    -o-transition: transform 0.3s ease-in-out;

    transition: transform 0.3s ease-in-out;

}

.main-slider .nav-slider .butt .text {

    clear: both;

    display: block;

    padding: 5px 0 0;

    line-height: normal;

    color: #ffffff;

    font-size: 12px;

    position: absolute;

    top: 75px;

    left: 8%;

    width: 84%;

}



.main-slider .nav-slider .butt:hover{

    background: #000;

}

.main-slider .nav-slider .butt.current-slide {

    background: #000;

    border: 1px solid #999999;

    padding: 9px 24px 39px;

    -webkit-box-shadow: 8px 8px 0px 0px rgba(153,153,153,1);

    -moz-box-shadow: 8px 8px 0px 0px rgba(153,153,153,1);

    box-shadow: 8px 8px 0px 0px rgba(153,153,153,1);

    -moz-transform: translateY(-9px);

    -ms-transform: translateY(-9px);

    -o-transform: translateY(-9px);

    -webkit-transform: translateY(-9px);

    transform: translateY(-9px);

    height: 79px;

    -webkit-transition: transform 0.3s ease-in-out, height 0.3s ease-in-out, box-shadow 0.3s ease-in-out;

    -moz-transition: transform 0.3s ease-in-out, height 0.3s ease-in-out, box-shadow 0.3s ease-in-out;

    -o-transition: transform 0.3s ease-in-out, height 0.3s ease-in-out, box-shadow 0.3s ease-in-out;

    transition: transform 0.3s ease-in-out, height 0.3s ease-in-out, box-shadow 0.3s ease-in-out;

}



.main-slider .nav-slider img {

    width: 64px;

    position: absolute;

    top: 0;

    left: 50%;

    margin: 10px 0 0 -32px;

    height: 64px;

    -webkit-transition: opacity 0s linear;

    -moz-transition: opacity 0 linear;

    -o-transition: opacity 0 linear;

    transition: opacity 0 linear;

}



.main-slider .nav-slider img.hover {

    opacity: 0;

}



.main-slider .nav-slider .butt:hover img.default{

    opacity: 0;

}



.main-slider .nav-slider .butt:hover img.hover{

    opacity: 1;



}



.main-slider .nav-slider .butt.current-slide img.default {

    opacity: 0;

}



.main-slider .nav-slider .butt.current-slide img.hover{

    opacity: 1;

}



.home {

    position: relative;

}



.home .pagination {

    margin: 0;

}



.header {

    height: 80px;

}



.home .header {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 10; /*background: url("img/design/bg-header-home.png") repeat scroll center transparent;*/

}



.home .header .mein-menu ul {



    /*background: url("img/design/bg-header-home.png") repeat scroll center transparent;*/



}



.mobile .open.mein-menu .button-menu {



    background-position: 0 bottom !important;



}



.header .open.mein-menu .button-menu {



    text-indent: -99999px !important;

    background: none !important;



}

.header .open.mein-menu .la{

      opacity: 1;

}

.header .mein-menu .button-menu {



    text-indent: 0 !important;



}



.mobile .mein-menu .button-menu {



    background-position: right bottom !important;



}



/*.home .footer { background: #e3e3e3; height: 200px; }*/



.home .footer .cop {



    font-size: 12px;



    color: #000000;



}

.highlights-wrap-right{

    position: fixed;

    right: 20px;

    top:50%;

    z-index: 1000;

    -moz-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

}

.highlights-wrap-right a{

    font-size: 0;

    position: absolute;

    right: 0;

    min-height: 18px;

    top:50%;

    width: 18px;

    text-decoration: none;

    z-index: 2;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -moz-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

}

.slider-case{

    overflow: hidden;

    position: relative;

    margin-top: 35px;

    clear: both;

}

.slider-case .sl-case{

    float: left;

    position: absolute;

    top: 0;

    left:0;

}

.slider-case .sl-case img{

    width: 100%;

}

.slick-dots{

    bottom: 25px;

    height: 18px;

    left: auto;

    position: absolute;

    right: 50px;

    text-align: right;

    width: auto;

    z-index: 1000;

}

.slick-dots li{

    display: inline-block;

    width: 14px;

    height: 14px;

    border: 1px solid #ffffff;

    -webkit-border-radius: 15px;

    -moz-border-radius: 15px;

    border-radius: 15px;

    cursor: pointer;

    margin: 0 5px;

    vertical-align: top;

}

.slick-dots li.slick-active{

    background-color: #ffffff;

}

.slick-dots li button{

    display: none;

}

.highlights-wrap-right li{

    height: 36px;

    width: 18px;

    position: relative;

    cursor: pointer;

}

.highlights-wrap-right li.active a, .highlights-wrap-right li:hover a{

    font-size: 12px;

    text-align: right;

    color: #808080;

    width: 180px;

    padding-right: 30px;

}

.highlights-wrap-right li span{

    position: absolute;

    right: 0;

    top: 50%;

    display: block;

    width: 18px;

    height: 18px;

    margin-top: -9px;

    -webkit-border-radius: 50%;

    border-radius: 50%;

    border: 1px solid #31a703;

    background-color: transparent;

}

.highlights-wrap {



    top: 0;



    float: left;



    width: 15.35%;



    margin: 166px 0 0;



    background-color: transparent;



    -webkit-transition: background-color .3s linear;



    -moz-transition: background-color .3s linear;



    -o-transition: background-color .3s linear;



    transition: background-color .3s linear;



}



.highlights-wrap .highlights-box {



    margin: 0 0 0;



    width: 100%;



}

.highlights-wrap .highlights-box.off{

    display: none !important;

}

.highlights-wrap.fixed-pane {



    position: fixed;



    top: 60px;



    left: 0;



    width: 96%;



    padding: 0 2% 0;



    margin: 0 0 0 0;



    z-index: 100;



    background-color: #f7f7f7;



}



.highlights-wrap.fixed-pane .highlights-box {



    margin: 30px 0 0 0;



    padding-bottom: 25px;



}



.highlights-wrap.fixed-pane .button-high {



    margin-top: 0;



}



.has-fixed-pane .wrap .wrap {



    margin-top: 64px;



}



* + html .links-box .link {



    display: inline;



}



* + html .work-wrap .work {



    display: inline;



}



.tp-simpleresponsive ul {



/ / background : url("img/design/bg-slider.jpg") repeat-y scroll center center transparent !important;



}



.tp-caption h2 {



    /*color: #ffffff; */



    font-size: 48px;



    line-height: 50px;



}

.wrap.preloader.profile-right{opacity:0} 

.preloader-img{

    position: fixed;

    text-align: center;

    width: 100%;

    z-index: -1;

    top: 150px;

    left: 0;

}

 #p1.case-wrap > h2{

  padding: 0; 

  margin: 0; 

  color: #444444 !important; 

  font-size: 2.2em;

  position: relative;

     line-height: normal;

     margin-top: 20px;

}

.wrap-col{

    margin: 120px -15px 80px -15px;



}

.wrap-col .item-col{

    float: left;

    width: 33.33%;

    padding: 0 15px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.wrap .profile-right .wrap-col h2{

    font-size: 33px;

    padding: 0;

    margin: 0 0 15px 0;

}

.wrap .profile-right .wrap-col p{

    font-family: 'SohoGothicPro-Regular';

    font-weight: 400;

    font-size: 27px;

    padding: 0;

    line-height: 1.4em;

    margin: 0 0 10px 0;

}

.wrap-videos{    

    clear: both;    

    overflow: hidden;

    border-bottom: 1px solid #b6b7b9;

    padding-bottom: 120px;

    position: relative;

}

.wrap-videos > h2{position: relative;}

.wrap-videos .chevron-bot, .wrap-videos .chevron-top {

    position: absolute;

    right: 50%;

    margin-right: -17px;

    width: 34px;

    height: 20px;

    background: url("img/design/chevron.png") no-repeat;

    background-size: contain;

    cursor: pointer;

}

.wrap-videos .chevron-top{

    top: 50%;

    margin-top: -10px;

}

.wrap-videos .chevron-bot{

  bottom: 30px;

  -moz-transform: rotate(180deg);

  -ms-transform: rotate(180deg);

  -o-transform: rotate(180deg);

  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);

}

.wrap-videos h2{ 

   padding: 20px 0 !important;

   border-top: 1px solid #b6b7b9;

}

.row-video{   

    overflow: hidden;    

    clear: both;   

    padding: 10px 0;

}

.wrap-videos .video-js{    

    background: transparent !important;

}

.wrap-videos .item-video{    

    float: left;    

    width: 50%;    

    padding-top: 10px;    

    padding-bottom: 10px;    

    -webkit-box-sizing: border-box;    

    -moz-box-sizing: border-box;    

    box-sizing: border-box;

}

.wrap-videos .item-video video{ 

    width: 100%;

    height: auto;

    }

.wrap-videos .item-video:nth-of-type(odd){    

    padding-right: 15px;

}

.wrap-videos .item-video:nth-of-type(even){    

    padding-left: 15px;

}

.wrap-videos .item-video p{    

    font-family: 'SohoGothicPro-Regular';    

    font-size: 16px;    

    line-height: 1.4em;    

    color: #f55f77;    

    padding:10px 0 0 0;

}

.wrap-videos .item-video p i{    

    font-style: italic;    

    color: #b6b7b9;

}

.wrap-videos .item-video .vjs-loading-spinner{    

    display: none !important;

}

.wrap-videos .vjs-big-play-button, .wrap-videos .vjs-control-bar{   

    display: none !important;

}

.contact-wrap{

    display: table;

    width: 100%;

    margin-top: 150px;

}




.contact-wrap .contacts-part{
    float: left;
    display: block;
    box-sizing: border-box;
    padding-right: 15px;
    width: 65%;
}

.contact-wrap .img{
    float: right;
    display: block;
    text-align: center;
    width: 34.5%;
}
.contacts-part{
margin-bottom: 80px;
}
.wrap .contact-wrap .contacts-part h1{

    margin: 0 0 60px 0;

    padding: 0;

}

.wrap .contact-wrap .contacts-part p{

    font-size: 24px;

    line-height: normal;

    margin: 0 0 60px 0;

    padding: 0;

}

.wrap .contact-wrap .contacts-part p:last-child{

    margin: 0;

}

.wrap .contact-wrap .contacts-part p a{

    color: #444444;

}

.wrap .contact-wrap .contacts-part p span{

    color: #f55f77;

}
.clear{
clear: both;
}
.contact-wraper{
    max-width: 653px;
}
.contact-wraper .profile-right{
margin-left: 0;
}
.landing_main_form_section.contacts h2{
      font-size: 24px;
      color: #f55f77;
      margin-bottom: 60px;
}
.wrap-map-cont{

    position: relative;

    padding-top: 30%;

    margin: 100px 0 0 0;
    min-height: 100px;

}

.wrap-map-cont #map{

    position: absolute;

    width: 100%;

    height: 100%;

    top:0;

    left: 0;

}

.links-box.type-for-portfolio.profile-box .wrap {



    margin-left: 0;



    width: 100%;



}



.links-box.type-for-portfolio.profile-box .wrap ul {



    border-bottom: 0;



}


.Worley-Blue-Button.tp-caption  a.link:hover{
    color: #fff;
    background: url("img/design/button-bg-bl.png") repeat-y scroll right center transparent !important;
}
.Worley-Blue-Button.tp-caption  a.link{
background: url("img/design/button-bg-bl.png") repeat-y scroll 300% center transparent !important;
}

.tp-caption .link, .tp-caption a.link {



    /*color: #ffffff;*/

    color: inherit;

    font-size: 20px;



    border: 1px solid;

   border-color: inherit;

    min-width: 205px;



    line-height: 65px;



    display: block;



    text-align: center;



    text-decoration: none;



    margin: 30px 0 0 0;



    background: url("img/design/button-bg.png") repeat-y scroll 300% center transparent !important;



    -webkit-transition: all 0.5s ease-in-out;



    -moz-transition: all 0.5s ease-in-out;



    -o-transition: all 0.5s ease-in-out;



    transition: all 0.5s ease-in-out;



}



.tp-caption .link:hover, .tp-caption a.link:hover {



    color: #000;



    background: url("img/design/button-bg.png") repeat-y scroll right center transparent !important;



}



.main-slider {



    height: 120px !important;



    /*overflow: hidden;*/



    margin-top: -120px;



    background: transparent;



}



.main-slider .slide, .bullet {



    display: none !important;



}



.rev_slider_wrapper {



    height: 850px;



}



.header .logo {



    position: relative;



    background: none;



}



.tablet .desktop-logo, .mobile .desktop-logo {



    display: none;



}



.desktop .mob-logo {



    display: none;



}



.tablet .mob-logo, .mobile .mob-logo {



    display: block;



    width: 158px;



}



.header .logo .text {



    z-index: 1;



    position: relative;



}



.header .logo .icon {



    position: absolute;



    display: block;



    top: -10px;



    z-index: 0;



    left: 60px;



    width: 60px;



    height: 78px;



    background: url("img/design/logo3.png") no-repeat scroll -20px bottom transparent;



    -webkit-transition: all 0.5s ease-in-out;



    -moz-transition: all 0.5s ease-in-out;



    -o-transition: all 0.5s ease-in-out;



    transition: all 0.5s ease-in-ou;



}



.header .logo:hover .icon {



    width: 93px;



    background-position: 0 top;



}



.mein-menu {



    margin: 20px 0 15px;



}



.mein-menu .button-menu {



    padding: 0 0 50px;



    position: relative;



    background: no-repeat;



}



.mein-menu .button-menu .icon {



    display: block;



    position: absolute;



    background: url("img/design/menu-hover.png") no-repeat scroll right 0 transparent;



    width: 45px;



    height: 45px;



    bottom: 0;



    left: 50%;



    margin: 0 0 0 -22px;



}



/*.mein-menu ul {



    width: 1000px;



    top: auto;



    bottom: 0;



    right: 100%;



    margin: 0 0 0 0;



}



.mein-menu ul li {



    float: right;



    width: auto;



    clear: none;



    margin: 0 30px;



}*/



.mein-menu:hover .button-menu .icon, .mein-menu.open .button-menu .icon {



    background-position: 0 0;



}



.mein-menu:hover ul, .mein-menu.open ul {



    display: block;



}



.go-up {



    opacity: 0;



    visibility: hidden;



    position: fixed;



   right: 20px;
    bottom: 30px;



    /*margin: 0 0 100px 600px;  */



    -webkit-transition: visibility .3s linear 0s, opacity .3s linear;



    -moz-transition: visibility .3s linear 0s, opacity .3s linear;



    -o-transition: visibility .3s linear 0s, opacity .3s linear;



    transition: visibility .3s linear 0s, opacity .3s linear;



    background-size: 46px 96px;



    background-position: 0 bottom;



}



.go-up.show-it {



    opacity: 1;



    visibility: visible;



}



.box-footer {



    float: right;



    width: 160px;



    color: #ffffff;



    font-size: 10px;



    margin: 20px 0 0 30px;



}



.box-footer .title {
    font-family: Arial;
    font-size: 14px;
    padding: 0 0 11px 0;
    font-weight: bold;
}



.box-footer a {
	font-family: Arial;
    display: block;
    color: #ffffff;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}



.box-footer a:hover {



    text-decoration: none;



    color: #838383;



}



.box-footer .soc {



    margin: 8px 0 0 0;



    padding: 4px 0;



}



.box-footer .soc .ic-wrap {



    display: inline-block;



    vertical-align: middle;



    height: 22px;



    width: 22px;



    margin: 0 10px 0 0;



    border: 1px solid #ffffff;



    position: relative;



    text-align: center;



    -webkit-transition: background-color 0.2s linear;



    -moz-transition: background-color 0.2s linear;



    -o-transition: background-color 0.2s linear;



    transition: background-color 0.2s linear;



    -webkit-border-radius: 23px;



    -moz-border-radius: 23px;



    border-radius: 23px;



}



.box-footer .soc .ic-wrap .icon {



    position: absolute;



    top: 50%;



    left: 50%;



    width: 0;



    height: 0;



    background: url("img/design/icons-footer-socials.png") no-repeat scroll 0 0 transparent;



    background-size: 44px 24px;



    opacity: 0;



    -webkit-transition: opacity 0.2s linear;



    -moz-transition: opacity 0.2s linear;



    -o-transition: opacity 0.2s linear;



    transition: opacity 0.2s linear;



}



.box-footer .soc:hover .ic-wrap {



    background-color: #ffffff;



}



.box-footer .soc .ic-wrap .icon.i-def {



    opacity: 1;



}



.box-footer .soc:hover .ic-wrap .icon.i-hov {



    opacity: 1;



}



.box-footer .soc1 .ic-wrap .icon {



    width: 6px;



    height: 11px;



    margin: -6px 0 0 -3px;



}



.box-footer .soc1 .ic-wrap .icon.i-def {



    background-position: 0 -13px;



}



.box-footer .soc1 .ic-wrap .icon.i-hov {



    background-position: 0 0;



}



.box-footer .soc2 .ic-wrap .icon {



    width: 11px;



    height: 11px;



    margin: -6px 0 0 -5px;



}



.box-footer .soc2 .ic-wrap .icon.i-def {



    background-position: -8px -13px;



}



.box-footer .soc2 .ic-wrap .icon.i-hov {



    background-position: -8px 0;



}



.box-footer .soc3 .ic-wrap .icon {



    width: 10px;



    height: 9px;



    margin: -5px 0 0 -5px;



}



.box-footer .soc3 .ic-wrap .icon.i-def {



    background-position: -21px -13px;



}



.box-footer .soc3 .ic-wrap .icon.i-hov {



    background-position: -21px 0;



}



.box-footer .soc4 .ic-wrap .icon {



    width: 11px;



    height: 9px;



    margin: -5px 0 0 -5px;



}



.box-footer .soc4 .ic-wrap .icon.i-def {



    background-position: -33px -13px;



}



.box-footer .soc4 .ic-wrap .icon.i-hov {



    background-position: -33px 0;



}



.box-footer .link {



    font-family: Arial;



    border-bottom: 1px solid #ffffff;



    margin: 9px 0 0 0;



    padding: 4px 0;



}



.box-footer .link:hover {



    border-color: #838383;



    text-decoration: none;



}



.sidebar .soc {



    background: url("img/design/soc-images2.png") no-repeat scroll 0 0 transparent;



    background-size: 158px 56px;



    -webkit-transition: all 0.3s ease-in-out;



    -moz-transition: all 0.3s ease-in-out;



    -o-transition: all 0.3s ease-in-out;



    transition: all 0.3s ease-in-out;



}



.sidebar .soc:hover {



    opacity: 0.8



}



.sidebar .soc.soc1 {



    width: 11px;



    height: 23px;



    margin: 10px 20px 0 0;



    background-position: 0 0;



}



.sidebar .soc.soc1:hover {



    background-position: 0 bottom;



}



.sidebar .soc.soc2 {



    width: 22px;



    height: 17px;



    margin: 13px 14px 0 0;



    background-position: -30px 0;



}



.sidebar .soc.soc2:hover {



    background-position: -30px bottom;



}



.sidebar .soc.soc3 {



    width: 21px;



    height: 21px;



    margin: 12px 15px 0 0;



    background-position: -67px 0;



}



.sidebar .soc.soc3:hover {



    background-position: -67px bottom;



}



.sidebar .soc.soc4 {



    width: 21px;



    height: 21px;



    margin: 12px 15px 0 0;



    background-position: -103px 0;



}



.sidebar .soc.soc4:hover {



    background-position: -103px bottom;



}



.sidebar .soc.soc5 {



    width: 20px;



    height: 21px;



    margin: 12px 0 0 0;



    background-position: -139px 0;



}



.sidebar .soc.soc5:hover {



    background-position: -139px bottom;



}



.soc a .fa {



    font-size: 12px;



    margin: 5px 0 0;



}



.soc a .fa {



    -webkit-transition: color 0.2s linear;



    -moz-transition: color 0.2s linear;



    -o-transition: color 0.2s linear;



    transition: color 0.2s linear;



}



.soc:hover a .fa {



    color: #000000;



}
/*-----My CSS---*/
.portfolio-row .bg .artical_btn_box{
     opacity: 0;
    -webkit-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -moz-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -o-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
}
.portfolio-row .bg:hover .artical_btn_box{ 
     opacity: 1;
    -webkit-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -moz-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -o-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
}
.artical_btn_box{
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.artical_btn{
    position: initial!important;
    top: inherit!important;
    display: inline-block!important;
    left: initial!important;
    width: auto!important;
    height: auto!important;
    padding: 10px 30px 13px 30px;
    color: #fefefe!important;
    background-color: #000000;
    font-size: 16px;
}
.vd_date p{
    font-family: 'SohoGothicPro-Regular';
    color: #000000;
    padding-bottom: 0;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 16px;
} 

.blog_row .bg a{
    display: block;
}
.blog_row .bg>a{
position: static;
}
.blog_row .bg.bg_blog>a{
	position: relative;
}
.blog_row > div{
margin-bottom: 50px;
}
.under_title_main p{
    font-weight: normal;
    font-family: 'SohoStd';
    font-size: 26px;
    color: #000000;
    line-height: 36px;
}
.vd_blog_column .under_title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: left;
    padding: 20px;
    z-index:3;
}
.vd_blog_column .under_title .under_title_main p{
    margin: 0;
    opacity: 1;
    font-size: 24px;
    padding-bottom: 10px;
}
.vd_blog_column .under_title .vd_date p{
    margin: 0;
    opacity: 1;
}
.vd_blog_column .bg_blog.no-bg:after{
    display: none;
}
.vd_blog_column .bg_blog:after{
    content:"";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index:2;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 35%, rgba(0,0,0,0.72) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.72) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.72) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b8000000',GradientType=0 ); /* IE6-9 */
}
.content-portf_blog{
    margin-top: 60px;
    padding-bottom: 90px!important;
}
.content-portf_blog .box-filt{
      margin-bottom: 0;
    height: auto;
}
/*---Artical--*/
.main_image img{
    max-width: 100%;
    display: block;    
}
.main_image{
    position: relative;
}
.main_image_background{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:10;
    background: rgba(0,0,0,0);
}
.single-post table{
    margin-bottom: 30px;
}
.single-post td{
    word-break: break-word;
    vertical-align: top;
    font-size: 20px;
    padding: 15px;
}
.single-post td:last-child{
padding: 0 0 0 5px;
}
.main_video .img{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: #c8c3c3;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.main_video .contaact-arrow{
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 0;
}
.main_video .contaact-arrow a{
color: #fff;
}
.main_video,
.main_image{
    margin-top: 80px;
}
.maine_image_background_title{
    color: #fff;
}
.maine_image_background_title h1{
    font-family: 'SohoStd';
    font-size: 50px;
    line-height: 60px;
    max-width: 705px;
}
.maine_image_background_title{
    position: absolute;
    top: 256px;
    left: 112px;
}
.main_video  .maine_image_background_title {
    top: 50% !important;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.maine_image_background_title_date{
    margin-top: 29px;
}
.maine_image_background_title_date p{
    margin-bottom: 0;
    font-family: 'SohoGothicPro-Regular';
    font-size: 20px;
}
.blog_wrap_text p{
    line-height: 34px;
    margin-bottom: 25px;
    color: #000000;
    font-size: 20px;
    padding-bottom: 0;
    font-family: 'SohoGothicPro-Regular';
}
.blog_wrap_text ol{
    padding-left: 20px;
    list-style: decimal;
}
.blog_wrap_text:after{
  content:'';
  display:table;
  clear:both;
}
.under_blockquote a{
    text-decoration: underline;
}
.under_blockquote a:hover{
    text-decoration: none;
}
.full-width-vid{
    padding-top: 56.5%;
    position: relative;
    margin-top: 79px;
}
.full-width-vid iframe{
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
.btn-port-wrap{
    padding-bottom: 60px;
    text-align: center;
}
.btn-port-wrap a{
    color: gray;
    font-family: 'SohoGothicPro-Regular';
    text-decoration: none;
    display: inline-block;
    padding: 20px 30px;
    border: 1px solid gray;
}
.btn-port-wrap a:hover{
    color:#fff;
    background: gray;
}
.blog_artical_wrap p strong{
     font-family: 'SohoGothicStd-Bold';
    font-weight: normal;
}
.blog_wrap_text,
.blog_wrap_text_under_video{
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}
.blog_artical_wrap{
    margin-top: 100px;  
}
.blog_artical_wrap iframe{
    display: block;
    border:none;
    width:100%;
    height: 601px;
    margin-top: 80px;
    margin-bottom: 70px;
}
.variable_color{
    color: #bf1e2e;
}
.blog_artical_wrap h2{
    font-size: 36px;
    margin-bottom: 1rem;
}

.blog_artical_wrap p, .blog_artical_wrap li{
    font-size: 20px;
    line-height: 34px;
    color: #000000;
    font-family: 'SohoGothicPro-Regular';
}

.blog_artical_wrap ul{
    list-style: disc;
    padding-left: 20px;
    margin-bottom: 45px;
}

.blog_artical_wrap ul li{
    margin-bottom: 5px;
}
.solidal_box ul, .solidal_box ul li{
    margin-bottom: 0;
}
.blockquote{
    position: relative;
    font-family: 'SohoGothicPro-Regular';
    line-height: 1.28em;
    margin-top: 64px;
    margin-bottom: 100px;
    font-size: 50px;
    max-width: 692px;
}
.blockquote span{
    display: block;
    font-size: 20px;
    color: #000;
    padding-top: 20px;
}
.blockquote_rigth_position{
    margin-left: auto;
}
.blockquote_rigth_position svg{
    left: -70px;
    top: -25px;
    display: inline-block;
    position: absolute;
    width: 46px;
    height: 39px;
}
.under_blockquote p{
    margin-bottom: 10px;
}
.blog_artical_wrap a{
    color: #bf1e2e;
    text-decoration: underline;
}
.blog_artical_wrap a:hover{
    text-decoration: none;
}
.blockquote_left_position{
    margin-right: auto;
    padding-left: 150px;
}
.blockquote_left_position svg{
    top: 34px;
    left: -10px;
    position: absolute;
    display: inline-block;
    width: 111px;
    height: 95px;
    transform: rotate(-180deg);
}
.blog_artical_wrap img{
    max-width: 100%;
    height: auto;
    
}
.blog_artical_wrap img.icon {
width: auto;
    max-height: 87px;
}
.blog_artical_wrap img.alignleft{
    float: left;
    margin-right: 15px;
}
.blog_artical_wrap img.alignright {
    float: right;
    margin-left: 15px;
}
.image_box_in_blog{
    margin: 100px auto 100px auto;
    max-width: 975px;
}
.separator_red{
    background-color: #bf1e2e;
    height: 3px;
    display: inline-block;
    width: 98px;
}
.image_box_in_blog p{
    text-align: left;
    font-size: 16px;
}
.image_box_in_blog_small{
    max-width: 744px;
}
.title_under_image{
    text-align: left;
}
.solidal_box.pad_b_none{
  padding-bottom:0
}
.solidal_box.pad_b_none p{
    padding-bottom: 0;
}
.solidal_box ul{
    text-align: center;
    padding: 0;
}
.solidal_box ul li{
    display: inline-block;
    margin-right: 47px;
}
.solidal_box ul li:last-child{
    margin-right: 0;
}
.solidal_box p,
.solidal_box a{
    text-align: center;
    color: #808080;
    font-size: 30px;
    padding-bottom: 30px;
}
.solidal_box ul li a:hover img{
    opacity: 0.7;
}
.solidal_box a:hover{
    text-decoration: underline;
}
.solidal_box a{
    text-decoration: none;
    padding-bottom: 0;
}
.solidal_box{
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    border-top: 1px solid #f1f3f4;
}
.social_block{
    margin-bottom: 20px;
}
.main_image{
    max-width: 1366px;
    margin-left:auto;
    margin-right: auto;
}
.blog_text_out_main_image{
    margin-top: 200px;
}
.blog_text_out_main_image h1{
    font-size: 50px;
    max-width: 700px;
    line-height: 60px;
}
.blog_text_out_main_image p{
    padding-bottom: 0;
}
.another_artical_variant .image_box_in_blog{
    max-width: 1366px;
}
.align_left_image_artical{
   display: flex;
   align-items: flex-end;
   flex-wrap: wrap;
   justify-content: flex-end;
}
.align_left_image_artical .title_under_image{
    margin-right: 30px;
    text-align: right;
}
.align_left_image_artical .title_under_image p{
    text-align: right;
}
.align_left_image_artical img{
    order: 1;
}
.align_left_image_artical p,
.align_right_image_artica p{
    padding-bottom: 0;
    max-width: 288px;
}
.align_right_image_artica .title_under_image{
    margin-left: 30px;
}
.align_right_image_artica{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-end;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.another_artical_variant img{
    max-width: 100%;
}
/*---promo-landing-page---*/
.main_slider_land_container{
    margin-top: 80px;
    position: relative;
    overflow: hidden;
    max-width: 1366px;
    margin-left: auto;
    margin-right:auto;
}
.main_slider_land_container .main_landing_slider_items{
    display: inline-block!important;
    text-align: center;
    position: relative;
}
.main_slider_land_container .main_landing_slider_items img{
    max-width: 100%;
}
.text_in_main_slider{
    position: absolute;
    bottom: 104px;
    left: 10%;
}
.text_in_main_slider p{
   color: #fefefe;
   font-size: 50px;
   text-align: left;
   line-height: 51px;
   max-width: 356px;
}
.video_and_slider_wrapper  .slick-dots,
.main_slider_land_container .slick-dots{
    text-align: center;
    width: 100%;
}
.video_and_slider_wrapper .slick-dots,
.main_slider_land_container .slick-dots{
    left: 0;
}
.main_slider_land_container .slick-dots li,
.video_and_slider_wrapper .slick-dots li{
    background-color: #ffffff;
    opacity: 0.5;
}
.video_and_slider_wrapper .slick-active,
.main_slider_land_container .slick-active{
    opacity: 1!important;
}
.partners_section_text .only_text p,
.text_section .only_text p{
    font-size: 20px;
    line-height: 34px;
}
.text_section .only_text h2{
	margin-bottom:25px;
}
.partners_section_text .only_text h1{
    font-size: 37px;
}
.partners_section_text .only_text,
.text_section .only_text{
    max-width: 707px;
    margin: auto;
}
.text_section{
    padding-top: 90px;
    padding-bottom: 90px;
}
.video_and_slider{
    background-color: #f0f0f0;
}
.video_and_slider_wrapper iframe{
    height: 565px;
    border: none;
    width: 100%;
}
.video_and_slider_wrapper{
    max-width: 1005px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.video_and_slider{
    padding-top: 90px;
    padding-bottom: 90px;
}
.video_and_slider>h2{
    text-align: center;
    margin-bottom: 70px;
    padding: 0 15px;
    font-size: 37px;
    font-family: 'SohoGothicPro-Regular';
    font-weight: 400;
}
.land_text_singl_slider_items,
.main_landing_slider_items{
    display: inline-block!important;
}
.video_and_slider .main_landing_slider{
    margin-top: 131px;
}
.partners_section{
    background: #fff;
}
.partners_section{
    padding-top: 90px;
    padding-bottom: 90px;
}
.partners_col {
    box-sizing: border-box;
    width: 100%;
    max-width: 33.3%;
    float: left;
    height: 200px;
    position: relative;
}
.partners_col a, .partners_col span{
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100%;
}
.partners_col a img, .partners_col span img{
    display: inline-block;
}
.partners_col a img, .partners_col span img{
    transition: 0.3s;
    position: relative;
    /*filter: grayscale(100%);*/
}
.partners_col a:hover img{
    transition: 0.3s;
   filter: none; 
}
.partners_col:nth-child(3n+2) a:after, .partners_col:nth-child(3n+2) span:after{
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #e1e1e1;
}
.partners_col:nth-child(3n) a:before, .partners_col:nth-child(3n) span:before{
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #e1e1e1;
}
.partners_col:nth-child(3n + 1) a:before, .partners_col:nth-child(3n + 1) span:before{
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;;
    background: #e1e1e1;
}
.partners_col:first-child a:before, .partners_col:first-child span:before{
    content: " ";
    display: block;
    position: absolute;
    right:0;
    top: 0;
    height: 100%;
    width: 1px;
    background-image: linear-gradient(#fff, #e1e1e1);
}
.partners_col:nth-child(3) a:before, .partners_col:nth-child(3) span:before{
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-image: linear-gradient(#fff, #e1e1e1);
}
.partners_col:nth-child(3n) a:after,
.partners_col:nth-child(3n + 1) a:after,
.partners_col:nth-child(3) a:after,
.partners_col:first-child a:after, .partners_col:nth-child(3n) span:after,
.partners_col:nth-child(3n + 1) span:after,
.partners_col:nth-child(3) span:after,
.partners_col:first-child span:after{
    content: " ";
    display: block;
    position: absolute;
    right:0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-image: linear-gradient(to right, #fff 0%, #e1e1e1 100%);
}
.partners_col:nth-child(3n) a:after,
.partners_col:nth-child(3) a:after, .partners_col:nth-child(3n) span:after,
.partners_col:nth-child(3) span:after{
    background-image: linear-gradient(to left, #fff 0%, #e1e1e1 100%);
}
.partners_col:nth-last-child(-n+3) a:after, .partners_col:nth-last-child(-n+3) span:after{
    display: none;
}
.partners_col:nth-last-child(3) a:before,
.partners_col:last-child a:before, .partners_col:nth-last-child(3) span:before,
.partners_col:last-child span:before{
    background-image: -webkit-linear-gradient(to top, #fff, #e1e1e1);
    background-image: -o-linear-gradient(to top, #fff, #e1e1e1);
    background-image: linear-gradient(to top, #fff, #e1e1e1);
}
.partners_row{
    position: relative;
}
.partners_artical_wrapper{
    padding-top: 30px;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.land_text_slider_wrapper{
    max-width: 876px;
    overflow: hidden;
    margin: auto;
    position: relative;
}
.land_text_slider_section{
    padding-top: 90px;
    padding-bottom: 90px;
    background: #f0f0f0;
}
.land_text_slider_section.font-sm p{
font-size: 24px;
}
.land_text_slider_section.bg-w{
    background: #fff;

}
.land_text_singl_img_box{
    text-align: center;
    margin-bottom: 67px;
}
.land_text_singl_slider_items  p{
    font-size: 29px;
    line-height: 44.61px;
    text-align: center;
    font-weight: 400;
}
.land_text_singl_small_text{
    margin: 76px auto 0 auto;
    font-size: 20px;
    color: #979797;
    max-width: 400px;
    font-weight: 400; 
    text-align: center;
}
.wrapper_for_navs{
    position: relative;
}
.wrapper_for_navs{
    max-width: 1235px;
    margin: auto;
}
.land_text_singl_navs .next,
.land_text_singl_navs .prev{
    width: 50px;
    height: 50px;
    position: relative;
    font-family: LineAwesome;
    cursor: pointer;
}
.land_text_singl_navs .next{
    float: right;
}
.land_text_singl_navs .prev{
    float: left;
}
.land_text_singl_navs .prev:before{
    content: "\f111";
    font-size: 50px;
}
.land_text_singl_navs .next:before{
    content: "\f112";
    font-size: 50px;
}
.land_text_singl_navs{
    position: absolute;
    top: 46%;
    width: 100%;
    left:0;
}
.land_text_singl_slider .slick-dots {
    position: initial;
    text-align: center;
    margin-top: 48px;
}
.land_text_singl_slider .slick-dots li{
    width: 11px;
    height: 11px;
    background-color: #000000;
    opacity: 0.5;
}
.land_text_singl_slider .slick-dots  .slick-active{
    opacity: 1;
}
.form_wrapper{
    max-width: 653px;
    margin: auto;
}
.form_wrapper span.wpcf7-not-valid-tip {
    font-size: 14px;
    position: absolute;
    top: 100%;
}
.form_wrapper .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
.form_wrapper div.wpcf7-validation-errors, .form_wrapper div.wpcf7-acceptance-missing, .form_wrapper div.wpcf7-mail-sent-ok  {
    font-size: 19px;
}
.landing_main_form_section{
    padding: 159px 0;
    background: #fff;
}
.landing_main_form_section.bg-grey{
   background: #f0f0f0;
}
.landing_main_form_section>h2{
    font-size: 60px;
    margin-bottom: 80px;
    padding: 0 15px;
}
.form_land_title{
    text-align: center;
    font-size: 37px;
    color: #000000;
    margin-bottom: 84px;
}
.form_control{
    box-sizing: border-box;
    padding: 16px;
    display: block;
    width: 100%;
   height: 41px;
    border: 1px solid #636363;
    background-color: #ffffff;
}
.form_wrapper input{
    margin-bottom: 30px;
    font-size:19px;
    font-family: 'SohoGothicPro-Regular';
}
.form_wrapper textarea{
    height: 265px;
    font-size:19px;
    resize: none;
    font-family: 'SohoGothicPro-Regular';
}
input::-moz-placeholder,
input::-webkit-input-placeholder{
    color: #c3c3c3;
    font-size: 19px;
}
.btn_black{
    padding: 20px 78px;
    background: #000000;
    color: #fefefe;
    font-size: 19px;
    cursor: pointer;
}
.wpcf7-form-control.g-recaptcha>div {
    margin: 0 auto;
}
.form_wrapper form>.wpcf7-form-control-wrap .wpcf7-not-valid-tip{
	display: block;
    width: 100%;
    text-align: center;
}
.btn_in_form_wrapper{
    margin-top: 50px;
    text-align: center;
    box-sizing: border-box;
}
.main_landing_slider_items img{
    max-width: 100%;
}
.video_and_slider .main_landing_slider{
    margin-top: 70px;
}
.landing_main_form_section{
    padding: 90px 0;
}
.partners_col img{
    max-width: 100%;
}
input::-webkit-input-placeholder,
input::-moz-placeholder { 
    font-family: 'SohoGothicPro-Regular'!important;
}
.main_video{
    position: relative;
    padding-top: 56.3%;
}
.main_video.not-has-v{
	padding-top: 38%
}
.main_video video{
    display: block;
    width: 100%;
    position: relative;
}
.main_video iframe{
    pointer-events: none;
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    display: block;
    left: 0;
}
.main_video  .main_image_background{
    pointer-events: none;
}
.main_video {
    
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 670px) {



    .footer {


        text-align: center;



    }



    .box-footer {



        margin: 30px 10px 0;



        text-align: left;



        float: none;



        display: inline-block;



        vertical-align: top;



    }



}



@media only screen and (max-width: 380px) {



    body .footer {



        height: 680px;



    }



}



/**/



.header .mein-menu .menu {



    bottom: 10px;



    margin: 0;



    right: 100%;



    top: auto;



    width: 0;



    position: absolute;



    padding: 0;



    height: 40px;



    overflow: hidden;



}



.header .mein-menu .menu ul {



    padding: 0;



    right: 0;



    bottom: 0;



    display: block;



}



/**/



.header .logo {



    position: relative;



    height: 60px;



    width: 230px;



    overflow: hidden;



    padding: 0;



    margin: 10px 0;



    float: left;



}



.header .logo img {



    position: absolute;



    top: 0;



    left: 0;



    height: auto;



    width: 160px;



}



.header .logo:hover img {



    top: -100%;



}



.header .logo:hover img {



    top: -100%;



}



.header .mein-menu {



    position: relative;



    float: right;



    left: auto;



    right: auto;



    top: auto;



    bottom: auto;



    width: 33px;



    height: 37px;



    padding: 0 0 15px 0;



    margin: 16px 0 0;



}

.header .mein-menu .la{

    opacity: 0;

    font-size: 43px;

    position: relative;

    bottom: -3px;

    right: 6px;

}

.header .mein-menu .button-menu {



    padding: 0;



    position: absolute;



    top: 0;



    left: 0;



    width: 100%;



    height: 100%;



    background: url("img/design/menu-hover.png") no-repeat scroll right bottom transparent;



    padding-top: 3px;



}



.header .mein-menu .button-menu .icon {



    display: none;



}



/*.header .mein-menu .button-menu:hover {



    background-position: 0 bottom;



    text-indent: -99999px;



    padding-top: 0px;



    margin-top: 0px;



}



.header .mein-menu .menu {



    position: absolute;



    bottom: 4px;



    right: 100%;



    height: 100%;



    overflow: hidden;



    width: 750px !important;



}



.header .mein-menu .menu ul {



    right: -100%;



    width: auto;



    bottom: 9px;



}



.header .mein-menu .menu ul li {



    margin: 0 15px;



}*/



/*.header .mein-menu .menu ul li a { padding: 10px 15px 5px; }*/



.has-fixed-great .highlights-wrap {



    width: 15%;



    background: transparent;



    max-width: 171px;



}



.has-fixed-great .wrap .wrap {



    margin: 0 0 0 18.3%;



}



.wrap .wrap img {



    max-width: 100%;



    height: auto;



}



.highlights-wrap.fixed-pane {



    padding-left: 2%;



    margin-left: -2%;



}



.loader {



    float: left;



    width: 100%;



    margin-top: 50px;



}



#portfolio {



    margin-bottom: 70px;



    float: left;



    width: 100%;



}



#portfolio center {



    float: left;



    width: 100%;



    margin-top: 100px;



    margin-bottom: 100px;



}



.work-wrap .work {



    position: relative;



    overflow: hidden;



}



.work-wrap .work img {



    position: relative;



    z-index: 1;



}



.work-wrap .work:hover .bkackout, .mobile .work-wrap .work .bkackout, .tablet .work-wrap .work .bkackout {



    opacity: 1;



    visibility: visible;



    -webkit-transition: opacity 0.25s linear, visibility 0.25s linear;



    -moz-transition: opacity 0.25s linear, visibility 0.25s linear;



    -o-transition: opacity 0.25s linear, visibility 0.25s linear;



    transition: opacity 0.25s linear, visibility 0.25s linear;



}



.work-wrap .work .bkackout {



    text-align: left;



    color: #ffffff;



    opacity: 0;



    visibility: hidden;



    position: absolute;



    top: 82px;



    left: 32px;



    right: 32px;



    bottom: 32px;



    z-index: 3;



    line-height: normal;



    background: transparent;



    -webkit-transition: opacity 0.25s linear 0.2s, visibility 0.25s linear 0.3s;



    -moz-transition: opacity 0.25s linear 0.2s, visibility 0.25s linear 0.3s;



    -o-transition: opacity 0.25s linear 0.2s, visibility 0.25s linear 0.3s;



    transition: opacity 0.25s linear 0.2s, visibility 0.25s linear 0.3s;



    font-family: 'SohoStd';



}



.work-wrap .work .bkackout .title {



    margin: 0 0 0 110%;



    font-size: 22px;



    line-height: normal; /*border-bottom: 1px dashed #ffffff;*/



    text-align: center; /* font-weight: bold; */



    float: left;



    /*text-transform: uppercase;*/



    width: 100%;



    padding: 0 0 12px 0;



    -webkit-transition: margin 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;



    -moz-transition: margin 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;



    -o-transition: margin 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;



    transition: margin 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;



}



.work-wrap .work:hover .bkackout .title, .mobile .work-wrap .work .bkackout .title, .tablet .work-wrap .work .bkackout .title {



    margin: 0;



    -webkit-transition: margin 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;



    -moz-transition: margin 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;



    -o-transition: margin 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;



    transition: margin 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;



}



.work-wrap .work .bkackout .wrap-t {



    line-height: normal !important;



    text-align: center;



    float: left;



    width: 100%;



    color: #ffffff;



    font-size: 16px;



    margin: 30px 0 0 0;



    margin-left: -110%;



    -webkit-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;



    -moz-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;



    -o-transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;



    transition: margin-left 0.35s cubic-bezier(.09, .18, .51, 1) 0.1s;



}



.work-wrap .work .bkackout .wrap-t .text {



    float: left;



    width: 100%;



}



.work-wrap .work:hover .bkackout .wrap-t, .mobile .work-wrap .work .bkackout .wrap-t, .tablet .work-wrap .work .bkackout .wrap-t {



    margin-left: 0;



    -webkit-transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;



    -moz-transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;



    -o-transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;



    transition: margin-left 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;



}



.work-wrap .work .bkackout .wrap-t .link {



    /* float: left; */



    /*border-bottom:1px solid #bbb*/



}



.work-wrap .work .bkackout .wrap-t .link:hover {



    text-decoration: none;



}



.work-wrap .work .mask {



    position: absolute;



    top: 0;



    left: 0;



    width: 100%;



    height: 100%;



    z-index: 2;



    opacity: 0;



    -webkit-transition: opacity 0.25s linear 0.25s;



    -moz-transition: opacity 0.25s linear 0.25s;



    -o-transition: opacity 0.25s linear 0.25s;



    transition: opacity 0.25s linear 0.25s;



}



.work-wrap .work:hover .mask, .mobile .work-wrap .work .mask, .tablet .work-wrap .work .mask {



    opacity: 0.75;



    -webkit-transition: opacity 0.25s linear;



    -moz-transition: opacity 0.25s linear;



    -o-transition: opacity 0.25s linear;



    transition: opacity 0.25s linear;



}



.work-wrap .work .caption {



    display: inline-block;



    vertical-align: middle;



    line-height: 30px;



    font-size: 24px;



    color: #ffffff;



    padding: 0 12%;



}



.work-wrap .work .bkackout .icon {



    width: 10px;



    height: 10px;



}



.links-box.type-for-portfolio .wrap .link.current-menu-item, .highlights-box ul li.current-menu-item a {



    color: #111;



    font-weight: 300;



    font-family: 'SohoGothicStd-Bold';



}



#Array1 {



    background-image: url("img/design/bg1.jpg");



}



#Array2 {



    background-image: url("img/design/bg2.jpg");



}



#Array3 {



    background-image: url("img/design/bg3.jpg");



}



#Array4 {



    background-image: url("img/design/bg4.jpg");



}



#Array5 {



    background-image: url("img/design/bg51.jpg");



}



#Array6 {



    background-image: url("img/design/bg6.jpg");



}



.header .mein-menu .button-menu {



    /*text-indent: -99999px;*/



    background: url("img/design/menu-hover5.png") no-repeat scroll right bottom transparent;



    background-size: 66px 48px;



}



.header .mein-menu .menu ul {



    bottom: 2px;



}



.page-template-profile-php .wrap .wrap {



    width: 81%;



}



.page-template-profile-php .filter {



    border-bottom: none;



    padding: 10px 0 25px;



}



.page-template-profile-php .filter li {



    display: inline-block;



    float: none;



    font-size: 13px;



    font-weight: normal;



    margin-right: 50px;



    width: auto;



}



.filter li.current .link .text strong {



    font-weight: bold !important;



}



.page-template-profile-php .filter li:last-child {



    margin-right: 0;



}



.page-template-profile-php .filter li .text {



    width: 100%;



    text-align: center;



    display: block;



    line-height: 13px;



    padding: 15px 0 0 0;



}



.page-template-profile-php .filter li .link img {



    display: block;



    margin: 0 auto;



    width: 115px;



    height: auto;



}



.page-template-profile-php .filter li .link img.hover {



    display: none;



}



.page-template-profile-php .filter li .link:hover img {



    display: none;



}



.page-template-profile-php .filter li .link:hover img.hover {



    display: block;



}



.page-template-profile-php .wrap .wrap h1 {



    color: #444;



    margin: 25px 0 0;



    padding: 10px 0;



}



.page-template-profile-php .wrap .wrap h2 {



    font-size: 48px;



    line-height: 56px;



    color: #444;



    margin: 20px 0 0;



    padding: 10px 0;



}



.half-part {



    width: 45%;



    padding: 0 4% 0 0;



    display: inline-block;



    vertical-align: top;



    font-size: 22px;



    line-height: 36px;



}



.page-template-profile-page-php .half-part {



    font-size: 17px;



    line-height: 28px;



    padding-right: 3%;



}



.page-template-profile-page-php .tabs_container .half-part {



    padding-right: 5%;



}



.page-template-profile-page-php .wrap .wrap h2 {



    padding-top: 40px;



}



.half-part:last-child {



    padding: 0 0 0 4%;



}



hr {



    border-top: 1px dashed #000000;



    width: 100%;



    margin: 30px 0 15px;



    clear: both;



}



.mobi-slider {

    float: left;

    width: 100%;

    position: relative;

    margin-top: 81px;

    overflow: hidden;

}

.mobi-slider ul.slides li .sl-video{
	height:100%;
}

.mobi-slider ul.slides li {
    position: relative;
	overflow: hidden;
}
.mobi-slider .slide-desc h2 {
    font-size: 26px;
    line-height: 30px;
}
.mobi-slider .slide-desc a {
    line-height: 40px;
    width: 155px;
    font-size: 18px;
    margin-top: 15px;
}
.mobi-slider ul.slides li img{

    width: auto;

    height: 100%;

    min-width: 100%;

}

.slide-desc {



    left: 11.5%;



    position: absolute;



    top: 61.5%;



}



.slide-desc h2 {



    font-size: 60px;



    color: #fff;



    line-height: 67px;



}



.slide-desc a {



    color: #ffffff;



    font-size: 29px;



    border: 1px solid #ffffff;



    width: 245px;



    line-height: 77px;



    display: block;



    text-align: center;



    text-decoration: none;



    margin: 47px 0 0 3px;



    background: url("img/design/button-bg.png") repeat-y scroll 300% center transparent !important;



    -webkit-transition: all 0.5s ease-in-out;



    -moz-transition: all 0.5s ease-in-out;



    -o-transition: all 0.5s ease-in-out;



    transition: all 0.5s ease-in-out;



}



.slide-desc a.case-slide:hover {



    color: #000;



    background: url("img/design/button-bg.png") repeat-y scroll right center transparent !important;



}



.flex-control-nav {



    display: none;



}



.flex-direction-nav a {



    float: left;



    text-align: left !important;



    text-indent: -9999px;



    width: 80px;



    height: 78px;



    top: 0px;



    margin: 0;



    z-index: 0 !important;



}



.flex-direction-nav .flex-prev {



    background: url("img/design/mobile-slide-left.png") no-repeat;



    left: auto !important;



    right: 100px !important;



}



.flex-direction-nav .flex-next {



    background: url("img/design/mobile-slide-right.png") no-repeat;



}



.capt-img {



    font-size: 14px;



}



.logo-box .logos {



    display: inline-block;



    vertical-align: middle;



}



.single-logo {



    float: left;



    width: 33%;



    position: relative;



    height: 90px;



    cursor: pointer;



    margin-bottom: 40px;



}



.single-logo img {



    -webkit-transition: all 0.5s ease-in-out;



    -moz-transition: all 0.5s ease-in-out;



    -o-transition: all 0.5s ease-in-out;



    transition: all 0.5s ease-in-out;



    position: absolute;



    left: 0;



    top: 0;



}



.single-logo .hover {



    opacity: 0;



}



.single-logo:hover .pass {



    opacity: 0;



}



.single-logo:hover .hover {



    opacity: 1;



}



.logo-box .logos.logo-g1 {



    width: 278px;



    height: 66px;



    background: url("img/public/logo-grey1.png") no-repeat scroll 0 0 transparent;



    background-size: 278px 66px;



    margin: 35px 8.23% 35px 0;



}



.logo-box .logos.logo-g2 {



    width: 160px;



    height: 32px;



    background: url("img/public/logo-grey2.png") no-repeat scroll 0 0 transparent;



    background-size: 160px 32px;



    margin: 35px 11.05% 48px 0;



}



.logo-box .logos.logo-g3 {



    width: 295px;



    height: 48px;



    background: url("img/public/logo-grey3.png") no-repeat scroll 0 0 transparent;



    background-size: 295px 48px;



    margin: 35px 0 37px 0;



}



.logo-box .logos.logo-g4 {



    width: 251px;



    height: 75px;



    background: url("img/public/logo-grey4.png") no-repeat scroll 0 0 transparent;



    background-size: 251px 75px;



    margin: 35px 6.5% 35px 0;



}



.logo-box .logos.logo-g5 {



    width: 265px;



    height: 65px;



    background: url("img/public/logo-grey5.png") no-repeat scroll 0 0 transparent;



    background-size: 265px 65px;



    margin: 35px 10.83% 35px 0;



}



.logo-box .logos.logo-g6 {



    width: 175px;



    height: 60px;



    background: url("img/public/logo-grey6.png") no-repeat scroll 0 0 transparent;



    background-size: 175px 60px;



    margin: 35px 0 35px 0;



}



.logo-box .logos.logo-g7 {



    width: 186px;



    height: 47px;



    background: url("img/public/logo-grey7.png") no-repeat scroll 0 0 transparent;



    background-size: 186px 47px;



    margin: 40px 14.08% 35px 0;



}



.logo-box .logos.logo-g8 {



    width: 186px;



    height: 66px;



    background: url("img/public/logo-grey8.png") no-repeat scroll 0 0 transparent;



    background-size: 186px 66px;



    margin: 40px 11.91% -15px 0;



}



.logo-box .logos.logo-g9 {



    width: 252px;



    height: 42px;



    background: url("img/public/logo-grey9.png") no-repeat scroll 0 0 transparent;



    background-size: 252px 42px;



    margin: 27px 0 35px 0;



}



.contacts {



    float: left;



    width: 100%;



    padding: 20px 0 30px 0;



}



.contacts .map {



    float: left;



    width: 57%;



}



.contacts .info p {



    padding-bottom: 28px;



}



.contacts .info {



    float: right;



    width: 39%;



    color: #444444;



    font-size: 18px;



    line-height: 30px;



}



.contacts .info strong {



    font-size: 22px;



    display: block;



}



.contacts .info span {



    display: block;



}



#map {



    width: 100%;



    height: 500px;



}



#map img {



    max-width: none !important;



}



.page-template-profile-php .links-box.type-for-portfolio .wrap .link img {



    max-width: 40px;



    max-height: 40px;



}



.page-template-profile-php .links-box li {



    margin-right: 35px;



}



.wrap .profile-right {



    width: 81%;



}



.profile-right h2 {



    color: #f55f77 !important;



}



.wrap .profile-right h1, .wrap .profile-right h2 {



    font-size: 38px;



    color: #f55f77;



    margin-top: 25px;



    margin-bottom: 10px;



    line-height: 45px;



}

.wrap .profile-right h1{

    margin-top: 80px;

}

.capt-img, .contacts .info strong {



    color: #f55f77;



}



.wrap .profile-right {



    margin-top: 20px;



}



.tabs-cover {



    float: left;



    width: 100%;



    border: 1px solid #f55f77;;



}



.tab-line {



    float: left;



    width: 100%;



    border-bottom: 1px solid #f55f77;



}



.tab-line ul.filter {



    padding: 0;



    border: 0;



}



.page-template-profile-page-php .links-box .link {



    margin: 0 0 0 10px;



    padding: 10px 10px 10px 0;



    /*border-right: 1px solid #f55f77;*/



}



.tab-content {



    float: left;



    width: 96%;



    padding: 15px 2%;



}



.wrap .wrap .tab-content h2 {



    padding: 0 !important;



    font-size: 26px;



    margin-bottom: 10px;



    margin: 0 !important;



}



.wrap .wrap .tab-content .half-part {



    font-size: 17px;



    line-height: normal;



}



/**********Tabs*******/



.tab_content {



    display: none;



}



#tabs li {



    height: 60px;



    margin-bottom: -1px;



}



#tabs li.first {



    border-left: 0;



}



#tabs .active {



    border-left: 1px solid #f55f77;



    border-right: 1px solid #f55f77;



    border-bottom: 1px solid #fff;



}



#tabs_content_container a {



    color: #f55f77;



}



#tabs_content_container a:hover {



    text-decoration: none;



    border-bottom: 1px solid #f55f77;



}



#tabs .active.first {



    border-left: none;



}



#tab1 {



    display: block;



}



.page-template-profile-page-php #p1, .page-template-profile-page-php #p2, .page-template-profile-page-php #p3,

.page-template-profile-page-php #p4, .page-template-profile-page-php #p5 {



    float: left;



    width: 100%;



}



.home .tp-rightarrow.default {



    width: 52px;



    height: 52px;



    background: url("img/design/main-slider-right.png");



    right: 0 !important



}



.home .tp-leftarrow.default {



    width: 52px;



    height: 52px;



    background: url("img/design/main-slider-left.png");



    left: 0 !important



}



.img-wrap {



    float: left;



    width: 37%;



    margin-bottom: 50px;



}



.img-wrap img {



    margin-left: 135px;



    margin-right: 20px;



}



.not-found {



    float: left;



    padding-top: 190px;



    width: 63%;



    margin-bottom: 50px;



}



.not-found h1 {



    font-weight: bold;



    font-size: 40px !important;



}



.not-found p {



    font-size: 20px;



}



.case-wrap ol {



    list-style: inside none decimal;



}



.case-wrap ul {



    list-style: inside disc none



}



/*Rebuild Menu*/

.header, .home .header{

    position: fixed;

    z-index: 9999;

}



.menu{

    top: 80px;

    right: -100%;

    overflow: visible;

    position: fixed;

    z-index: -1;

    background: url("img/design/updates/menu-bg.png");

    display: block !important;

    opacity: 0;

    -webkit-transition: all .5s ease-in-out;

    -moz-transition: all .5s ease-in-out;

    -o-transition: all .5s ease-in-out;

    transition: all .5s ease-in-out;

}



.show-menus{

    right:0 !important;

    opacity: 1;

     z-index: 9998;

    width: 100% !important;

}

.menu-ul{
	box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 5% 0;
	height: 100% !important;
}

/*.menu-ul:after{

    content: "";

    position: relative;

    height: 100%;

    width: 0;

    display: inline-block;

    vertical-align: middle;

}*/

.menu li{
	position:relative;
    height: 30%;
	max-height: 300px;
    text-align: center;
    max-width: 30%;
    flex: 0 0 30%;

}

.menu li#menu-item-28 img{
    transform: translateX(11%);
}

.menu li a:hover.forimg, .menu li a:hover+a{

    opacity: 1;

}



.menu li a:hover{

    text-decoration: none;

}



.menu li.profile{

    height: 36%;

}



.menu li .forimg{

    height: 80%;

    display: block;

    min-width: 166px;

    -webkit-transition: opacity 0.25s ease-in-out;

    -moz-transition: opacity 0.25s ease-in-out;

    -o-transition: opacity 0.25s ease-in-out;

    transition: opacity 0.25s ease-in-out;

    opacity: 0;

    z-index: 1;

}



.menu li .forimg img{

    max-height: 100%;

}
.menu li.showreel .forimg img{
	position:relative;
	top:13%;
	right:1%;
}
menu li.showreel .forimg img{
	position: relative;
    top: 11%;
	right: 6%;
}

.menu li a{

    position: absolute;

    left: 50%;

    top: 50%;

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    text-align: center;

    text-transform: uppercase;

    color: #fff;

    font-family: 'SohoGothicStd-Bold';

    z-index: 2;

}



.padding-style{

    padding-top: 100px !important;

}



.right-part{

    float: right;

    margin-right: 0;

    padding-left: 0 !important;

    padding-right: 0 !important;

}



.one-line-members{

    float: left;

    width: 100%;

}



.wrap .wrap .one-line-members h4{

    color: #f55f77 !important;

    font-size: 1em;

}



.wrap .wrap .one-line-members .half-part{

    width: 48%;

    margin-left: 0;

    margin-bottom: 20px;

}



.logo-box{

    float: none;

    width: 100%;

    max-width: 980px;

    margin: 0 auto;

}



*::-webkit-media-controls-panel {

    display: none!important;

    -webkit-appearance: none;

}



/* Old shadow dom for play button */



*::-webkit-media-controls-play-button {

    display: none!important;

    -webkit-appearance: none;

}



/* New shadow dom for play button */



/* This one works! */



*::-webkit-media-controls-start-playback-button {

    display: none!important;

    -webkit-appearance: none;

}



video::-webkit-media-controls {

    display:none !important;

}



.contact-us-cover{

    margin: 30px 0;

    text-align: center;

    float: left;

    width: 100%;

}



.contact-us-cover a{

    display: block;

    margin: 0 auto;

    max-width: 500px;

    padding: 0 25px;

    height: 60px;

    font-size: 22px;

    line-height: 56px;

    border: 1px solid #f55f77;

    color: #fff;

    background: #f55f77;

    -webkit-border-radius: 5px;

    border-radius: 5px;

    text-decoration: none;

    -webkit-transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -ms-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

}



.contact-us-cover a:hover{

    background: #fff;

    color: #f55f77;

}



.contaact-arrow{

    width: 100%;

    text-align: center;

    font-size: 80px;

}
.wrap-slider-related{
overflow: visible !important;
}
.slider-related-news *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slider-related-news{
    overflow: hidden;
}
.slider-related-news .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 0;
    background: transparent;
    border-radius: 50%;
    top: 50%;
    cursor: pointer;
    margin-top: -70px;
    z-index: 1;
    border: 1px solid #808080;
}
.slider-related-news .slick-arrow:hover{
    background: #808080;
}
.slider-related-news .slick-arrow:hover:after{
    color:#fff;
}
.slider-related-news .slick-arrow.slick-prev {
    left: -60px;
}
.slider-related-news .slick-arrow.slick-next {
     right: -60px;
}
.slider-related-news .slick-arrow:after {
    content: "";
    font-family: LineAwesome;
    color: #808080;
    font-size: 24px;
    line-height: 50px;
}
.slider-related-news .slick-arrow.slick-prev:after {
    content: "\f111";
}
.slider-related-news .slick-arrow.slick-next:after {
    content: "\f112";
}
.slider-related-news .slick-track{
margin: 0 auto;
}
.slider-related-news .box-filt{
    float: left;
    padding: 0 14px;
    left:0!important;
    max-width: 380px;
    opacity: 1 !important;
    height: auto !important;
    min-height: 0;
}
.slider-related-news.no-max-width .box-filt{
    max-width: 100%;
}
.slider-related-news .slick-dots{
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    text-align: center;
}
.slider-related-news .slick-dots li{
    float: none !important;
    display: inline-block;
    margin: 0 5px !important;
    border: 1px solid #808080;
}
.slider-related-news .slick-dots li.slick-active {
background-color:   #808080;
}
.slider-related-news .text-portf {
    display: table-cell;
    vertical-align: middle;
}
.slider-related-news  .over-mask {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    background: #504e4e;
    z-index: 2;
    -webkit-transition: 0.25s linear 0.25s;
    -moz-transition: 0.25s linear 0.25s;
    -o-transition: 0.25s linear 0.25s;
    transition: 0.25s linear 0.25s;
}
.slider-related-news .artical_btn_box {
    opacity: 0;
    -webkit-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -moz-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -o-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
}
.slider-related-news .bg a {
    position: static!important;
    text-align: center;
    text-decoration: none !important;
    z-index: 3; 
}
.slider-related-news  .artical_btn_box a{
    line-height: 46px;
    padding-top: 0; 
    height: 46px !important;
    padding-bottom: 0;
}
.slider-related-news  .artical_btn_box a:first-child{
    display:none;
}
.slider-related-news .bg img {
    position: relative;
    top: 0;
    left: -4%;
    vertical-align: middle;
    height: auto;
    width: 104%;
    z-index: 1;
    -webkit-transition: 0.25s linear;
    -moz-transition: 0.25s linear;
    -o-transition: 0.25s linear;
    transition: 0.25s linear;
}
.slider-related-news  .bg{
    position: relative;
    overflow: hidden;
}
.slider-related-news .vd_blog_column:hover .bg img {
    left: 0;
}
.slider-related-news .vd_blog_column:hover .bg .artical_btn_box {
    opacity: 1;
    -webkit-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -moz-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    -o-transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
    transition: 0.25s cubic-bezier(.09, .18, .51, 1) 0.1s;
}
.slider-related-news .bg:hover .over-mask{
    opacity: .5;
}
.video-full{
    position: relative;
    
}
.head-slide{
    padding: 30px 0;
}
.head-slide p{
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-size: 18px;
    color: #4a4646;
    margin-top: 2px;
    font-family: 'SohoGothicStd-Bold';
    margin-left: 10px;
}
.head-slide img{
    display: inline-block;
    vertical-align: middle;
}
.video-full .thumbnail_container img{
  display:none;
}
.video-full.top-vid{
  height: 418px;
  overflow: hidden;
  padding-top: 80px;
  max-width: 1400px;
  margin: 0 auto;
}
.video-full.top-vid .video_and_slider_wrapper{
    height: 100%;
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 3;
}
.video-full.top-vid h1{
    padding-bottom: 50px;
    font-size: 40px;
    padding-bottom: 50px;
    color: #fff;
}

.video-full .thumbnail_container{
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.video-full.top-vid .video_and_slider_wrapper.viewed{
    display: block;
	    max-width: 100%;
}
.video-full.top-vid .video_and_slider_wrapper.viewed h1{
	position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 20px;
    transform: translateY(-50%);
}
.video-full.top-vid  iframe{
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:201%;
	transform: translate(-50%, -50%);
}
.video-full  .start-video{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.video-full.top-vid .contaact-arrow{
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 30px;
    padding-bottom: 10px;
}
.video-full.top-vid .contaact-arrow a{
color: #fff;
    line-height: 1;
}
.text_section.bg-grey {
background-color: #f0f0f0;
}
.video_and_slider.bg-w{
background-color: #fff;
}
.logo-sl{
  overflow: hidden;
  height:0;
  max-width: 1400px;
  margin: 0 auto;
}
.logo-sl.slick-initialized{
height:auto;
}
.logo-sl .logo-sl-it{
   float: left;
   display: table;
}
.logo-sl .logo-sl-it img{
    max-width: 100%;
    vertical-align: middle;
    filter: grayscale(100%);
}
.logo-sl .logo-sl-it:hover img{
       filter: none;
}
.logo-sl .logo-sl-it a, .logo-sl .logo-sl-it span{
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 30px 20px ;
    text-align: center;
}
.land_text_singl_navs .slick-hidden{
display: none;
}
.contact-link{
    position: fixed;
    right: 0;
    z-index: 100;
    bottom: 0;
    padding: 20px;
    width: 350px;
    max-width: 100%;
    border: 1px solid #b4b4b4;
    border-right:none;
    align-items: center;
    display: flex;
    background: #fff;
}
.contact-link div:first-child{
    padding-right: 10px;
    flex: 0 0 40%;
    max-width: 40%
}
.contact-link div:first-child a{
    font-family: 'SohoGothicPro-Regular';
    text-decoration: none;
    font-size: 15px;
    border: 1px solid #000;
    border-right: none;
    padding: 14px 29px;
    background: #000;
    color: #fff;
    display: inline-block;
}
.contact-link div:last-child{
    display: flex;
    flex-direction: column;
    padding-left: 15px;
    justify-content: flex-start;
}
.contact-link div:last-child p{
    padding: 0;
    font-size: 17px;
    color: #000;
    line-height: 1em;
    padding-bottom: 2px;
}
.contact-link div:last-child a{
font-family: 'SohoGothicPro-Regular';
    font-size: 17px;
    color: #000;
    font-weight: 700;
}
.downer_section{
  padding: 90px 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right top;
}
.downer_section.pad-b0{
  padding-bottom:0;
}
.downer_section.h-mar-b-sm h2{
  margin-bottom:15px;
}
.downer_section h2{
  font-size:37px;
  font-family: 'SohoGothicPro-Regular';
  margin-bottom:55px;
  font-weight: 400;
}
.downer_section .h-reg h2{
font-family: 'SohoGothicPro-Regular';
}
.downer_section .intro-text h2{
  font-family: 'SohoGothicPro-Regular';
  margin-bottom:0;
  font-weight: 400;
}
.downer_section h4{
  font-family: 'SohoGothicPro-Regular';
  color:#0eb2ef;
  font-size:29px;
  margin-bottom:55px;
  font-weight: 700;
}
.downer_section p{
  font-size: 24px;
}
.downer_section.bg-grey{
    background-color: #f0f0f0;
}
.text-center{
    text-align: center;
}
.application-sect h2{
    margin-bottom:15px;
}
.wpap-application{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: space-between;
}
.wpap-application.fl-end .applic-item{
   justify-content: flex-end;
}
.wpap-application.fl-end  .applic-item p {
    flex: 0 0 58%;
    max-width: 58%;
}
.wpap-application .applic-item{
    flex: 0 0 29%;
    max-width: 29%;
    display: flex;
    margin-top: 70px;     
    align-items: center;
    padding: 0 10px;  
}
.wpap-application .applic-item img{
  max-width: 100%;
}
.wpap-application .applic-item .img{
  max-width: 55px;
  flex: 0 0 55px;
}
.wpap-application .applic-item p{
  font-size:19px;
  padding: 0 0 0 25px;
  font-family: 'SohoGothicPro-Regular';
      font-weight: 700;
}
.privacy-policy{
  padding-top: 160px;
  padding-bottom: 100px;
  max-width:920px;
}
.privacy-policy h1{
  font-size: 33px;
  color:#f55f77;
  margin-bottom: 50px;
}
.privacy-policy p, .privacy-policy li{
    font-size: 16px;
    margin-bottom: 10px;
    color:#444444;
    padding-bottom: 0;
}

.privacy-policy li{
  position:relative;
  list-style: decimal;
}
.privacy-policy li span{
position:absolute;
left:0;
top: 0;
}
.privacy-policy p a{
 color:#000;
}
.privacy-policy h3{
color:#f55f77;
font-size: 16px;
margin-bottom: 15px;
}
.privacy-policy ul, .privacy-policy ol{
  margin-bottom: 20px;
	padding-left: 16px;
}
@media only screen and (max-width: 480px) {

    .menu{

        width: 100% !important;

    }



    .menu li a{

        font-size: 18px;

    }



    .menu li .forimg{

        opacity: 1;

    }

}

