

.wpb_single_image.black-light img {    background-color: rgba(10,10,10,.8)!important;}
.cool-timeline-horizontal .slick-slide img {
    width: 43px !important;
}
ul#menu-footer-bottom {
    background: #010001;
}

div#nav_menu-6, div#nav_menu-4 {
    width: 44%;
    display: inline-block;
}
.slick-slide img {
    width: auto !important; }
.slick-initialized .slick-slide {
    margin: 5px; }
.rewards .q_icon_with_title.large {
    min-height: 189px;
}
.side_menu .widget li.current_page_item a:before {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    margin-left: -14px;
    content: "";
    width: 8px;
    height: 8px;
    background: #2887cb;
    border-radius: 50px;
    position: absolute;
    top: 8px;
}
.job_filters .job_types {
    display: none; }
.clients .qode_clients .qode_client_holder_inner {    margin: 0 0px;}
.clients .qode_clients .qode_client_holder {    margin-bottom: 0px;}
.clients .qode_clients .qode_client_holder a, .clients .qode_clients .qode_client_holder a img {    width: 100%;}
.qode_image_gallery_no_space .controls a.next-slide span, .qode_image_gallery_no_space .controls a.prev-slide span {
    height: 32px;
    line-height: 32px;
    width: 32px;
    margin-left: -9px;
    border: 2px solid #ffffff;
    color: #fff;
    opacity: .5;
}
.aio-icon-component {
    margin-bottom: 5px !important;
}
.cf-footer {

}
.footer_top_holder {
    background-color: rgba(34, 34, 34, 0.69);
}
.flip-box-wrap .flip-box .flipbox_heading,
.flip-box-wrap .ifb-jq-height .ifb-back p {    background: #2887cb; color:#fff;}
.flip-box-wrap .flip-box .flipbox_heading {
    margin: 0px 0 12px;}
.ult-ib-effect-style10 .ult-new-ib-title {
    padding: 25px 35px 0 !important; }
.ult-ib-effect-style10 .ult-new-ib-content {
    padding: 5px 15px  !important;
    line-height: 1.2  !important;}

h3.ult-ih-heading {
    font-weight: 600 !important;
    line-height: 24px !important;
}
@media only screen and (max-width: 480px) {
.qode_clients.four_columns .qode_client_holder,
.qode_clients.five_columns .qode_client_holder {
width: 50%;
}
}
@media only screen and (max-width: 1000px) { 
.search_jobs div.search_location, 
.search_jobs div.search_keywords {
    width: 100% !important;
}
div.grid_section .section_inner {
    transform: unset !important;
}
.vid-rap-right h4 {
    padding: 5px 50px 10px 80px !important;
}
}

@media (min-width: 481px) and (max-width: 768px) {
.three_columns>.column1, .three_columns>.column2, .three_columns>.column3 {
    width:100%; }
.upb_row_bg {
}
.footer_top .footer_col3 {
    text-align: left;
    text-align: center;
}
.full_screen_section {
    min-height: 86% !important;
}
.qode-image-with-icon-and-text .qode-iwiat-image img {
    max-width: 100% !important;
}

}
@media only screen and (min-width: 768px) {
.full_screen_section {
    min-height: 100%;
    height: 100vh;
}

}

@media (max-width: 991px) {
.vc_col-sm-12 {
    width: 100% !important;
}


    
}

.full_screen_section .section_inner {
    display: table;
min-height: 100%;
}
.ult-ih-item img.ult-ih-image {padding: 7%;}
.full_screen_section .section_inner_margin {
    display: table-cell;
    vertical-align: middle;
}
.ult-ih-item img.ult-ih-image {    height: auto !important;}
.side_menu_slide_from_right .side_menu {    width: auto;}
.border-left-blue {
    position: relative;
    margin-left: 40px;
}
h1 {    text-transform: uppercase;}
.logo_wrapper {    margin-left: -20px;}
.letter-space {
    letter-spacing: 14px;
}
.quote-bg {
    position: absolute;
    z-index: -1;
    left: -53px;
    margin-top: -50px;
}
.border-left-blue:before {
    background: #2887cb;
    content: "";
    height: 100%;
    display: block;
    width: 15px;
    position: absolute;
    left: -40px;
}
.text-uppercase {
    text-transform: uppercase;
}
h4.qode-iwiat-title {
 text-transform: uppercase;
    font-weight: 700;
    font-size: 19px;
    line-height: 1.3;
    letter-spacing: -.5px;
}
h4.qode-iwiat-title:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #82c91a;
    display: block;
    clear: both;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
}
.qode-image-with-icon-and-text .qode-iwiat-text:after {
    clear: both;
    display: block;
    margin-top: 20px;
    font-family: FontAwesome;
    content: "\f178";
    color: #4f4f4f;
    font-size: 24px;
}
.qode-iwiat-image-icon-holder .qode-iwiat-icon-holder {
    display: none;
}
.qode-image-with-icon-and-text:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 53px;
    bottom: 5px;
    border: 1px solid #cdcdcd;
    border-left: 0px;
    left: -10px;
    right: -10px;
}
.qode-image-with-icon-and-text:hover::before {
  border-top-color: #60daaa;
  border-right-color: #60daaa;
  -webkit-transition: width 1s ease-out, height 1s ease-out 1s;
  transition: width 1s ease-out, height 1s ease-out 1s;

}
.qode-image-with-icon-and-text:hover::after {
  border-bottom-color: #60daaa;
  border-left-color: #60daaa;
  -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.55s, width 1s ease-out 1s, height 1s ease-out 0.75s;
}
.qode-image-with-icon-and-text {
    padding-bottom: 30px;
    position: relative;
    padding-right: 15px;
  -webkit-transition: color 1s;
  transition: color 1s;
min-height: 400px;
}
.qode-image-with-icon-and-text .qode-iwiat-image img {
    max-width: 200px;
}
div.side-img-top {
    background-position: right top !important;
    background-size: 300px 300px !important;
}
.center-bottom .vc_column-inner {    background-position: center bottom !important;}
.border-style1 {
    border: 1px solid #a0adb9;
    margin-top: 20px;    min-height: 320px;
}
.border-left {
    padding: 30px 0px;
    margin-left: -17px;
    background: #fff;
}
.border-right {
    padding: 30px 0px;
    margin-right: -17px;
    background: #fff;
text-align:right;
}
.border-left h4, .border-right h4 {
    padding: 10px 0px;
    color: #38546e;
    font-size: 34px;
    margin-bottom: 10px;
    font-weight: 700;
}
.careers .q_icon_with_title {
    padding: 30px 15px;
}
.height-100 {height:83vh;}
.white h1,  .white h2,  .white h3,  .white h4, .white ul {
    color: #fff;
}
.white h1 span {
    color: #6ed3cf ;
}
footer .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {
    float: right;

        /* right: 0; */
    margin-left: 12%;
    top: 0px;
    height: 54px !important;
    line-height: 30px !important;
    padding: 0 24px !important;
    color: #222 !important;
    background: #fff!important;
    border: #fff;

}
footer .wpcf7 form.wpcf7-form p {
    margin-bottom: 0px;
}
footer .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text {
    background: none;
    border: #fff solid 1px;margin: 0;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text:focus {
    color: #fff;
    background-color: transparent;
}
.qode-banner .qode-banner-content {
    background: none;
}
.footer_top .widget.widget_nav_menu li {
    padding: 0 0 0px;
}
.footer_top_holder {    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
p {letter-spacing: .3px; }
.q_image_with_text_over:hover .shader, .q_image_with_text_over .shader {
    background-color: rgba(0,0,0,0);
}
.quote h3 {
    margin-bottom: 15px;
}
.quote .fa {
    font-size: 60px;
    color: #f1f2f2;
    position: absolute;
    z-index: -1;
}
.quote .fa.fa-quote-left {
    margin-left: -24px;
    margin-top: -23px;
}
.white p {color:#fff}
.big p { font-size: 22px; line-height: 30px}
.q_image_with_text_over h2 { color:#fff}

.team-l-info .q_team .q_team_title_holder{
    text-align: left;
}
.side_menu .widget li {    border-bottom: 1px solid;     text-transform: uppercase;     border-bottom: 0px solid rgba(255, 255, 255, 0.22); }
.side_menu .widget.widget_media_image img {
    max-width: 140px !important;
}
.team-l-info .q_team .q_team_text{
    padding: 23px 0;

aside.sidebar .widget > h5{
    text-align: center;
    padding: 20px 0;
    background-color: #f0464a;
    color: #fff;
}
}

.team-l-info .q_team .q_team_social_holder{
    margin-top: 15px;
    text-align: left;
}

.team-l-info .q_social_icon_holder.normal_social{
    transition: all 0.3s ease;
    border: 2px solid #ececec;
    height: 2em;
    width: 2em;
    text-align: center;
    border-radius: 50%;
}

.team-l-info .q_social_icon_holder.normal_social:hover{
    background-color: #ff3c3c;
}

.team-l-info .q_team .q_team_social_holder .q_social_icon_holder:hover i.simple_social, .team-l-info .q_team .q_team_social_holder .q_social_icon_holder:hover span.simple_social{
    color: #fff;
}

.team-l-info .q_social_icon_holder.normal_social{
    margin-left: 0;
}

.team-l-info .q_team .q_team_social_holder .q_social_icon_holder i.simple_social, .team-l-info .q_team .q_team_social_holder .q_social_icon_holder span.simple_social{
    font-size: 15px;
    margin-top: 7px;
    color: #000000;
}

.q_counter_holder p.counter_text{
letter-spacing: -1px;
}

.q_counter_holder span.counter{
font-family: 'Work Sans', sans-serif;
letter-spacing: -5px;
}

.team-l-info .q_team .q_team_title_holder > span{
font-size: 13px;
font-weight: 700;
}

.team-s-info .q_team .q_team_title_holder > span{
font-size: 13px;
font-weight: 700;
}


.team-s-info .q_team .q_team_image{
float: left;
width: 50%;
}

.team-s-info .q_team .q_team_text{
float: left;
width: 50%;
padding: 0 16px;
box-sizing: border-box;
}

.team-s-info .q_team .q_team_title_holder{
text-align: left;
}

.team-s-info .q_team .q_team_social_holder{
text-align: left;
}

.team-s-info .q_social_icon_holder.normal_social:first-child{
margin-left: 0;
}

.team-s-info .q_team .q_team_title_holder{
text-align: left;
}

.qode_video_box .qode_video_image .qode_video_box_button{
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
}

.qode_video_box .qode_video_image:hover .qode_video_box_button{
    transform: scale(1.05) rotate(.01deg);
    -webkit-transform: scale(1.05) rotate(.01deg);
}

aside.sidebar .widget > h5{
    text-align: center;
    padding: 20px 0;
    background-color: #f0464a;
    color: #fff;
}

aside.sidebar .widget h5{
margin-bottom: 50px;
}


.comment_holder .comment{
background-color: #f6f6f6;
}




div.comment_form{
margin-bottom: 130px;
}

.blog_holder article .post_info {
    display: inline-block;
    width: 100%;
    margin: 0 0 50px;
    color: #bebebe;
    font-weight: 500;
}

.blog_holder article .post_text .post_text_inner {
    padding: 60px 23px 35px;
    background-color: #fff;
}

 .blog_holder article .post_text h2 .date {
    color: #f0464a;
}

.side_menu_button>a.side_menu_button_link span{
    font-size: 33px;
}

.side_menu_button>a{
    color: #1d1c1c;
}

.side_menu .qode_latest_posts_widget h5{
margin-bottom: 35px;
}

.side_menu .widget.widget_media_image{
margin-bottom: 20px;
}

.side_menu .qode_latest_posts_widget a{
color: #fff;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit{
width: 100%;
text-align: center;
box-sizing: border-box;
}

input.wpcf7-form-control.wpcf7-text.margin-input {
    margin-bottom: 55px;
}



.latest_post_inner .post_infos {
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Work Sans', sans-serif;
}

.social_share_title {
    display: inline-block;
    text-transform: uppercase;
    color: #666666;
 font-family: 'Work Sans', sans-serif;
}
.icon_social_holder .qode_print .eltd-printer-title,.icon_social_holder .qode_like a.qode-like{
    display: inline-block;
    text-transform: uppercase;
 font-family: 'Work Sans', sans-serif;
    color: #666666
}
.icon_social_holder .qode_like a.qode-like:hover:before{
    color: #f0464a;
 font-family: 'Work Sans', sans-serif;
}


aside .widget_categories ul > li > a{
    text-transform: uppercase;
font-size:12px;
font-family: 'Work Sans', sans-serif;
}

@media only screen and (max-width: 1200px){
nav.main_menu>ul>li>a{
padding: 0 12px;
}
}

@media only screen and (max-width: 1100px){
nav.main_menu>ul>li>a{
font-size: 14px;
padding: 0 10px;
}
}

@media only screen and (max-width: 480px){
.widget_qode_instagram_widget .qode-instagram-feed.qode-col-3 li{
width: 50%;
}
}
@media only screen and (max-width: 767px) {
.border-left {    margin-left: -17px;}
.border-right{    margin-right: -17px;}
footer .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {    position: relative;}
}
@media only screen and (max-width: 1000px) {

.gallery_holder ul.v6 li, .wpb_gallery_slides .gallery_holder ul.v6 li {
    width: 33.33333333333333% !important;
}
}
.latest-posts-row .latest_post_inner .latest_post_text_inner .latest_post_title a:hover{
color: #fc5357;
}

.qode_video_box .qode_video_image .qode_video_box_button_arrow{
transform: translate(-35%,-50%);
-webkit-transform: translate(-35%,-50%);
}

.blog_holder article .post_info {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    color: #bebebe;
    font-weight: 500;
}

.side_menu .widget li, aside .widget li {
    margin: 0 0 7px;
}

aside.sidebar .latest_post_holder.image_in_box .latest_post_text .latest_post_title a{
    font-weight: 600;
}

#back_to_top .fa{
    font-family: ElegantIcons;
    font-style: normal;
}

#back_to_top span i{
    font-size: 24px;
}

#back_to_top .fa:before{
    content: '\21';
}

#back_to_top span i{
    padding-right: 1px;
}
.side_menu_button a:last-child {
    padding: 0 0 0 8px;
}
.footer_top .widget_recent_entries>ul>li {
    padding: 0 0 0;
}

.home-bottom {    z-index: 9999;}
.home-bottom .full_section_inner {    margin-top: -40px;}
.home  ul#menu-footer-bottom li a {
    color: #fff;
}
.home ul#menu-footer-bottom li {
    display: inline-block;
    text-transform: uppercase;
    padding: 0px 15px;
}


@media only screen and (max-width: 1000px) {
 .mobile_menu_button {
    display: none;
} }

.right-bottom .vc_column-inner {
    background-position-x: 67% !important;
}
.left-bottom .vc_column-inner {
    background-position-x: 33% !important;
}
.ult-ih-container ul.ult-ih-list li.ult-ih-list-item {    position: relative;}
.mw-iconc .q_icon_with_title {    min-height: 186px;}
