/*@import url("//hello.myfonts.net/count/388cb6");
@font-face {
     font-family: "volte-regular";
    src:  url('../webfonts/388CB6_1_0.woff2') format('woff2');
}

@font-face {
    font-family: "volte-bold";
    src:  url('../webfonts/388CB6_4_0.woff2') format('woff2');
}

@font-face {
    font-family: "volte-medium";
    src:  url('../webfonts/388CB6_3_0.woff2') format('woff2');
}

@font-face {
    font-family: "volte-semibold";
    src:  url('../webfonts/388CB6_0_0.woff2') format('woff2');
}*/

@import "_bootstrap.min.css";
@import "_select2.css";
@import "_fancybox.css";
@import "_slick.css";
@import "_font-awesome.css";

@font-face {
    font-family: 'Manuka-Bold';
    src: url('../fonts/Manuka-Bold.eot');
    src: url('../fonts/Manuka-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Manuka-Bold.woff') format('woff'),
         url('../fonts/Manuka-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; 
}
@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Regular.eot');
    src: url('../fonts/WorkSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WorkSans-Regular.woff') format('woff'),
        url('../fonts/WorkSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-SemiBold.eot');
    src: url('../fonts/WorkSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WorkSans-SemiBold.woff') format('woff'),
        url('../fonts/WorkSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Light.eot');
    src: url('../fonts/WorkSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/WorkSans-Light.woff') format('woff'),
        url('../fonts/WorkSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

img {
    max-width: 100%;
    height: auto
}

a:focus,a:hover {
    text-decoration: none
}

body {
    font-family: 'Work Sans';
    color: #181619;
    font-weight: normal;
    font-size: 12pt;
}

.publicis_sport header{
    background: #000;
}
.publicis_sport header .header_logo{
    width: 152px;
    height: auto;
}
.publicis_sport header a,
.publicis_sport header .header_menu li a{
    color: #fff;
    text-transform: uppercase;
    font-family: 'Manuka-Bold';
    font-size: 26px;
}
.publicis_sport header a:hover:not(.button){
    color: #fff;
}
.publicis_sport header .header_menu li.current-menu-item a:after{
    background: #fff;
}
.publicis_sport .button.white{
    background: #fff;
    color: #000;
    border-color: #fff;
}
.publicis_sport .button.white:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}
.publicis_sport .button.black{
    background: #000;
    color: #fff;
    border-color: #000;
}
.publicis_sport .button.black:hover{
    background: #fff;
    color: #000;
    border-color: #000;
}
.publicis_sport .button:hover{
    background: #fff;
    color: #000;
}
.publicis_sport .button{
    color: #fff;
    text-transform: uppercase;
    font-family: 'Manuka-Bold';
    font-size: 26px;
    border: 2px solid #fff;
    padding: 1px 7px;
    border-radius: 0;
    background: transparent;
}
.publicis_sport header .button{
    margin-left: 10px;
}

.publicis_sport .home_hero:before{
    display: none;
}
.publicis_sport .work_top:after,
.publicis_sport .home_hero:after{
    content: '';
    background: url(../img/video_shadow.png) repeat-y;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.publicis_sport .home_hero .home_hero_play{
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../img/bigplay.svg) no-repeat;
    background-size: contain;
    z-index: 3;
}
.publicis_sport .home_hero .home_hero_text{
    position: relative;
    z-index: 3;
}
.publicis_sport .page_intro h1,
.publicis_sport .work_top h1,
.publicis_sport .home_hero h2{
    color: #fff;
    font-size: 56pt;
    line-height: 50pt;
    font-family: 'Manuka-Bold';
    margin-bottom: 25px;
    text-transform: uppercase;
}
.publicis_sport .page_intro h1{
    color: #181619;
}
.publicis_sport .home_hero{
    height: 602px;
    padding-top: 165px;
}
.publicis_sport .text_n_video_sec .container,
.publicis_sport .three_cols .container,
.publicis_sport .work_top .container,
.publicis_sport .home_sec_lead .container,
.publicis_sport .home_hero .container{
    max-width: 1000px;
}
.publicis_sport .home_sec_lead.lime{
    background: #D1FF6C;
}
.publicis_sport .home_sec_lead.pink{
    background: #FF00FF;
}
.publicis_sport .home_sec_lead.black{
    background: #181619;
    color: #fff;
}
.publicis_sport .instagram_sec h2,
.publicis_sport .benefits_sec h2,
.publicis_sport .text_n_video_sec .text_place h1, 
.publicis_sport .text_n_video_sec .text_place h2, 
.publicis_sport .text_n_video_sec .text_place h3,
.publicis_sport .home_sec_lead h1, 
.publicis_sport .home_sec_lead h2{
    font-size: 26pt;
    line-height: 26pt;
    font-family: 'Manuka-Bold';
    text-transform: uppercase;
}
.publicis_sport .benefits_sec h2{
    text-align: left;
}
.publicis_sport .action_sec{
    background: #000;
}
.publicis_sport .text_n_video_sec .slider_place .slick-dots li button{
    border-width: 2px;
    border-radius: 0;
    width: 10px;
    height: 10px;
}
.publicis_sport .signup_sec{
    text-align: left;
    background: #0E00E7;
    color: #fff;
}
.publicis_sport .contact_sec h2,
.publicis_sport .signup_sec h2{
    font-size: 36pt;
    line-height: 36pt;
    font-family: 'Manuka-Bold';
    color: #fff;
    margin-bottom: 20px;    
}
.publicis_sport .contact_sec h2{
    color: #181619;
}
.publicis_sport .input_line textarea,
.publicis_sport .input_line input{
    border: 0;
    border-bottom: 1px solid #fff;
    font-size: 10pt;
    background: transparent;
    color: #fff;
    width: 100%;
    height: 45px;
}
.publicis_sport .input_line textarea:focus,
.publicis_sport .input_line input:focus{
    outline: none;
}
.publicis_sport .input_line textarea{
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.publicis_sport .input_line ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff;
}
.publicis_sport .input_line :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
}
.publicis_sport .input_line ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}
.publicis_sport .input_line :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
.publicis_sport .signup_sec .input_line{
    max-width: 600px;
    margin-bottom: 0;
}
.publicis_sport .signup_sec .button{
    margin-top: 20px;
}
.publicis_sport footer h4{
    font-weight: 600
}
.publicis_sport footer p{
    font-weight: 300
}
.publicis_sport footer .footer_logo{
    margin-left: 0;
}
.publicis_sport footer{
    background: #000;
}
.publicis_sport .instagram_sec .container,
.publicis_sport .resources_sec .container,
.publicis_sport footer .container{
    width: 100%;
    max-width: 1052px;
}
.publicis_sport .signup_sec .signup_sec_txt{
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.col-md-6.form-check {
    max-width: 430px;
}

.publicis_sport .work_top{
    position: relative;
}
.publicis_sport .work_top .container{
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.publicis_sport .three_cols{
    background: #181619;
}
.single-case .publicis_sport .three_cols{
    background: #42005B;
}
.publicis_sport .yelsec{
    background: #00FFF2;
}
.publicis_sport .yelsec .item_title{
    background: transparent;
    font-size: 26pt;
    font-family: 'Manuka-Bold';
    text-transform: uppercase;
    color: #181619;
    margin-bottom: 15px;
    padding: 0;
}
.publicis_sport .yelsec .item .item_content{
    color: #181619;
}
.publicis_sport .yelsec .slick-arrow:before{
    background: url(../img/ar-black.svg) no-repeat;
}
.publicis_sport .three_cols h1, 
.publicis_sport .three_cols h2, 
.publicis_sport .three_cols h3{
    font-weight: 600;
}
.single-case .publicis_sport .text_n_video_sec .text_place h1, 
.single-case .publicis_sport .text_n_video_sec .text_place h2, 
.single-case .publicis_sport .text_n_video_sec .text_place h3{
    text-transform: uppercase;
}
.publicis_sport .vert_accordeon .slide .slide_title.blue,
.publicis_sport .vert_accordeon .slide .slide_title {
   color: #181619; 
   font-family: 'Manuka-Bold';
    text-transform: uppercase;
    font-size: 45pt;
    line-height: 45pt;
    padding: 25px 35px;
}
.publicis_sport .vert_accordeon .slide .slide_close:before{
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #181619;
}
.publicis_sport .vert_accordeon .slide .slide_close:after{
    content: '';
    height: 4px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #181619;
}
.publicis_sport .vert_accordeon .slide .slide_close{
    width: 35px;
    height: 35px;

}
.publicis_sport .vert_accordeon .slide .slide_content{
    padding-top: 110px;
}
.publicis_sport .vert_accordeon .slide{
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    color: #181619;
}
.publicis_sport .resbox_content{
    background: #000;
}
.publicis_sport .resources_sec .resbox .resbox_content .btn_row{
    padding-top: 0;
}
.publicis_sport .resources_sec .resbox .resbox_content .btn_row a:not(.button){
    color: #fff;
}
.publicis_sport .resources_sec .resbox .resbox_content h3{
    font-size: 30px;
    font-family: 'Manuka-Bold';
    text-transform: uppercase;
    margin-bottom: 15px;
	line-height: 30px;
}
.publicis_sport .resources_sec .resbox .resbox_image img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.publicis_sport .resources_sec .resbox .resbox_image{
    display: block;
    height: 280px;
}
.publicis_sport .benefits_sec{
    background: #000;
    color: #fff;
}
.publicis_sport .benefits_sec .benefits_slider .slick-dots li button{
    border-width: 2px;
    border-radius: 0;
    width: 10px;
    height: 10px;
    border-color: #fff;
}
.publicis_sport .benefits_sec .benefits_slider .slick-dots li.slick-active button{
    background: #fff;
}
.publicis_sport .benefits_sec .benefits_slider .slick-arrow{
    background: url(../img/ar.svg) no-repeat center center;
    background-size: 18px;
}
.benefits_sec .benefits_slider .item h3{
    font-weight: 600;
}
.publicis_sport .instagram_sec{
    background: #42005B;
    color: #fff;
}
.publicis_sport .contact_sec{
    background: #00FFF2;
}
.publicis_sport .contact_sec ul.contacts li .icon img{
    position: static;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    max-width: 50%;
}
.publicis_sport .contact_sec ul.contacts li .icon{
    background: #181619;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.publicis_sport .contact_sec .input_line input, 
.publicis_sport .contact_sec .input_line textarea{
    border: 0;
    border-bottom: 1px solid #000;
    font-size: 10pt;
    background: transparent;
    color: #000;
    width: 100%;
    height: 45px;
    padding-left: 0;
    padding-right: 0;
}
.publicis_sport .contact_sec .input_line textarea:focus,
.publicis_sport .contact_sec .input_line input:focus{
    outline: none;
}
.publicis_sport .contact_sec .input_line textarea{
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.publicis_sport .contact_sec .input_line ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #000;
}
.publicis_sport .contact_sec .input_line :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000;
}
.publicis_sport .contact_sec .input_line ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000;
}
.publicis_sport .contact_sec .input_line :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}
.publicis_sport .contact_sec input[type=submit].button.white:hover{
    background: #fff;
    color: #000;
    border-color: #fff; 
}
.publicis_sport .contact_sec small{
    font-size: 12px;
    line-height: 15px;
    display: block;
}
.publicis_sport .contact_sec input[type=submit].button.white{
    background: #000;
    color: #fff;
    border-color: #000;
    border-radius: 0!important;
    padding: 1px 7px!important;
    font-size: 20px!important;
    margin-bottom: 55px;
}
.publicis_sport #sb_instagram.sbi_col_4 #sbi_images, 
.publicis_sport #sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images{
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px!important;
}
.publicis_sport .resources_sec .resbox .resbox_content.office p:last-child{
    margin-bottom: 0;
}
.publicis_sport .resources_sec .resbox .resbox_content.office p{
    margin-bottom: .5rem;
}
.publicis_sport .resources_sec .resbox .resbox_content.office{
    color: #fff;
}
.single .publicis_sport .res_top{
    background: #42005B;
}
.publicis_sport .res_top .res_top_content .tags li a{
    font-family: 'Manuka-Bold';
}
.publicis_sport .res_top .res_top_content h1{
    font-family: 'Manuka-Bold';
    font-size: 40pt;
    line-height: 40pt;
    text-transform: uppercase;
}
.single .publicis_sport .res_top_image{
    padding-right: 15px;
    padding-left: 15px;
}
.single .publicis_sport .blog_content .blog_content_txt a:hover{
    text-decoration: none;
    color: #000
}
.single .publicis_sport .blog_content .blog_content_txt a{
    color: #000;
    text-decoration: underline;
}
.single .publicis_sport .blog_content .blog_content_txt{
    padding-left: 0;
}
.publicis_sport .blog_content{
    padding-top: 55px;
}
.publicis_sport .blog_sidebar .button:hover{
    color: #fff;
    border-color: #000;
    background: #000;
}
.publicis_sport .blog_sidebar .button{
    color: #000;
    border-color: #000;
    background: transparent;
    margin-top: 0;
}

@media only screen and (max-width : 1200px) {
   .publicis_sport .vert_accordeon .slide .slide_title{
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
        padding: 20px 15px;
        font-size: 25pt;
        line-height: 25pt;
    } 
    .publicis_sport .vert_accordeon .slide .slide_close{
        width: 25px;
        height: 25px;
        top: 20px;
        right: 15px;
    }
}

@media only screen and (max-width : 767px) {
    .publicis_sport #sb_instagram.sbi_col_4 #sbi_images, 
    .publicis_sport #sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images{
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
    }
    .publicis_sport footer .footer_logo{
        margin-left: auto;
    }
    .publicis_sport .signup_sec .signup_sec_txt{
        margin-left: 0;
        margin-bottom: 50px;
    }
}


header {
	font-size: 16px;
    /*font-family: "volte-semibold";*/
    padding-top: 40px;
    padding-bottom: 44px
	
}

header .container {
    width: 100%;
    max-width: 1052px
}

header .header_menu {
    list-style: none;
    padding: 0;
    margin: 0;
    /*font-family: "volte-semibold";*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

header .header_menu li {
    margin-right: 18px
}

header .header_menu li a {
    color: #000
}

header .header_menu li.current-menu-item a {
    position: relative
}

header .header_menu li.current-menu-item a:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -3px;
    left: 0
}

header .header_socials {
    list-style: none;
    padding: 0 23px 0 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

header .header_socials li {
    margin-left: 13px
}

header .header_socials li a {
    display: inline-block;
    vertical-align: top;
    line-height: 17px
}

header .header_logo {
    display: inline-block;
    vertical-align: top;
    width: 109px;
    height: 46px
}

header .header_col_2 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

header a,header a:hover {
    color: #000
}

header a.under {
    position: relative
}

header a.under:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -3px;
    left: 0
}

header .header_button {
    margin-left: 15px
}

.soc_linkedin {
    width: 13px;
    display: inline-block;
    vertical-align: top
}

.soc_insta {
    width: 14px;
    display: inline-block;
    vertical-align: top
}

.soc_f {
    width: 8px;
    display: inline-block;
    vertical-align: top
}

.soc_x {
    width: 13px;
    display: inline-block;
    vertical-align: top
}

.header_button {
    display: inline-block;
    vertical-align: top;
    border: 2px solid #000;
    border-radius: 35px;
    font-size: 14.8666666667px;
    /*font-family: "volte-semibold";*/
    color: #000;
    padding: 3px 10px;
    -webkit-transition: 300ms;
    transition: 300ms
}

.header_button:hover {
    background: #000;
    color: #fff
}

.home_hero {
    padding-top: 108px;
    padding-bottom: 108px
}

.home_hero .container {
    width: 100%;
    max-width: 864px
}

.home_sec_lead {
    padding-top: 87px;
    padding-bottom: 78px;
    /*font-family: "volte-medium";*/
    font-size: 21px
}

.home_sec_lead h1,.home_sec_lead h2 {
    font-size: 24px;
    line-height: 28.8px;
    /*font-family: "volte-semibold"*/
}

.home_sec_lead strong {
    /*font-family: "volte-semibold"*/
}

.home_sec_lead .container {
    max-width: 510px
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0px 0 0px;
    float: right;
    cursor: pointer;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    transition-property: opacity,-webkit-filter;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 24px
}

.hamburger .hamburger-inner,.hamburger .hamburger-inner:after,.hamburger .hamburger-inner:before {
    background-color: #fff;
    position: absolute;
    width: 30px;
    height: 4px;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.hamburger--spin .hamburger-inner {
    -webkit-transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
    transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
    position: absolute;
    width: 30px;
    height: 2px;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}

.hamburger--spin .hamburger-inner:before {
    -webkit-transition: top 0.1s 0.34s ease-in,opacity 0.1s ease-in;
    transition: top 0.1s 0.34s ease-in,opacity 0.1s ease-in
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger-inner:after,.hamburger-inner:before {
    display: block;
    content: ""
}

.hamburger--spin.is-active .hamburger-inner {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    transition-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    -webkit-transition: top 0.1s ease-out,opacity 0.1s 0.14s ease-out;
    transition: top 0.1s ease-out,opacity 0.1s 0.14s ease-out;
    opacity: 0
}

.hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);
    -webkit-transition: bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);
    transition: bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);
    transition: bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.work_item img {
    width: 100%
}

.work_item.video {
    position: relative
}

.work_item.video:before {
    content: "";
    width: 75px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/bigplay.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.page_intro.blue {
    background: #00FFF2;
}
.page_intro.lime {
    background: #D1FF6C;
}
.page_intro {
    padding-top: 78px;
    padding-bottom: 88px;
    text-align: center;
    font-size: 16px;
    /*font-family: "volte-medium";*/
    background: #EDEDED
}

.page_intro h1 {
    font-size: 80px;
    /*font-family: "volte-semibold"*/
}

.case_carousel_sec {
    overflow: hidden
}

.case_carousel_sec .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.case_carousel_sec .slick-arrow {
    position: absolute;
    top: 0;
    width: 120px;
    height: 100%;
    background: url(../img/gra.png) no-repeat;
    background-size: cover;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2
}

.case_carousel_sec .slick-arrow:before {
    content: "";
    width: 18px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/ar.svg) no-repeat
}

.case_carousel_sec .slick-arrow.slick-prev {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.case_carousel_sec .slick-arrow.slick-next {
    right: 0
}

.case_carousel_sec .slick-arrow:focus {
    outline: none
}

.case_carousel_sec .slick-arrow.slick-disabled {
    opacity: 0.3
}

.button {
    display: inline-block;
    vertical-align: top;
    border-radius: 35px;
    background: #000056;
    color: #fff;
    /*font-family: "volte-semibold";*/
    padding: 12px 30px;
    -webkit-transition: 300ms;
    transition: 300ms;
    cursor: pointer
}

.button:hover {
    background: #000070;
    color: #fff
}

.action_sec {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #54D2C9;
}

.blue_action_sec {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #000056;
    color: #fff;
    font-size: 16px;
    /*line-height: "volte-medium"*/
}

.blue_action_sec h2 {
    font-size: 27px;
    /*font-family: "volte-semibold"*/
}

.blue_action_sec .button {
    background: #fff;
    color: #000056
}

.blue_action_sec .button:hover {
    background: #e6e6e6
}

.instagram_sec {
    background: #FFCD00;
    color: #000056;
    padding-top: 50px;
    padding-bottom: 80px
}

.instagram_sec h2 {
    font-size: 27px;
    /*font-family: "volte-semibold";*/
    margin-bottom: 50px
}

.instagram_sec img {
    width: 100%
}

.contact_sec {
    padding-top: 85px;
    padding-bottom: 85px;
    font-size: 16px;
    /*font-family: "volte-medium"*/
}

.contact_sec h2 {
    font-size: 27px;
    /*font-family: "volte-semibold";*/
    margin-bottom: 30px
}

.contact_sec .container {
    width: 100%;
    max-width: 880px
}

.contact_sec ul.contacts {
    padding: 25px 0;
    margin: 0;
    list-style: none
}

.contact_sec ul.contacts li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 20px
}

.contact_sec ul.contacts li img {
    width: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contact_sec ul.contacts li a {
    color: #000
}

.contact_sec .header_socials {
    list-style: none;
    padding: 0 23px 0 0;
    margin: 0 0 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contact_sec .header_socials li {
    margin-right: 13px
}

.contact_sec .header_socials li a {
    display: inline-block;
    vertical-align: top;
    line-height: 17px
}

.contact_sec .input_line {
    margin-bottom: 20px
}

.contact_sec .input_line input,.contact_sec .input_line textarea {
    width: 100%;
    height: 50px;
    border: 3px solid #000;
    font-size: 16px;
    /*font-family: "volte-medium";*/
    color: #000;
    padding-left: 20px;
    padding-right: 20px
}

.contact_sec .input_line textarea {
    height: 130px;
    padding-top: 15px;
    padding-bottom: 15px
}

.contact_sec .input_line ::-webkit-input-placeholder {
    /*font-family: "volte-medium";*/
    color: #000
}

.contact_sec .input_line :-moz-placeholder {
    /*font-family: "volte-medium";*/
    color: #000
}

.contact_sec .input_line ::-moz-placeholder {
    /*font-family: "volte-medium";*/
    color: #000
}

.contact_sec .input_line :-ms-input-placeholder {
    /*font-family: "volte-medium";*/
    color: #000
}

.contact_sec input[type=submit] {
    display: inline-block;
    vertical-align: top;
    border: 3px solid #000;
    border-radius: 35px;
    font-size: 14px;
    background: #fff;
    cursor: pointer;
    /*font-family: "volte-semibold";*/
    padding: 8px 30px;
    -webkit-transition: 300ms;
    transition: 300ms
}

.contact_sec input[type=submit]:hover {
    background: #000;
    color: #fff
}

.text_n_video_sec {
    position: relative;
    overflow: hidden
}

.text_n_video_sec .text_place {
    padding-top: 250px;
    padding-bottom: 250px;
    padding-left: 140px
}

.text_n_video_sec .text_place p {
    font-size: 16px;
    line-height: 24x;
    /*font-family: "volte-medium";*/
    margin-bottom: 30px
}

.text_n_video_sec .text_place h1,.text_n_video_sec .text_place h2,.text_n_video_sec .text_place h3 {
    /*font-family: "volte-semibold";*/
    font-size: 27px;
    margin-bottom: 25px
}

.text_n_video_sec .text_place.quote:before {
    content: "";
    width: 65px;
    height: 55px;
    background: url(../img/qu.svg) no-repeat;
    background-size: contain;
    display: block;
    margin-bottom: 30px
}

.text_n_video_sec .text_place.quote h4 {
    font-size: 16px;
    /*font-family: "volte-semibold"*/
}

.text_n_video_sec .slider_place {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 2
}

.text_n_video_sec .slider_place .slick-slider {
    position: relative
}

.text_n_video_sec .slider_place .slick-slider:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 120px;
    width: 100%;
    z-index: 2;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(58%,rgba(0,0,0,0.65)),color-stop(61%,rgba(0,0,0,0.65)));
    background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 58%,rgba(0,0,0,0.65) 61%)
}

.text_n_video_sec .slider_place .slick-slider,.text_n_video_sec .slider_place .slick-slider .slick-list,.text_n_video_sec .slider_place .slick-slider .slick-list .slick-track,.text_n_video_sec .slider_place .slick-slider .slick-list .slick-track .slick-slide {
    height: 100%
}

.text_n_video_sec .slider_place img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.text_n_video_sec .slider_place .slick-arrow {
    position: absolute;
    bottom: 0;
    width: 104px;
    height: 104px;
    background: url(../img/ar.svg) no-repeat center center;
    background-size: 18px;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 4
}

.text_n_video_sec .slider_place .slick-arrow.slick-prev {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.text_n_video_sec .slider_place .slick-arrow.slick-next {
    right: 0
}

.text_n_video_sec .slider_place .slick-arrow:focus {
    outline: none
}

.text_n_video_sec .slider_place .slick-arrow.slick-disabled {
    opacity: 0.3
}

.text_n_video_sec .slider_place .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
    height: 104px;
    z-index: 3
}

.text_n_video_sec .slider_place .slick-dots li {
    margin: 0 4px;
    line-height: 0
}

.text_n_video_sec .slider_place .slick-dots li button {
    text-indent: -9999px;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    border: 3px solid #fff;
    padding: 0;
    cursor: pointer;
    background: transparent
}

.text_n_video_sec .slider_place .slick-dots li button:focus {
    outline: none
}

.text_n_video_sec .slider_place .slick-dots li.slick-active button {
    background: #fff
}

.text_n_video_sec .slider_place .video {
    position: relative
}

.text_n_video_sec .slider_place .video:before {
    content: "";
    width: 75px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/bigplay.svg) no-repeat;
    background-size: contain;
    pointer-events: none
}

.signup_sec {
    padding-top: 92px;
    padding-bottom: 105px;
    text-align: center;
    /*font-family: "volte-semibold";*/
    font-size: 14px;
    background: #EDEDED;
    color: #000056
}

.signup_sec h2 {
    font-size: 24px;
    color: #000056;
    margin-bottom: 14px
}

.signup_sec .form_place {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
}

.signup_sec .form_place .button {
    border-radius: 0 35px 35px 0;
    border: 0;
    margin-left: -2px;
    padding-left: 20px;
    padding-right: 20px
}

.signup_sec .form_place input[type=email] {
    border-radius: 35px 0 0 35px;
    border: 2px solid #000056;
    width: 100%;
    height: 45px;
    padding: 5px 50px;
    background: #fff;
    color: #000056
}

.signup_sec .form_place input[type=email]:focus {
    outline: none
}

.signup_sec .form_place ::-webkit-input-placeholder {
    color: #000056
}

.signup_sec .form_place :-moz-placeholder {
    color: #000056
}

.signup_sec .form_place ::-moz-placeholder {
    color: #000056
}

.signup_sec .form_place :-ms-input-placeholder {
    color: #000056
}

.signup_sec .form_place .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

footer {
    padding-top: 80px;
    font-size: 14px;
    color: #fff;
    background: #000056;
    padding-bottom: 87px
}

footer .container {
    max-width: 1010px
}

footer p a {
    color: #fff
}

footer p a:hover {
    text-decoration: underline;
    color: #fff
}

footer .footer_socials {
    padding: 20px 0 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .footer_socials li {
    margin-right: 14px
}

footer h4 {
    font-size: 16px;
    /*font-family: "volte-bold";*/
    margin-bottom: 0
}

footer .footer_logo {
    max-width: 110px;
    margin-left: auto;
    margin-right: auto
}

footer hr {
    border-top: 2px solid #fff;
    margin-top: 22px;
    margin-bottom: 49px
}

.work_top {
    position: relative;
    color: #fff
}

.work_top.un {
    text-align: center
}

.work_top.un .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*font-family: "volte-semibold";*/
    font-size: 16px
}

.work_top.un:before {
    background: url(../img/topsha.png) no-repeat center center;
    background-size: cover;
    opacity: 1
}

.work_top .work_top_img_title {
    width: 600px;
    margin-left: auto;
    margin-right: auto
}

.work_top .container {
    min-height: 540px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 3;
    position: relative
}

/*
.work_top:before {
    content: "";
    opacity: 0.1;
    background: #000056;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}
*/

.work_top>img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.work_top h1 {
    font-size: 80px;
    /*font-family: "volte-semibold"*/
}

.count_sec {
    background: #54D2C9;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #000056;
    text-align: center
}

.count_sec h3 {
    font-size: 16px;
    /*font-family: "volte-medium"*/
}

.count_sec .count {
    font-size: 27px;
    /*font-family: "volte-semibold"*/
}

.count_sec .container {
    width: 100%;
    max-width: 800px
}

.three_cols {
    padding-top: 80px;
    padding-bottom: 70px;
    background: #000056;
    color: #fff;
    font-size: 16px;
    /*font-family: "volte-medium"*/
}

.three_cols h1,.three_cols h2,.three_cols h3 {
    /*font-family: "volte-semibold";*/
    font-size: 16px;
    margin-bottom: 0
}

.yelsec {
    background: #FFCD00;
    padding-top: 90px;
    padding-bottom: 90px;
    color: #000056;
    font-size: 16px;
    /*font-family: "volte-medium";*/
    text-align: center;
    overflow: hidden
}

.yelsec .item_title {
    font-size: 18px;
    /*font-family: "volte-bold";*/
    margin: 0 auto 12px;
    background: #000056;
    color: #fff;
    border-radius: 35px;
    padding: 5px 15px
}

.yelsec .item {
    padding-left: 20px;
    padding-right: 20px
}

.yelsec .item .item_content {
    margin-bottom: 40px;
    color: #000056
}

.yelsec .item .item_content p:last-child {
    margin-bottom: 0
}

.yelsec .item .item_content:last-child {
    margin-bottom: 0
}

.yelsec .container {
    max-width: 1000px
}

.yelsec .slick-arrow {
    position: absolute;
    top: 0;
    width: 18px;
    height: 100%;
    background: transparent;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2
}

.yelsec .slick-arrow:before {
    content: "";
    width: 18px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/ar-blue.svg) no-repeat
}

.yelsec .slick-arrow.slick-prev {
    left: -70px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.yelsec .slick-arrow.slick-next {
    right: -70px
}

.yelsec .slick-arrow:focus {
    outline: none
}

.yelsec .slick-arrow.slick-disabled {
    opacity: 0.3
}

.benefits_sec+.benefits_sec {
    margin-top: 30px
}

.benefits_sec {
    background: #F3F3F3;
    padding-top: 62px;
    overflow: hidden
}

.benefits_sec h2 {
    /*font-family: "volte-semibold";*/
    font-size: 27px;
    margin-bottom: 44px
}

.benefits_sec .benefits_slider .item {
    font-size: 16px;
    /*font-family: "volte-medium";*/
    padding-right: 30px
}

.benefits_sec .benefits_slider .item img {
    max-width: 50px;
    margin-bottom: 24px
}

.benefits_sec .benefits_slider .item h3 {
    font-size: 19px;
    /*font-family: "volte-semibold";*/
    margin-bottom: 20px
}

.benefits_sec .benefits_slider .slick-arrow {
    position: absolute;
    bottom: 0;
    width: 104px;
    height: 104px;
    background: url(../img/ar-black.svg) no-repeat center center;
    background-size: 18px;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 4
}

.benefits_sec .benefits_slider .slick-arrow.slick-prev {
    left: 15%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.benefits_sec .benefits_slider .slick-arrow.slick-next {
    right: 15%
}

.benefits_sec .benefits_slider .slick-arrow:focus {
    outline: none
}

.benefits_sec .benefits_slider .slick-arrow.slick-disabled {
    opacity: 0.3
}

.benefits_sec .benefits_slider .slick-dots {
    width: 100%;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 90px;
    padding-bottom: 46px;
    z-index: 3
}

.benefits_sec .benefits_slider .slick-dots li {
    margin: 0 4px;
    line-height: 0
}

.benefits_sec .benefits_slider .slick-dots li button {
    text-indent: -9999px;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    border: 3px solid #000;
    padding: 0;
    cursor: pointer;
    background: transparent
}

.benefits_sec .benefits_slider .slick-dots li button:focus {
    outline: none
}

.benefits_sec .benefits_slider .slick-dots li.slick-active button {
    background: #000
}

.full_slider {
    overflow: hidden
}

.full_slider .item {
    height: 423px
}

.full_slider img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.full_slider .slick-arrow {
    position: absolute;
    top: 0;
    width: 120px;
    height: 100%;
    background: transparent;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2
}

.full_slider .slick-arrow:before {
    content: "";
    width: 18px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/ar.svg) no-repeat
}

.full_slider .slick-arrow.slick-prev {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.full_slider .slick-arrow.slick-next {
    right: 0
}

.full_slider .slick-arrow:focus {
    outline: none
}

.full_slider .slick-arrow.slick-disabled {
    opacity: 0.3
}

.vert_accordeon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.vert_accordeon .slide {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    overflow: hidden;
    color: #000056;
    position: relative;
    cursor: pointer;
    -webkit-transition: 500ms;
    transition: 500ms
}

.vert_accordeon .slide.disap {
    -ms-flex: 0 0 0%;
    -webkit-box-flex: 0;
    flex: 0 0 0%;
    max-width: 0%
}

.vert_accordeon .slide.active {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

.vert_accordeon .slide.active .slide_close {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.vert_accordeon .slide.active .slide_content {
    opacity: 1;
    visibility: visible
}

.vert_accordeon .slide.green {
    background: #D1FF6C
}

.vert_accordeon .slide.red {
    background: #FF00FF;
}

.vert_accordeon .slide.blue {
    background: #0E00E7;
    color: #fff;
}

.vert_accordeon .slide.yellow .slide_close:after,
.vert_accordeon .slide.blue .slide_close:after,
.vert_accordeon .slide.yellow .slide_close:before,
.vert_accordeon .slide.blue .slide_close:before {
    background: #fff;
}
.vert_accordeon .slide.yellow .slide_content,
.vert_accordeon .slide.blue .slide_content {
    border-color: #fff;
}

.vert_accordeon .slide.blue .slide_close .cls-1 {
    stroke: #000056;
}

.vert_accordeon .slide.blue .slide_title,
.vert_accordeon .slide.yellow .slide_title{
    color: #fff;
}
.vert_accordeon .slide.yellow {
    background: #42005B;
    color: #fff;
}

.vert_accordeon .slide .slide_close {
    width: 26px;
    position: absolute;
    top: 25px;
    right: 30px;
    pointer-events: none
}

.vert_accordeon .slide .slide_close .cls-1 {
    fill: none;
    stroke: #000056;
    stroke-miterlimit: 10
}


.vert_accordeon .slide .slide_title {

    font-size: 50px;
    white-space: nowrap;
    padding: 25px 8px;
    position: absolute;
    top: 0;
    left: 0;
    
}

.vert_accordeon .slide .slide_content {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 85px;
    padding-bottom: 50px;
    margin-bottom: 100px;
    border-bottom: 2px solid #000056;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 500ms;
    transition: 500ms;
    font-size: 16px;
    /*font-family: "volte-medium";*/
    min-height: 305px
}

.vert_accordeon .slide .slide_content ul {
    margin: 0;
    padding: 0
}

/*.page-id-153 .home_sec_lead .container {
    max-width: 580px
}
.page-id-305 .signup_sec{
    background: #fff;
}*/

.brand_book_select {
    background: #000000;
    color: #fff;
    display: inline-block;
    padding: 35px 50px;
    margin-top: -85px
}

.brand_book_select .label {
    font-size: 18px;
    margin-bottom: 15px;
    /*font-family: "volte-semibold"*/
}

.brand_book_select .label.small {
    font-size: 12px;
    /*font-family: "volte-semibold"*/
}

.brand_book_select.fullw {
    display: block
}

.brand_book_select.fullw .select2-container {
    max-width: 100%!important;
    width: 100%!important
}

.dreamjob_filter .dreamjob_filter_box .search,
.brand_book_select .search {
    position: relative
}

.dreamjob_filter .dreamjob_filter_box .search:after,
.brand_book_select .search:after {
    content: "";
    width: 13px;
    height: 13px;
    background: url(../img/search-white.svg) no-repeat center right;
    background-size: contain;
    position: absolute;
    top: 57%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.dreamjob_filter .dreamjob_filter_box input,
.brand_book_select .search input {
    color: #fff;
    width: 100%;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #fff;
    background: transparent;
    height: 40px;
    padding-right: 20px;
    padding-top: 10px;
    font-size: 12px
}
.dreamjob_filter .dreamjob_filter_box input{
    height: 36px;
}

.dreamjob_filter .dreamjob_filter_box input:focus,
.brand_book_select .search input:focus {
    outline: none
}

.brand_book_select ::-webkit-input-placeholder {
    color: #fff;
    /*font-family: "volte-medium"*/
}

.brand_book_select :-moz-placeholder {
    color: #fff;
    /*font-family: "volte-medium"*/
}

.brand_book_select ::-moz-placeholder {
    color: #fff;
    /*font-family: "volte-medium"*/
}

.brand_book_select :-ms-input-placeholder {
    color: #fff;
    /*font-family: "volte-medium"*/
}
.dreamjob_filter .dreamjob_filter_box input::-webkit-input-placeholder {
    color: #fff;
    /*font-family: "volte-medium"*/
}

.dreamjob_filter .dreamjob_filter_box input:-moz-placeholder {
    color: #fff;
    /*font-family: "volte-medium"*/
}

.dreamjob_filter .dreamjob_filter_box input::-moz-placeholder {
    color: #fff;
    /*font-family: "volte-medium"*/
}

.dreamjob_filter .dreamjob_filter_box input:-ms-input-placeholder {
    color: #fff;
    /*font-family: "volte-medium"*/
}
.jobs_not_found{
    display: none;
}
.wide_content {
    padding-left: 15px;
    padding-right: 15px;
    z-index: 3;
    position: relative
}

.wide_content .container {
    max-width: 880px
}

.wide_content.works {
    padding-left: 0;
    padding-right: 0
}

.wide_content.works .container {
    max-width: 1460px;
    padding-left: 0;
    padding-right: 0
}

.wide_content.works .brand_book_select {
    padding-left: 150px;
    padding-right: 150px
}

.wide_content .brand_book_select {
    padding-top: 35px;
    padding-bottom: 60px
}

.wide_content.mb0 {
    margin-bottom: 0
}

.wide_content .clear {
    /*font-family: "volte-medium";*/
    font-size: 10px;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    display: inline-block
}

.select2-container {
    max-width: 250px;
    border: 0
}

.select2-container .select2-selection {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 36px;
    padding-right: 55px!important;
    color: #000;
    border: 0
}

.select2-container .select2-selection .select2-selection__rendered {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    /*font-family: "volte-medium";*/
    font-size: 12px;
    text-transform: uppercase
}

.select2-container .select2-selection span.select2-selection__rendered {
    padding-left: 15px
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 565px
}

.select2-results__option {
    position: relative;
    padding-left: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*font-family: "volte-semibold";*/
    font-size: 12px
}

.select2-results__option:before {
    content: "";
    width: 16px;
    min-width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fff
}

.select2-results__option:hover {
    background: transparent
}

.select2-results__option[aria-selected=true]:after {
    content: "";
    position: absolute;
    left: 4px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 8px;
    height: 5px;
    top: 47%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.select2-results__option[aria-selected=true]:before {
    content: "";
    border-color: #818080;
    background: #818080;
}

.select2-results {
    padding: 0px 10px 5px
}

.select2-dropdown {
    border-radius: 0;
    border: 0;
    margin-top: 33px
}

.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single {
    position: relative
}

.select2-container--default .select2-selection--multiple:after,.select2-container--default .select2-selection--single:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 36px;
    background: #818080;
    border-radius: 0 4px 4px 0;
    z-index: 1
}

.select2-container--default .select2-selection--multiple:before,.select2-container--default .select2-selection--single:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 9px;
    z-index: 2
}

.select2-container--default .select2-selection--multiple,.select2-container--default.select2-container--focus .select2-selection--multiple {
    outline: none;
    border: 0
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: transparent
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #000;
    background: transparent
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border: 0;
    border-radius: 4px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: transparent;
    border: 0;
    /*font-family: "volte-semibold";*/
    padding-left: 20px
}

.select2-container--default .select2-results__option[aria-disabled=true],.select2-container--default .select2-results__option[aria-disabled=true] .select2-selection__choice__remove {
    display: none
}

.select2-results__option {
    margin-top: 3px;
    margin-bottom: 3px;
    text-transform: uppercase
}

.grey_bg {
    background: #EDEDED
}

.resources_sec {
    padding-top: 60px;
    padding-bottom: 50px
}

.resources_sec .container>.row {
    margin-left: -9px;
    margin-right: -9px
}

.resources_sec .container>.row>div {
    padding-left: 9px;
    padding-right: 9px
}

.resources_sec .resbox {
    margin-bottom: 18px;
    background: #fff
}

.resources_sec .resbox .resbox_content {
    padding: 20px 25px;
    font-size: 12px
}

.resources_sec .resbox .resbox_content h3 {
    font-size: 18px;
    /*font-family: "volte-semibold"*/
}

.resources_sec .resbox .resbox_content h3 a {
    color: #000
}

.resources_sec .resbox .resbox_content .btn_row {
    padding-top: 20px;
    /*-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap*/
}

.resources_sec .resbox .resbox_content .btn_row .col-sm-6:nth-child(2) {
    text-align: right
}

.resources_sec .resbox .resbox_content .btn_row .button {
    padding-left: 17px;
    padding-right: 17px
}

.resources_sec .resbox .resbox_content .btn_row a:not(.button) {
    /*font-family: "volte-semibold";*/
    color: #000;
    text-transform: uppercase
}

.resources_sec .resbox .resbox_content .excerpt p {
    margin-bottom: 0
}

.resources_sec .paginate {
    display: none
}

/*.archive .signup_sec,.page-template-page-untrended .signup_sec {
    background: #fff
}*/

.res_top {
    min-height: 383px;
    position: relative
}

.res_top>img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.res_top .res_top_content {
    padding-top: 90px;
    position: relative;
    z-index: 2;
    padding-bottom: 170px
}

.res_top .res_top_content .container {
    max-width: 1052px
}

.res_top .res_top_content .tags {
    padding: 0;
    margin: 0 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.res_top .res_top_content .tags li {
    list-style: none;
    margin: 0 10px 15px 0
}

.res_top .res_top_content .tags li a {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #fff;
    padding: 2px 7px;
    /*font-size: 12px;*/
    text-transform: uppercase;
    /*font-family: "volte-semibold";*/
    letter-spacing: 1px;
    color: #fff
}

.res_top .res_top_content .tags li:nth-child(2n) a {
    background: #fff;
    color: #000
}

.res_top .res_top_content h1 {
    color: #fff;
    /*font-family: "volte-semibold";*/
    font-size: 34px;
    margin-bottom: 40px
}

.res_top .res_top_content .res_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    /*font-family: "volte-semibold";*/
    color: #fff
}

.res_top .res_top_content .res_info li {
    padding-right: 30px;
    position: relative
    font-size: 10pt;
}

/* res_top .res_top_content .res_info li:after {
    content: "";
    width: 1px;
    height: 17px;
    background: #fff;
    position: absolute;
    top: 3px;
    right: 15px
}
*/

.res_top .res_top_content .res_info li:last-child:after {
    display: none
}

.res_top .res_top_content .res_info li i {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 7px
}

.res_top:before {
    content: "";
    opacity: 0.2;
    background: #000056;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.res_top_image {
    max-width: 1052px;
    margin: -130px auto 0;
    text-align: center;
    position: relative;
    z-index: 2
}

.res_top_image .res_top_image_capt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px 50px;
    color: #fff;
    /*font-family: "volte-semibold";*/
    text-transform: uppercase
}

.blog_content {
    padding-top: 100px;
    padding-bottom: 135px
}

.blog_content .blog_content_txt {
    padding-left: 18px
}

.blog_content .container {
    max-width: 1052px
}

blockquote {
    background: url(../img/res_single_quote.svg) no-repeat 43px 3px;
    /*font-family: "volte-semibold";*/
    font-size: 26px;
    line-height: 36px;
    padding: 78px 46px 40px;
    margin-bottom: 0
}

blockquote .quote_info {
    padding-top: 55px;
    font-size: 11px;
    line-height: 19px;
    color: #424242
}

blockquote .quote_info img {
    border-radius: 100%
}

.text_style h1,.text_style h2,.text_style h3,.text_style h4 {
    /*font-family: "volte-semibold"*/
}

.text_style h2 {
    font-size: 27px;
    margin-bottom: 30px
}

.text_style h3 {
    font-size: 26px;
    margin-bottom: 12px
}

.text_style ol {
    padding: 5px 15px;
    margin: 0
}

.text_style ol li {
    margin-bottom: 20px
}

.text_style ul {
    padding: 17px 67px;
    margin: 0;
    list-style: none
}

.text_style ul li {
    margin-bottom: 20px;
    position: relative
}

.text_style ul li:after {
    content: "";
    position: absolute;
    top: 10px;
    left: -21px;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #000
}

.text_style p {
    margin-bottom: 20px
}

.text_style p+h2 {
    padding-top: 40px
}

.text_style hr {
    border-top: 3px solid #000;
    margin-top: 65px;
    margin-bottom: 65px
}

.text_style>img {
    margin-top: 50px;
    margin-bottom: 50px
}

.workpage {
    margin-bottom: 60px
}

.workpage .container {
    max-width: 1052px
}

.blog_sidebar {
    float: right;
    max-width: 247px;
    padding-top: 3px
}

.blog_sidebar h1,.blog_sidebar h2,.blog_sidebar h3 {
    /*font-family: "volte-semibold";*/
    font-family: 'Manuka-Bold';
    text-transform: uppercase;
    line-height: 20pt;
    font-size: 20pt;
    margin-bottom: 30px
}

.blog_sidebar .share {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog_sidebar .share li {
    margin-right: 15px
}

.blog_sidebar .share li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 35px;
    height: 35px;
    background: #000;
    border-radius: 100%
}

.blog_sidebar .share li a.linkedin img {
    width: 13px
}

.blog_sidebar .share li a.facebook img {
    width: 8px
}

.blog_sidebar .share li a.twitter img {
    width: 13px
}

.blog_sidebar .blog_sidebar_box {
    border-bottom: 1px solid #171717;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.blog_sidebar .blog_sidebar_box:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.blog_sidebar .related_links {
    padding: 0;
    margin: 35px 0 0;
    list-style: none
}

.blog_sidebar .related_links .label {
    font-size: 14px;
    margin-bottom: 13px
}

.blog_sidebar .related_links h4 {
    /*font-family: "volte-semibold";*/
    font-size: 20px
}

.blog_sidebar .related_links h4 a {
    color: #000;
    text-decoration: underline
}

.blog_sidebar .related_links h4 a:hover {
    text-decoration: none
}

.blog_sidebar .related_links li {
    margin-bottom: 35px
}

.blog_sidebar .related_links li:last-child {
    margin-bottom: 0
}

.blog_sidebar .button {
    margin-top: 20px
}

.mc4wp-response {
    padding-top: 15px
}

.mc4wp-response .mc4wp-success {
    color: green
}

#sb_instagram .sb_instagram_header,.sb_instagram_header {
    display: none!important
}

@media only screen and (max-width: 1200px) {
    .yelsec .container {
        max-width:820px
    }

    .vert_accordeon .slide .slide_content {
        width: 700px;
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1
    }

    .res_top .res_top_content h1 {
        font-size: 36px
    }
}

@media only screen and (max-width: 992px) {
    .wide_content .clear {
        float:right;
        margin-top: 20px
    }

    .brand_book_select .search {
        margin-bottom: 20px
    }

    .brand_book_select .label {
        margin-bottom: 5px
    }

    .vert_accordeon .slide .slide_content {
        width: 420px
    }

    .yelsec .container {
        max-width: 80%
    }

    .logo_place {
        text-align: center;
        margin-bottom: 30px
    }

    .text_n_video_sec .slider_place {
        position: static;
        width: 100%
    }

    .text_n_video_sec .text_place {
        padding: 60px 0
    }

    .page_intro h1,.work_top h1 {
        font-size: 60px
    }

    .blog_content .blog_content_txt {
        padding-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .blog_sidebar {
        float:none;
        max-width: 100%
    }

    .text_style ul {
        padding: 17px 25px
    }

    .res_top .res_top_content .res_info li {
        font-size: 14px
    }

    .res_top .res_top_content h1 {
        font-size: 30px
    }

    .blog_content {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .resources_sec .resbox .resbox_content .btn_row {
        font-size: 10px
    }

    .resources_sec {
        padding-top: 30px
    }

    .wide_content {
        padding-left: 0;
        padding-right: 0
    }

    .work_top .work_top_img_title {
        width: 100%
    }

    .wide_content .brand_book_select {
        padding-top: 25px;
        padding-left: 25px;
        padding-bottom: 25px;
        padding-right: 25px
    }

    .wide_content .clear {
        margin-top: 0
    }

    .brand_book_select .col-md-6 {
        margin-bottom: 20px
    }

    .vert_accordeon .slide .slide_close {
        width: 16px;
        top: 15px;
        right: 15px
    }

    .vert_accordeon .slide .slide_title {
        padding: 15px 3px;
        font-size: 24px
    }

    .vert_accordeon .slide.active .slide_content {
        height: auto
    }

    .vert_accordeon .slide .slide_content {
        width: 250px;
        height: 0;
        padding-top: 55px;
        margin-bottom: 50px
    }

    .benefits_sec .benefits_slider .slick-arrow.slick-next {
        right: 0;
        width: 36px
    }

    .benefits_sec .benefits_slider .slick-arrow.slick-prev {
        left: 0;
        width: 36px
    }

    .yelsec .slick-arrow.slick-prev {
        left: -30px
    }

    .yelsec .slick-arrow.slick-next {
        right: -30px
    }

    .page_intro h1,.work_top h1 {
        font-size: 40px
    }

    .signup_sec .form_place input[type=email] {
        border-radius: 35px;
        margin-bottom: 15px
    }

    .signup_sec .form_place .button {
        border-radius: 35px;
        width: 100%
    }

    .signup_sec .form_place .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    footer {
        text-align: center
    }

    footer .footer_socials {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    header .header_col_2 {
        padding-bottom: 30px
    }

    header {
        padding-top: 30px;
        padding-bottom: 0
    }

    header .header_menu {
        display: block;
        text-align: center
    }

    header .header_menu li {
        margin-right: 0;
        margin-bottom: 15px
    }

    .logo_place {
        text-align: left
    }

    .header_mobile_menu,.hide767 {
        display: none
    }

    header .header_btns {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    header .header_socials {
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 768px) {
    .show767 {
        display:none
    }
}

@media only screen and (min-width: 992px) {
    .text_n_video_sec.reverse .container>.row {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .text_n_video_sec.reverse .container>.row .text_place {
        padding-left: 0;
        padding-right: 140px
    }

    .text_n_video_sec.reverse .slider_place {
        left: auto;
        right: 0
    }

    .blue_action_sec_btnplace {
        text-align: center
    }
}

@media only screen and (min-width: 1200px) {
    .three_cols .three_cols_txt {
        padding-right:25px
    }
}

@media only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    input,textarea {
        background-image:-webkit-linear-gradient(#fff 0,0%,100%,0,#fff 0,0%,100%,0);
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.slick-slide .video{
    position: relative;
}
.slick-slide .video:before{
    content: "";
    width: 75px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/bigplay.svg) no-repeat;
    background-size: contain;
    pointer-events: none;
}

.home_hero video{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.home_hero{
    position: relative;
    height: 630px;
}
.home_hero:before{
    content: "";
    width: 115px;
    height: 115px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/bigplay.svg) no-repeat;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}
@media only screen and (max-width: 767px) {

    .home_hero{
        height: 250px;
    }
    .home_hero:before{
        width: 75px;
        height: 75px;        
    }
}
.signup_sec .form_place input[type="email"]{
    width: 254px;
}
.signup_sec .form_place input[type="submit"]:hover{
    background: #000070;
}
.signup_sec .form_place input[type="submit"]{
    border-radius: 0 35px 35px 0;
    border: 0;
    margin-left: -2px;
    display: inline-block;
    vertical-align: top;
    background: #000056;
    color: #fff;
    /*font-family: "volte-semibold";*/
    padding: 12px 15px;
    -webkit-transition: 300ms;
    transition: 300ms;
    cursor: pointer;
}
.signup_sec .form_place .hs_error_rollup,
.signup_sec .form_place .hs_email>label{
    display: none;
}
.signup_sec .form_place form{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}
.signup_sec .form_place ul.inputs-list{
    padding: 15px 0 0;
    margin: 0;
    list-style: none;
}
.signup_sec .form_place .submitted-message{
    color: #4CAF50;
    margin-top: 15px;
}
@media only screen and (max-width: 767px) {
    .signup_sec .form_place form{
       display: block; 
    }
    .signup_sec .form_place input[type="submit"]{
        border-radius: 35px;
        width: 100%;
        margin-top: 15px;
    }
    .signup_sec .form_place input[type="email"]{
        width: 100%;
        margin-bottom: 0;
    }
}

.hs-input{
    width: 100%!important;
    height: 50px;
    border: 3px solid #000;
    font-size: 16px;
    /*font-family: "volte-medium";*/
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
}
textarea.hs-input{
    padding-top: 10px;
    padding-bottom: 10px;
}
.contact_sec .input{
     margin-right: 0!important;
}
.contact_sec fieldset.form-columns-2 .hs-form-field:nth-child(1){
    padding-right: 8px;
}
.contact_sec fieldset.form-columns-2 .hs-form-field:nth-child(2){
    padding-left: 8px;
}
.contact_sec fieldset{
    margin-bottom: 20px!important;
}
.contact_sec .hs-error-msgs{
    padding: 5px 0 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    color: red;
}
.dreamjob_filter_box .container{
    width: 100%;
    max-width: 1300px;
}
.job_box{background:#fff;padding:20px;color:#00005A;margin-bottom:56px}.job_box h3{text-transform:uppercase;/*font-family:"volte-semibold";*/font-size:18px;line-height:22px}.job_box h3 a{color:#00005A}.job_box .date{color:#00005A;text-transform:uppercase;font-size:14px;border-bottom:3px solid #00005A;padding-bottom:12px;margin-bottom:20px;min-height:36px}.job_box .job_logo{width:65px;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #d6d6d6}
.dreamjob_filter{position:relative;margin-top: -59px;z-index: 3;}.dreamjob_filter:before{content:"";position:absolute;bottom:0;left:0;width:100%;background:#EDEDED;height:70px;z-index:1}.dreamjob_filter h2{font-size:38px;letter-spacing:-1px;/*font-family:"volte-semibold";*/margin-bottom:30px;position:relative;z-index:2}.dreamjob_filter .dreamjob_filter_box{background:#000056;max-width:1340px;margin-left:auto;margin-right:auto;padding-top:30px;position:relative;z-index:2}.dreamjob_filter .dreamjob_filter_box .label{font-size:12px;color:#fff;/*font-family:"volte-semibold";*/text-transform:uppercase;margin-bottom:15px}.dreamjob_filter .dreamjob_filter_box .select2-container{min-width:203px;margin-bottom:30px}.dreamjob_filter .dreamjob_filter_box .select2-container .select2-selection span.select2-selection__rendered{color:#959595}.dreamjob_filter .dreamjob_filter_box ::-webkit-input-placeholder{color:#959595;/*font-family:"volte-semibold"*/}.dreamjob_filter .dreamjob_filter_box :-moz-placeholder{color:#959595;/*font-family:"volte-semibold"*/}.dreamjob_filter .dreamjob_filter_box ::-moz-placeholder{color:#959595;/*font-family:"volte-semibold"*/}.dreamjob_filter .dreamjob_filter_box :-ms-input-placeholder{color:#959595;/*font-family:"volte-semibold"*/}.dreamjob_content{padding-top:70px;padding-bottom:70px;background:#EDEDED}.dreamjob_content .results{color:#00005A;text-transform:uppercase;/*font-family:"volte-semibold";*/font-size:18px;margin-right:60px}.dreamjob_content .dreamjob_row{padding-top:65px}.dreamjob_content .paginate{font-size:14px;text-transform:none;/*font-family:"volte-regular";*/color:#fff;padding-top:20px;padding-bottom:30px}.dreamjob_content .paginate .next{margin:0 0 0 0px}.dreamjob_content .paginate .prev{margin:0 15px 0 0px}

@media only screen and (max-width: 1200px){
    .dreamjob_filter .dreamjob_filter_box input{
        margin-bottom: 15px;
    }
    .dreamjob_filter .dreamjob_filter_box .search:after{
        top: 40%;
    }
    .dreamjob_filter .dreamjob_filter_box .select2-container{
        width: 100%!important;
        max-width: 100%!important;
    }
}
@media only screen and (max-width: 401px) {
    .contact_sec fieldset.form-columns-2 .hs-form-field:nth-child(1){
        padding-right: 0px;
        margin-bottom: 20px!important;
    }
    .contact_sec fieldset.form-columns-2 .hs-form-field:nth-child(2){
        padding-left: 0px;
    }
}
.hs-richtext a:hover{
    text-decoration: none;
}
.hs-richtext a{
    color: #000;
    text-decoration: underline;
}
.hs-richtext{
    font-size: 13px;
}

@media only screen and (max-width: 767px) {
    /*.home_hero video{
        -o-object-fit: contain;
        object-fit: contain;
    }*/
}
.category .text_n_video_sec{
    background: #fff;
}

.onlyar{
    display: block;
    width: 12px;
}

.contact_sec a,
.signup_sec a{
    color: inherit;
}
.contact_sec a:hover,
.signup_sec a:hover{
    color: inherit;
    text-decoration: underline;
}