#nav_menu-7 ul li a:before, #nav_menu-8 ul li a:before/*
Theme Name: Frisomat
Theme URI:
Description: Frisomat customised theme
Author: Springbok
Author URI: http://springbokagency.com
Version:1.0
Template: frisomat-parent
*/

/*Genral*/
@media  (max-width: 991px) {
    h2 {
        font-size: 23px !important;
    }
.navigation li {
    padding: 0 !Important;
   }
}
.search-box .search-form {
    right: 1.3% !important;
}
.top-area .col-md-2 {
    float: none !important;
}
.header__right {
    padding-right: 0 !important;
}
.social .menu li:last-child {
    margin-right: 0 !Important;
}
.big-quote-2 .col-sm-12 .wpb_text_column .wpb_wrapper:before
{
    content: url(images/frismat-quote3.png);
}
.big-quote-2
{
    margin-top: 25px;
    margin-bottom: 25px !important;
}
.frisomat-ordered-list ol {
  margin: 0 !important;
  padding: 0;
  list-style-type: none;
}

.frisomat-ordered-list ol li {
  counter-increment: step-counter;
  margin-bottom: 10px;
  margin-left: 0 !important;
}

.frisomat-ordered-list ol li::before {
  content: counter(step-counter)".";
  margin-right: 10px;
  font-size: 150%;
  color: #f19914;
  font-weight: bold;
}

.minimal-light .esg-navigationbutton.selected,
.minimal-light .esg-navigationbutton:hover
{
    border-color: #f19914 !important;
    color: #f19914 !important;
}
.esg-navigationbutton.esg-right
{
    right:0 !important;
}
.esg-navbutton-solo-left
{
    left:0 !important;
}
.frisomat-button button
{
    border-color: #f19914 !important;
    color: #f19914 !important;
}
.frisomat-button button:hover
{
    background-color: #f19914 !important;
    color:white !important;
}
.single-post .content {
    padding: 0 0 40px !important;}

.no-padding {
    padding-right: 0!important;
}
/*.frisomat-header .entry-title {
    display: none !important;
}*/
.page-id-163 .content{
    padding-bottom: 0 !important;
}
.single-post .entry-footer {
    display: none;
}

.entry-bottom .col-sm-8 {
    float: right;
}
.entry-bottom .share {
    float: left;
}
.single-post .has-bg {
    margin-bottom: 0;
}
.dates .comments-counts {
    display: none;
}
.rpwwt-widget ul li {
    border-bottom: 1px solid #EEEEEE;
}
.entry-meta {
    display: none;
}
.listing li {
    list-style: none;
    margin-right: 0;
    margin-left: 0 !important;
    margin-bottom: 5px !important;
}

.listing li i {
    display: inline-block;
    vertical-align: middle;
    width: 1%;
}
.margin-left-list {
    padding-left: 2.3%;
}
.remove-margin li {
    list-style: none;
    margin-right: 0;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
    list-style-position: inside;
    padding: 10px 0 0 24px;
    text-indent: -0.8em;
}
.remove-margin li i {
    margin-right: 0 !important;
}
.job-remove-margin li{
    list-style: none;
    margin-right: 0;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    list-style-position: inside;
    padding: 2px 0 0 24px;
    text-indent: -0.8em;
}
.job-remove-margin {
    margin: 10px 0 !important;
}
.solution-list {
   text-indent: -0.8em;
   padding: 0 0 0 24px;
}
.solution-list li i {
    margin-right: 2px !important;
}
.lost-page {
    padding-bottom: 60px;
}
.contact-info i {
    float: left;
    margin-top: 4px;
    color: gray !important;
}
.intro4 .vc_btn3 {
    text-transform: uppercase !Important;
}
.download {
    text-transform: uppercase;
    font-size: 13px;
}
.download:hover {
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.download2 {
    color: #858585 !important;
    text-transform: uppercase;
    font-weight: bold;
}
#nav_menu-7 ul li a, #nav_menu-8 ul li a, #nav_menu-9 ul li a {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #EEEEEE;
    padding: 15px 20px;
    background-color: #fff !Important;
    z-index: -1;
    color: #111111 !Important;
    font-size: 13px !important;
    font-weight: normal !important;
    padding: 13px 10px 13px 20px!important
}
#nav_menu-7 ul li a:hover, #nav_menu-7 ul li.current-menu-item a, #nav_menu-8 ul li a:hover, #nav_menu-8 ul li.current-menu-item a, #nav_menu-9 ul li a:hover, #nav_menu-9 ul li.current-menu-item a {
    border: 1px solid #f19914;
     color: #f19914  !Important;
}
#nav_menu-7 ul li a:before, #nav_menu-8 ul li a:before, #nav_menu-9 ul li a:before {
    content: "\f101";
    font-family: FontAwesome;
    margin-right: 10px;
}
#nav_menu-7 ul li a span, #nav_menu-8 ul li a span, #nav_menu-9 ul li a span {
    margin-left: 10px; !important;
}
.frisomat-ordered-list ol {
    display: table;
}
.frisomat-ordered-list ol li {
    display: table;
    margin-bottom: 10px;
}
.frisomat-ordered-list ol li::before {
    display: table-cell;
    padding-right: 7px;
}
/*.wpb_single_image img {
    margin-bottom: 40px;
}*/
.page-id-554 .big-quote-2 .col-sm-12 .wpb_text_column .wpb_wrapper:before, .page-id-711 .big-quote-2 .col-sm-12 .wpb_text_column .wpb_wrapper:before, .page-id-714 .big-quote-2 .col-sm-12 .wpb_text_column .wpb_wrapper:before {
    position: absolute;
    top: -40px;
}

.breadcrumb {
    display: none;
}
div[id*='ajaxsearchlite'] .probox .proclose svg {
        background: #1B273D;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    color: #265582 !Important;
}
.padding-search-top {
    padding-top: 70px;
}
.padding-news-jobs {
    padding-top: 50px;
}
.single_job_listing .application .application_button {
    display: none;
}
.apply-job {
    position: absolute;
    right: 0;
    margin-right: -25px;
}

.page-id-1102 .content, .page-id-21 .content, .page-id-1322 .content {
    padding-bottom: 0;
}
.heading-center-headings{
    text-align: center !important;
}
.page .contact-form label {
    float: left;
}
.navigation .sub-menu li {
    text-transform: uppercase;
}
.page .entry-content ul li {
    margin-left: 0px;
}
.page-id-1194 .entry-title {
    display: none;
}
.history h3 {
    border-bottom: 2px solid #f19914;
    display: inline-block;
}
.minimal-light .esg-filterbutton, .minimal-light .esg-navigationbutton, .minimal-light .esg-sortbutton, .minimal-light .esg-cartbutton a{
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.tagcloud a {
    background-color: #F19914;
    color: white !important;
    border:  none !important;
}
.tagcloud a:hover {
    background-color: #1B273D !important;
    color: white !important;
}
div.ppt {
    display: none !important;
}
.hangars-R {
    font-size: 10px;
    display: inline !important;
}
.tm_project_details table {
    height: 410px;
}
.certifications-block .wpb_wrapper p:first-child {
    margin-bottom: 15px !important;
    margin-top: -25px !important;
}
.certifications h3 {
    font-size: 14px !Important;
}
.certifications h3 strong {
    font-weight: 700 !important;
}
/*@-moz-document url-prefix() {
    .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
        top: -1px !important;
    }
}*/
.listing {
    margin-top: -7px !important;
}
.cmApp_signupContainer {
    border: 1px solid #666;
    box-shadow: 1px 2px 2px;
    display: block;
    width: 100% !important;
    background-color: #FFF;
    padding: 0 !important;

}
.cmApp_formHeader {
   display: none;
}
.cmApp_signupContainer .cmApp_formInput input:not([type="radio"]):not([type="checkbox"]) {
    height: 26px !important;
    padding: 0 10px !important;
}
.cmApp_signupContainer .cmApp_formInput input:not([type="radio"]):not([type="checkbox"]):focus {
    border: 1px solid #f19914;
}
#cmApp_signupForm .cmApp_fieldWrap {
    margin-top: 0 !important;
}
.cmApp_signupContainer #cmApp_signupForm > div {
  padding: 0 6px 0 0 !important;
}
.cmApp_formSubmitButton .post-ajax {
    border: none !important;
}
.cmApp_signupContainer input.cmApp_formSubmitButton {
    border: none !important;
    background: #f19914 !Important;
    width: 50% !important;
    height: 26px !important;
    padding: 0 10px !important;
    font-family: 'Open Sans';
}
.cmApp_signupContainer div {
    margin-top: 4px !important;
}
.cmApp_signupContainer div.cmApp_errorMsg {
    position: absolute;
    top: -30px;
}
.home-heading h1 {
    font-weight: bold;
}
.heading-title-3 div {
    color: #265582;
    font-weight: 600;
}
.contact-info span {
    margin: 0 0 5px 0;
}
#primary-menu img {
    height: 15px !important;
}
/*header*/
.site-branding {
    padding: 0;
}
.float-right-history {
    float: right !important;
    position: relative;
}
.float-left-history {
    float: left !important;
    position: relative;
}
@media (max-width: 991px){
    .site-branding {
    padding: 20px 0;
    width: 75%;
   }
}
@media (max-width: 479px){
    .site-branding {
      width: 100%;
      padding: 15px 0;
   }
}
.search-header-padding {
    padding-top: 50px;
}
/*Cases heading*/
.tm_project_details table td.meta-title {
    width: 100%;
}
.case-heading-align {
    position: relative;
    left: 2.5%;
}
@media (max-width: 991px){
    .case-heading-align{
        left: 4.5%;
    }
      #menu-frisomat-socials {
      float: right;
    }
    .apply-job {
    position: relative;

    }
    .tel-info-top {
        text-align: right;
    }
    #text-2 {
        text-align: center !important;
    }
 .menu-item-157 {
        margin-right: 0 !important;
    }
}
@media (max-width: 767px){
    .case-heading-align{
        left: 6%;
    }
}
@media (max-width: 480px){
    .case-heading-align{
        left: 8.5%;
    }
    .tel-info-top {
        text-align: center;
        width: 100%;
        font-size: 12px;
    }
    #text-2 {
        font-size: 13px;
    }
    h2 {
        font-size: 23px !important;
    }
    .intro4 .vc_custom_heading {
    padding-top: 0;
    }
    .intro4 .col-sm-8 {
    padding-top: 20px;
    padding-bottom: 0px;
}

}
/*Extra padding tussen colum weggehald*/
.vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

/*End Genral*/


/* Header Image*/
.frisomat-header
{
    background-image: none !important;
    padding: 0;
    margin: 0 ;
    position: relative;
}
.frisomat-header .container
{
    position: absolute;
    top: 0;
    display: table;
    width: 100%;
    max-width: none;
}
.frisomat-header .entry-title
{
    display: table-cell;
    vertical-align: middle;
}
.cases-header
{
    margin-bottom: 70px;
}
.entry-title a {
    color: #265582 !important;
}

/* End header image */

/* Home Slider*/
@media only screen
and (min-width : 320px)
and (max-width : 480px) {
    /* Styles */
    .home-slider-title
    {
        font-size: 45px !important;
    }
    .home-slider-subtitle
    {
        font-size: 35px !important;
    }
}

/* End Home Slider*/

/* Helpers */
.heading-center
{
    text-align: center;
}

.text-right
{
    text-align: right;
}
/* End helpers*/

/* Footer */
#better-menu-widget-2 li {
    width: 50%;
    float: left;
    text-indent: -1.3em;
}
p.office-text
{
    float: left;
    width: 100%;
}
.footer-adress
{
    text-indent: 20px;
}
.copyright .menu
{
    float: right;
    margin-left: 5px;
}
.copyright .menu li {
    display: inline-block;
    padding-left: 5px;
    border-left:1px solid black;
    line-height: 15px;
}
.copy-footer-right
{
    padding: 10px;
    color: #000;
}
.scheme .copyright a {
    color: #000 !important;
}
.scheme .copyright a:hover {
    color: #fff !important;
}
.footer-address {
    padding-left: 30px;
}
.footer .textwidget p {
    margin-bottom: 0.2em;
}
.footer .social {
    margin-top: 13px !important;
}
.text-lineheight {
    line-height: 26px;
}
.social .menu li a[href*="facebook"]:hover {
   color: #3B5998 !important;
}
.social .menu li a[href*="linkedin"]:hover {
   color: #007bb5 !important;
}
.social .menu li a[href*="twitter"]:hover {
   color: #1dcaff !important;
}
.social .menu li a[href*="youtube"]:hover {
   color: #bb0000 !important;
}
/* End footer*/

/* Home page */

.counter-heading
{
    width: auto;
    height: auto;
    float: left;
}
.testimonial-4 .testimonials-list .testimonials-text {
    padding: 22px 25px 30px 90px;
    font-size: 14px;
    text-align: justify;
    min-height: 180px;
}
.counter-heading:before {
    width: 100% !important;
}

.counter-heading h2
{
    margin-bottom: 0;
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
    .vc_inner .col-sm-4 {
        width: 100% ;
    }
    .vc_inner [class*="col-"] {
        width: 100% ;
    }
}
@media (max-width: 479px) {
    .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline{
        margin-top: 20px;
        /*font-size: 11px !important;*/
    }
    .intro4 h3 {
    font-size: 13px !important;
    }
    .counter-heading h2 {
        font-size: 34px !important;
    }
  #better-menu-widget-2 li {
    text-indent: 0;
  }
}

/* End Home Page*/
/*Contact page*/

.contact-form {
  margin-bottom: 40px;
}

label {
    color: #000;
    margin: 0 0 10px 0;
}
.project-data p {
   margin: 0;
}
.data-group:before {
    background-color: #f19914;
}
.data-group:before{
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.data-group {
    padding: 40px 0 10px 0;
    position: relative;
    display: inline-block;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 600 !important;
    margin-left: 16px;
}
.page-id-21 .heading-title-3, .heading-title-2, .heading-title {
    margin-bottom: 25px;
}
.contact-select {
    height: 49px;
    display: inline-block;
    padding: 11px 15px;
    margin-bottom: 10px;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
}
.building-site {
    padding: 20px 0 20px 16px;
}
.building-site-contact {
    padding: 36px 0 20px 22px;
}
.wpcf7-list-item-label {
   color: #000 !important;
}
.align-left-form {
    /*margin-right: 225px;*/
    position: relative;
}
#margin-right-form {
    padding-right: 0 !important;
}
.wpcf7 input[type="text"], .wpcf7 select{
    margin-bottom: 20px !important;
}
.wpcf7-checkbox span.wpcf7-list-item {
    margin-left: 0 !important;
}
span.wpcf7-not-valid-tip {
    color: #eb5858;
    margin-top: 0 !important;
    margin-bottom: 20px;
    text-align: left;
}
.scheme input[type="submit"]:hover{
    background-color: #1B273D !important;
    color: white !important;
}
input[type="email"] {
    max-width: 80%;
}
input[type="submit"] {
    background-color: #F19914;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 13px 20px;
    width: auto;
    font-size: 13px;
    text-transform: uppercase;
}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7-textarea:focus {
    border: 1px solid #F19914;
}
.subscribe-news {
    padding: 30px 0;
}

.contact-info {
    padding-top: 30px;
}
.contact-info p{
    margin-bottom: 0.5em;
}
.contact-address {
    padding-left: 41px;
}
/*.page-id-21 .contact-form .wpcf7-checkbox {
    margin-left: -15px;
}*/
.contact-form .wpcf7-submit {
    margin-right: -20px;
}
/* End Contact page*/


@media (max-width: 479px ) {
    .intro4 .col-sm-4 {
    /*background: url(images/bg3-mobile.png) no-repeat center;*/
    padding: 31px 0;
  }
    .intro4 .col-sm-4 {
    padding: 5px 0;
   }
    h1 {
        font-size: 17px !important;
    }
    h2 {
        font-size: 16px !important;
    }
    .counter-heading
    {
        float: none;
        text-align: center;
    }
    .counter-heading h2 {
    text-align: center !important;
    }
    .home [data-stellar-background-ratio] {
    background-size: cover !important;
    background-position: 24.5% 0 !important;
    }
}
/*Latest News*/
#ajaxsearchprosettings1_1.searchsettings fieldset legend, #ajaxsearchprosettings1_2.searchsettings fieldset legend, div.ajaxsearchpro[id*="ajaxsearchprosettings1_"].searchsettings fieldset legend {
    display: none !important;
}
#ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, #ajaxsearchpro5_1 .probox, div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox, #ajaxsearchpro2_1 .probox, #ajaxsearchpro2_2 .probox, div.ajaxsearchpro[id*="ajaxsearchpro2_"] .probox, #ajaxsearchpro5_1 .probox, div.ajaxsearchpro[id*="ajaxsearchpro5_"] .probox {
    border-bottom: 2px solid #f19914 !important;
}
.eg-thememove-company-news-container {
    background-color: rgba(247,147,30,0.75) !important;
}
div[id*="ajaxsearchlite"] {
    box-shadow: 0px 2px 0px 0px #f19914;
}
div[id*="ajaxsearchlite"] .probox .promagnifier .innericon svg {
    fill: #f19914;
}
div[id*="ajaxsearchlite"] .probox .prosettings .innericon svg {
    fill: #f19914;
}
.eg-company-news-element-20 {
    display: none !important;
}
.eg-company-news-element-19 {
    font-style: italic;
    position: absolute !important;
    font-size: 12px !important;
}
div.ajaxsearchpro[id*="ajaxsearchprosettings1_"].searchsettings .label {
    color: #f19914 !Important;
}
#ajaxsearchprosettings1_1.searchsettings .option label {
    background-image: rgba(241,153,20,1);
    background-image: -moz-linear-gradient(left, rgba(241,153,20,1) 0%, rgba(241,153,20,1) 51%, rgba(241,153,20,1) 100%);
    background-image: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,153,20,1)), color-stop(51%, rgba(241,153,20,1)), color-stop(100%, rgba(241,153,20,1)));
    background-image: -webkit-linear-gradient(left, rgba(241,153,20,1) 0%, rgba(241,153,20,1) 51%, rgba(241,153,20,1) 100%);
    background-image: -o-linear-gradient(left, rgba(241,153,20,1) 0%, rgba(241,153,20,1) 51%, rgba(241,153,20,1) 100%);
    background-image: -ms-linear-gradient(left, rgba(241,153,20,1) 0%, rgba(241,153,20,1) 51%, rgba(241,153,20,1) 100%);
    background-image: linear-gradient(to right, rgba(241,153,20,1) 0%, rgba(241,153,20,1) 51%, rgba(241,153,20,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f19914', endColorstr='#f19914', GradientType=1 );
}
div[id*="ajaxsearchlite"], div[id*="ajaxsearchlite"] *, div[id*="ajaxsearchliteres"], div[id*="ajaxsearchliteres"] *, div[id*="ajaxsearchlitesettings"], div[id*="ajaxsearchlitesettings"] * {
    border: 0 !important;
}
.entry-bottom {
    margin-top: 30px;
}
div[id*="ajaxsearchliteres"] .results .item .asl_content h3, div[id*="ajaxsearchliteres"] .results .item .asl_content h3 a {
    color: #265582 !important;
}
.postid-198 .vc_custom_heading h3 {
    margin-top: 0 !important;
}
article.post .entry-header .entry-title {
    font-family: 'Open Sans' !important;
    line-height: 40px !important;
    font-weight: normal !important;
    font-weight: 600 !important;
    color: #265582 !important;
    font-size: 24px !important;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    text-transform: uppercase;
}
/*News grid customized*/
.filter-facebook-news.eg-company-news-wrapper .eg-company-news-element-16 .eg-icon-right-big::before {
    content: '\e8bc' !important;
}
.filter-video.eg-company-news-wrapper .eg-company-news-element-16 .eg-icon-right-big::before {
    content: '\e859' !important;
}
.filter-facebook-news.eg-company-news-wrapper .esg-overlay {background-color: rgba(58,90,152, 0.75);}
.filter-news.eg-company-news-wrapper .esg-overlay {background-color: rgba(241, 153, 20, 0.75);
}
.filter-video.eg-company-news-wrapper .esg-overlay {background-color: rgba(229,45,39, 0.75);}
.eg-company-news-element-0 {
    height: 57px;
    overflow: hidden;
}
/*End Latest News*/
/*Company*/
.active {
    border-color: #f19914;
    color: #f19914 !important;
}

/*.download2 {
    margin-bottom: 10px;
}*/
/*End Company*/
/*Navigation style*/
#primary-menu li:last-child a {
    color: #fff !important;
    padding: 12px 0 !important;
}
.header-preset-01 .headroom--not-top .navigation > div > ul > li > a  {
     padding: 41px 0;
    }
.headroom--not-top .navigation .menu > li > a::after {
    bottom: 41px;
    left: 0;
}
.header-preset-01 .navigation > div > ul > li > a {
      margin: 0 10px;
      padding: 41px 0 ;
    }
.header-preset-01 .navigation > div > ul > li > a:after {
    bottom: 41px;
}
.navigation > div > ul > li > a {
    font-size: 13px;
}
/*.menu-item-157 {
    margin-right: 13px;
}*/
#primary-menu li:last-child {
    background-color: #F19914;
    cursor: pointer;
    padding: 0 5px;
    margin-left: 12px;
}
#primary-menu li:last-child:hover {
    background-color: #1B273D;
   -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
   -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
   -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);

}
.header-preset-01 .navigation > div > #primary-menu li:last-child > a::before {
	display: none;

}
.header-preset-01 .navigation > div > #primary-menu li:last-child > a::after {
    content: none;
}
#primary-menu li:last-child a {
    color: #fff !important;
    padding: 12px 0 !important;
}
#primary-menu li:last-child a:hover {
    color: #fff !important;
}
#primary-menu .sub-menu li:last-child {
    background-color: #fff;
    margin-left: 0;
    padding: 0;
}
#primary-menu .sub-menu li:last-child a {
    color: #999999 !important;
    padding: 10px 20px !important;
}
#primary-menu .sub-menu li a:last-child:hover {
    color: #fff !important;
}
.header-preset-01 .navigation > div > ul > li > a::before {
    width: 100%;
	height: 35%;
	background: #f19914;
    clip-path: polygon(50% 0, 0 32%, 0 38%, 50% 6%, 100% 38%, 100% 33%, 50% 0);
	-webkit-clip-path: polygon(50% 0, 0 32%, 0 38%, 50% 6%, 100% 39%, 100% 33%, 50% 0);
    shape-inside: polygon(50% 0, 0 32%, 0 38%, 50% 5%, 100% 39%, 100% 33%, 50% 0);
    transition: all 2s ease;
    position: absolute;
    left: 0;
    transform: rotate(0deg);
    top: 26%;
    content: no-close-quote;
    border: 1px solid transparent;
}
.menu-item a img {
    margin-top: -5px;
}
/*if browser firefox do not display*/
@-moz-document url-prefix() { .header-preset-01 .navigation > div > ul > li > a::before { background: transparent;
content: "";}
}

/*if browser internet explorer do not display*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .header-preset-01 .navigation > div > ul > li > a::before { background: transparent;
    content: "";}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .header-preset-01 .headroom--not-top > div > ul > li > a::before { background: transparent;
    content: "";}
}
/*if browser is ms edge*/
@supports (-ms-accelerator:true) {
   .header-preset-01 .navigation > div > ul > li > a::before { display: none !important;}
}
@supports (-ms-accelerator:true) {
   .header-preset-01 .headroom--not-top .navigation > div > ul > li > a::before { display: none !important;}
}
/* Microsoft Edge Browser 12+ (All) - @supports method */

@supports (-ms-ime-align:auto) {
  .header-preset-01 .navigation > div > ul > li > a::before { display: none !important;}
}
@supports (-ms-ime-align:auto) {
  .header-preset-01 .headroom--not-top .navigation > div > ul > li > a::before { display: none !important;}
}
.header-preset-01 .headroom--not-top .navigation > div > ul > li > a:before {
    display: block !important;
}
.header-preset-01 .headroom--not-top .navigation > div > #primary-menu li:last-child > a:before {
    display: none !important;
}
#nav_menu-6 a.mPS2id-highlight{
  background-color: #f19914 !important;
  color: #fff !important;
}

@media only screen and (min-width : 992px) and (max-width : 1199px) {
.header-preset-01 .navigation > div > ul li {
    font-size: 13px;
    }
 .header-preset-01 .navigation > div > ul > li > a {
    margin: 0 7px;
 }
}
@media screen only and(min-width: 768px) and (max-width: 991px){
    .sidebar .wpb_widgetised_column .widget .menu li a {
    padding: 10px 16px;
    font-size: 12px;
    line-height: 14px;
    }
}
@media (max-width: 991px) {
    .header-preset-01 .navigation > div > ul > li > a::before {
     display: none !important;
   }
  .header-preset-01 .navigation > div > ul > li > a {
    padding: 10px 0;
  }
    .header-preset-01 .headroom--not-top .navigation > div > ul > li > a   {
        padding: 10px 0;
    }
    .header-preset-01 .headroom--not-top .navigation > div > ul > li > a:before {
        display: none !important;
    }
 #primary-menu li:last-child {
    margin-left: 0;
  }
    #primary-menu .sub-menu li:last-child a {
        padding: 10px 0 !important;
    }
  #primary-menu .sub-menu li a:last-child:hover {
    color: inherit !important;
  }
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    font-size: 18px;
}

/*Footer*/
@media (max-width: 767px) and (min-width: 481px) {
    .scheme .copyright img {
        display: none;
    }
    .copy-footer-right {
    float: left;
    width: 73%;
    }
}
@media (max-width: 480px) {
    .copy-footer-right {
    /* float: left; */
    width: 100%;
    }
    .scheme .copyright img {
        display: none;
    }
}

/*Testimonial*/
.testimonial-4 .testimonials-list .author {
    display: inline-block;
    margin-top: 20px;
    position: relative;
    position: absolute;
    bottom: -20px;
    right: 15px;
}
.testimonial-4 .testimonials-list .author span:first-child {
    color: #265582 !important;
    font-weight: 600;
    font-size: 14px;
    text-align: right;
}
.testimonial-4 .testimonials-list .author span {
    color: #265582;
    font-weight: 600;

}
.testimonial-4 .testimonials-list .author:after{
   display: none !important;
}
@media (max-width: 991px){
.testimonial-4 .testimonials-list .testimonials-text {
    padding: 22px 25px 45px 25px;
  }
}
/*Newsletter*/
.footer .cm-simple-form .pre-info {
    display: none;
}
.footer .cm-field-row input[type="text"], .footer .cm-field-row input[type="number"], .footer .cm-field-row input[type="email"], .cm-field-row .cm-select-wrapper {
    border-radius: 0;
    background-color: #FFF;
    width: 95%;
    padding: 0 15px;
    border: 1px solid #E3e3e3;
    color: #444;
    font-size: 13px;
    box-sizing: border-box;
    height: 25px;
    outline: none;
}
.footer .wpcf7 input[type="text"], .wpcf7 select {
    margin-bottom: 5px !important;
}
.footer .wpcf7 input[type="submit"] {
    padding: 0 18px;
}
.footer .cm-field-row {
     margin-bottom: 0; */
}
.footer button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #F19914;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 1px 24px;
    width: auto;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: none;
}
.footer .cm-field-row .cm-label {
    display: none;
}
.footer .cm-field-row.cm-button {
    padding-top: 0;

}
.footer .cm-simple-form .cm-submit {
    margin-left: 0;
    min-width:50px;
    width: auto;
}
.footer .success-message h3 {
     padding-top: 0;
    font-size: 22px;
    font-weight: 500;
    margin: 10px 0 8px;
    background: none;
    color:#F19914;
}
.footer .success-message, .fail-message {
    text-align: left;
}
.footer .cm-form-error p {
    width: 17.5%;
    position: absolute;
    bottom: 9%;
}
.footer div.wpcf7-validation-errors  {
    width: 17.5%;
    position: absolute;
    bottom: 5%;
    padding: 5px;
}
#subForm input[type="text"], #subForm input[type="email"] {
    height: 26px;
    padding: 4px 10px;
    margin-bottom: 5px;
}
input[type="email"] {
        max-width: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #F19914;
    border: none;
    color: #fff;
    cursor: pointer;
    width: auto;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 0;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
     background-color: #F19914 !Important;
     color: #fff !important;
    background-image: none !important;
    border: none !important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background-color: #1B273D !Important;
}
.cm-field-row.pre-info {
    font-size: 16px;

}
#cm-form-2-0 h3 {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#cm-form-2-0 h3:before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #F19914;
}
#cm-form-4-0 h3 {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#cm-form-4-0 h3:before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #F19914;
}
#cm-button-4 {
    background-color: #c0c0c0 !important;
}
#cm-button-4:hover {
    background-color: rgba(192,192,192, 0.6) !important;
}
.page-id-160 #cm-button-4 {
    background-color: transparent !important;
    color: #999;
    font-size: 13px !important;
    font-style: italic !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    font-family: inherit;
    margin-top: -10px;
    letter-spacing: normal;
    padding: 0;
}

.white-popup-block {
    background-color: white;
    border-radius: 0;
    padding: 40px;
    position: relative;
    margin: 20px auto;
    max-width: 500px;
    width: 100%;
}
.cm-field-row input[type="text"], .cm-field-row input[type="number"], .cm-field-row input[type="email"], .cm-field-row .cm-select-wrapper {
    border-radius: 0;
}
.cm-field-row input[type="text"]:focus, .cm-field-row input[type="number"]:focus, .cm-field-row input[type="email"]:focus {
    border-color: #F19914;
}
.cm-field-row .cm-label {
    color: #000;
}
.cm-field-row input[type="text"].cm-invalid-field, .cm-field-row input[type="number"].cm-invalid-field, .cm-field-row input[type="email"].cm-invalid-field, .cm-field-row .cm-invalid-field {
    border: 2px solid #eb5858 !important;
}
.cm-form-error p {
    background: #eb5858;
    border: none;
    color: white;
}
@media (max-width: 991px) {
    .footer .cm-form-error p {
    width: 95%;
    position: relative;
  }
}
/* custom language switcher*/

.search-box i {
    color: #999999;
    position: relative;
    top: 1px;
    left: 10px;
}
dl {
    margin-bottom: 20px;
    position: absolute;
    top: 40%;
    right: 1.3%;
}
.dropdown dd, .dropdown dt, .dropdown ul {
    margin:0px;
    padding:0px;
    position: relative;
    top: -2px;}
.dropdown dd {
    position:relative; }
.dropdown a, .dropdown a:visited {
    /*color:#999999; */
    text-decoration:none;
    outline:none;}
.big-text {
    text-transform: uppercase;
    display: inline !important;
    color: #999 !important;
}
.big-text a {
    color: #999 !important;
}
.big-text a:hover {
    color: #f19914 !important;
}
.dropdown dt a span {
    cursor:pointer;
    display:block;
    padding:5px;}
.dropdown span.value {
    display:inline-block;
    padding-left: 10px;}
dt .value {
    display: none !important;
}
.dropdown dd ul li a {
    padding: 0;
    display:block;}

.dropdown img.flag {
    border:none; vertical-align:middle;
    margin-left:5px;
    margin-bottom: 1px;
    }

.flagvisibility {
    display:inline-block;}
#lang_dropdown {
    margin-bottom: 0;
    font-size: 13px;
    font-style: normal;
    color: white;
    border: 2px solid #f19914 !important;
    height: 30px !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    border-radius: 0 !important;
    background-image: url(images/arrow_sel.png) !important;
    background-position: 96% 50% !important;
    background-repeat: no-repeat !important;
    color: #111111;
    cursor: pointer;
    padding: 0 8px;
}
.change-language {
    font-size: 12px;
    padding: 10px 15px;
    color: #265582;
    font-weight: 600;
    padding-left: 9px;
    text-align: right;
    text-transform: uppercase;
}
        /* JS-created definition list */

.dropdown dd { position: relative; }

.dropdown a {
	text-decoration: none;
	outline: 0;
	font-size: 12px;
	display: block;
	width: 150px;
	overflow: hidden;
	}

.dropdown dt a {
	background:#fff;
	color: #000;
    display: inline;
    padding: 44px 0 43px 0;
	}

.dropdown dt a.active {
    background: #fff;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.5);
    box-shadow: 0 3px 7px rgba(0,0,0,.5);
    color: #000;
    }

.dropdown dd ul {
	background: url(images/No_colonies_blank_world_ma.png);
    background-color: #fff;
    background-size: cover;
    background-position: center;
	color: #000;
	display: none;
	position: absolute;
	z-index: 999;
    border-top: 3px solid #f19914;
	top: 40px;
    right: 0;
	padding: 2px 0 8px 0;
	list-style: none;
	margin: 0;
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.5);
	box-shadow: 0 3px 7px rgba(0,0,0,.5);
	}

.dropdown dd ul li a em,
.dropdown dt a em {
    font-style: normal;
    float: left;
    width: 100px;
    cursor: pointer;
    }

.dropdown dd ul li a em {
    color: #000;
    }

.dropdown dd ul li a:hover {
    background-color: rgb(241, 153, 20);
    color: white;}
.active-style {
    font-size: 12px;
    font-weight: 600;
    color: #265582;
    padding-left: 0;
    text-transform: uppercase;
}
.active-style .flag {
    padding-right: 5px;
    margin-top: -2px;
  }
.split-list {
     max-width: 960px;
     margin: auto;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
     column-count: 4;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    -ms-column-gap: 1em;
    -o-column-gap: 1em;
    column-gap: 1em;
    padding: 10px 10px 10px 10px;
}
.country-listed {
 padding: 10px 0 5px 5px;
}
.select-lang {
    padding-left: 8px;
    padding-right: 0;
}
.heading-title-lang {
    text-align: center;
    position: relative;
    margin-bottom: 11px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #265582;
    border-bottom: 3px solid #f19914;
    margin-left: 5px;
}
@media (max-width: 992px) {
    .dropdown dt a {
    padding: 0;
	}
}
@media (max-width: 991px) {
.dropdown dd ul {
    top: 44px;
    right: 0;
    }
    #lang_dropdown {
    width: 100%;
  }
.split-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    -ms-column-gap: 1em;
    -o-column-gap: 1em;
    column-gap: 1em;

  }
  /*.search-box i {
    top: 23px;

  }   */
  .dropdown dd, .dropdown dt, .dropdown ul {
    top: -3px;
    }
    dl {
    right: 2.5%;
  }
.search-box i {
    left: 14px;
  }
}
@media (max-width: 767px) {

    .dropdown dt a {
    display: block;
	}
   /* .search-box i {
    top: 22px;
   } */
    .big-text {
        display: none !important;
    }
    .lang_sel_other {
        display: inline !important;
    }
    .dropdown dd ul {
    top: 34px;
   }
    .dropdown dt a {
    padding:0;
   }
   #lang_dropdown {
    margin-bottom: 10px;

  }
    .change-language {
    text-align: left;
   }
  .active-style .flag {
    padding: 0 5px;
  }
   dl {
    right: 3%;
  }
    .dropdown dd, .dropdown dt, .dropdown ul {
    top: -5px;
    }
 .search-box i {
    left: 3px;
  }
}
@media (max-width: 479px) {
    .dropdown dd ul {
    top: 26px;
    right: -22px;
    }
    .dropdown dt a {
	background:#fff;
	color: #000;
    display: block;
	}
    .split-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    -ms-column-gap: 1em;
    -o-column-gap: 1em;
    column-gap: 1em;

  }
   dl {
    right: 5%;
  }
    .dropdown dd, .dropdown dt, .dropdown ul {
    top: -7px;
    }
 .menu-link {
    position: relative;
    left: -20px;
  }
 .search-box i {
    left: -20px;
  }
.select-lang {
    padding-left: 8px;
    padding-right: 8px;
  }
}

#lang_sel {
    height: 32px;
    position: relative;
    font-family: verdana, arial, sans-serif;
    display: block !important;
}
.language-margin {
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #999;
}
.language-border-top {
    margin-left: 10px;
    margin-right: 10px;
    border-top: 1px solid #999;
}
.not-selected {
    display: none !important;
}
.iclflag {
    margin: 8px 5px 0 10px;
}
@media (max-width: 1199px) and (min-width:992px){
  .iclflag {
    margin: 8px 0px 0 8px;
  }
  .header-preset-01 .navigation > div > ul > li > a {
    margin: 0 7px;
  }
}

/*Project Widget*/
.projects_list_widget img.wp-post-image {
    width: 75px !important;
    height: 75px !important;
}

.wpb_widgetised_column ul li {
    padding-bottom: 10px;
    border-bottom: 1px solid #EEEEEE;
    list-style: none;
    margin: 0 0 1.5em;
}
.sidebar .widget-title, .wpb_widgetised_column .widget-title {
    font-weight: 600;
}
.crp_title {
    display: inline-block;
    margin-left: 10px;
}
#need-info a {
    color: #999 !important;
    font-style: italic;
    font-size: 13px;
}
#need-info a:hover {
    color:#f19914 !important;
}
.project-template-default .intro4 h3 {
    padding-top: 30px;
}
/*Essential Grid*/
.eg-frisomat-pages-grid-content, .eg-frisomat-skin-2-content {
    margin-top: 30px;
}
.eg-frisomat-skin-1-content {
        margin-top: 30px !important;
}

.eg-frisomat-skin-1-element-0 {
        padding: 12px 20px 10px 20px !important;
}
.eg-frisomat-skin-2-element-0:lang(fr), .eg-frisomat-skin-2-element-0:lang(ro), .eg-frisomat-skin-2-element-0:lang(hu), .eg-frisomat-skin-2-element-0:lang(sk) {
    text-transform: inherit!important;
}
/*carousel slider*/
.vc_carousel-indicators {
    display: none !important;
}
.vc_images_carousel .vc_carousel-control {
    color: #fff !important;
    width: 30px !important;
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    background: #f19914 !important;
    height: 34px !important;
}
.vc_images_carousel .vc_carousel-control {
    opacity: 1 !important;
}
.vc_images_carousel .vc_carousel-control .icon-next:before {
    content: '\276F' !important;
    position: relative;
    top: -15px !important;
    font-size: 11px;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before {
    content: '\276e' !important;
    position: relative;
    top: -15px !important;
     font-size: 11px;
}

.vc_images_carousel .vc_carousel-control .icon-next:hover, .vc_images_carousel .vc_carousel-control .icon-prev:hover, .structure .esg-navigationbutton:hover {
    background-color: #222222 !important;
    -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.esg-mobile-filter-button{
  display: none !important;
}
@media (max-width: 767px) {
    .vc_images_carousel .vc_carousel-control {
    width: 20px !important;
   }
}
/*sticky sidebar*/
.theiaStickySidebar .vc_column-inner  {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/*company history page*/
.row-eq-height {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
}

.center-block {
	float:none;
}

.column-centered {
	margin:0px auto;
	float:none;
}

.flush {
	padding:0px;
}

.flush-left {
	padding-left:0px;
}

.flush-right {
	padding-right:0px;
}

a:hover {
	text-decoration:none;
}

.tablerow {
	display:table;
	width:100%;
	height:100%;
}

.tablecell {
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
}


#company-history h3 {
	font-size:45px;
	margin:0px;
}

#company-history p {
	margin:10px 0px 20px 0px;
    height: 50px;
    background: #fff;
}
.paragraph-width {
    width: 80%;
}
.paragraph-width-small {
    width: 20%;
}
#company-history .padding {
	padding:0px 5px;
}

#company-history {
	float:left;
	width:98.5%;
	padding:0 0 50px 0px;
}

#company-history h3 {
	margin-bottom:25px;
	display:inline-block;
    background: #fff;
    margin-top: -20px;
}

#company-history .inside h3 {
	display:inline-block;
	margin-left:40px;
	margin-top:0px;
    display: none;
}

#company-history h3.in {
	margin-bottom:10px;
    display: none;
}

#company-history span {
	display: inline-block;
    background: #f19914;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-left: 22px;
    margin-bottom: 25px;
}
#company-history img {
  width: 100%;
}
#company-history span.n3 {
	margin-left:48%;
}

#company-history span.n2 {
	margin-left:0px;
	margin-right:20px;
}

#company-history span.n1 {
	margin-left:0px;
	margin-right:60px;
}
#company-history span.n90 {
	margin-left: 50%;
}
#company-history span.n93 {
	float: left;
    margin-left: 70%;
}
#company-history span.n96 {
	margin-left: 70%;
}
#company-history span.n98 {
	margin-left: 54%;
}
#company-history span.n95 {
    margin-left: 70%;
}
#company-history span.n111 {
	margin-left:69%;
}
#company-history span.n23 {
	margin-left: 70%;
}
#company-history span.n20 {
	margin-left: 52%;
}
#company-history .dots-vertical {
	width:29px;
	background:url(images/bg-top-small.jpg) 50% 50% repeat-y;
	height: 310px;
    margin-left: 42px;
    margin-top: -385px
}

#company-history .dots-vertical.two {
	margin-right:25%;
	margin-left:0px;
	margin-top:-418px;
    height: 370px;
}

#company-history .dots-vertical.three {
	margin-left:14.5%;
	margin-top:-440px;
    height: 360px;
}

#company-history .dots-vertical.four {
	margin-right:-22%;
    margin-top: -875px;
    height: 816px;
}

#company-history .dots-vertical.five {
	margin-left:25.2%;
	margin-top:-867px;
	height:800px;
}

#company-history .dots-vertical.six {
    margin-right: 10%;
    margin-top: -382px;
    height: 360px;

}
#company-history .dots-vertical.seven {
    margin-left: 25%;
    margin-top: -500px;
    height: 460px;

}

#company-history .dots {
	width:69%;
	background:url(images/bg-horizontal.jpg) 50% 50% repeat-x;
	height:17px;
	margin-left:30px;
	margin-top:-62px;
	margin-bottom:80px;
}

#company-history .dots.two {
    width: 58%;
    margin-left: 105px;
    margin-top: -62px;

}

#company-history .dots.three {
	width:67%;
	margin-left:20%;
	margin-top:-62px;
}

#company-history .dots.four {
	width: 60%;
    margin-left: 26%;
    margin-top: -92px;
}
#company-history .dots.fours {
	width: 62%;
    margin-left: 27%;
    margin-top: -62px;
}
.margin-left-year {
    margin-left: 38% !important;
}
.heading-1992-float {
    float: right;
}
.overlay-text {
    z-index: 1000;
    position: absolute;
    top: 63%;
    color: white;
    background: transparent !important;
    font-size: 40px;
    left: 15px;
}
.overlay-text-2016 {
    z-index: 1000;
    position: absolute;
    top: 96.5%;
    color: white;
    background: transparent !important;
    font-size: 40px;
    left: 15px;
}
.overlay-text-1992 {
    z-index: 1000;
    position: absolute;
    top: 41%;
    color: white;
    background: transparent !important;
    font-size: 40px;
    right: 30px;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    text-transform: uppercase !important;
    display: inline-flex !important;
    margin-left: 20px;
}
/*Landing page*/
.jumbotron-landing-page {
    padding-top: 20px;
}
.landing-page .vc_column-inner {
    background-position: center !Important;
    background-size: cover !Important;
    max-height: 450px !important;
}
.landing-page-form {
    background: rgba(27, 39, 61, 0.6);
    padding: 15px 20px 20px 20px;
    position: relative;
    top: 25px;
    z-index: 1000;
}
.welcome-text {
    padding: 20px;
}
.conversion-form {
    padding: 0 40px;
}
.landing-header h1 {
    color: #fff !important;
    font-size: 30px !Important;
}
.landing-header h2 {
    color: #fff !important;
    font-size: 24px !Important;
}
.landing-page-form .wpcf7-form-control {
    width: 100%;
}
.landing-page-form input[type="text"],.landing-page-form input[type="email"]  {
    margin-bottom: 15px !important;
    height: 40px;
}
.catchy-heading .solution-list {
    padding-left: 50px !important;
}
.catchy-heading .listing li {
    margin-bottom: 15px !important;
}
.page-template-landing-page .bottom-wrapper {
    position: relative !important;
}
.landing-page-contact {
    position: absolute;
    top: 35px;
}
.landing-page-logo {
   width: 30%;
    position: relative;
    top: -23px;
    left: 20px;
}
.page-template-landing-page span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: -38px !Important;
}
.page-template-landing-page div.wpcf7-validation-errors {
    z-index: 1000;
}
/*Google adwords landing page*/
.page-template-landing-page .headroom--not-top.header{
    width: 102% !important;
}
.nothing-more .vc_column-inner {
    padding: 100px 100px 80px 115px;
}
.nothing-more h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
}
.nothing-more p {
    color: #fff;
}
.page-template-landing-page .alignnone {
    width: auto !important;
}

.page-template-landing-page .navigation > div > ul > li > a {
    color: #999 !important;
}
#google-adwords .landing-page-form {
    background: #1B273D !important;
}
#google-adwords span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: -60px !Important;
}
.page-template-landing-page .header {
    display: none !important;
}
.page-template-landing-page .headroom--not-top {
    display: block !Important;
}
#google-adwords .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    width: 100% !important;
    text-align: center !important;
}
/*Email template*/
#email-template h4, #email-template p {
    display: inline;
}
.email-template-form input[type="submit"] {
    background-color: #1B273D !Important;
    border: none !Important;
    color: #fff !Important;
    cursor: pointer !Important;
    width: auto !Important;
    font-size: 16px !Important;
    text-transform: uppercase !Important;
}
.page-template-landing-page .email-template-form span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: -72px !Important;
}
.email-news-letter input[type="email"] {
    width: 80% !Important;
    height: 50px !Important;
}
.email-news-letter button {
    padding: 13px 24px !Important;
}
@media only screen and (max-width: 991px) {
    .page-template-landing-page .headroom--not-top.header {
    width: 104% !important;
    position: fixed;
    z-index: 100000;
   }
.page-template-landing-page .header__right {
    padding-right: 0 !important;
    float: right;
    margin-top: 7%;
 }
.email-news-letter input[type="email"] {
    width: 100% !Important;
 }
}
/* Media Css */
#company-history .dots-vertical  {
	display: block;
}
@media only screen and (max-width: 767px) {
#company-history .dots-vertical  {
	display: block;
}

#company-history .dots  {
	display:none;
}

#company-history .padding {
	padding:0px 15px;
}

.small-text-center {
	text-align:center;
}

.small-text-left {
	text-align:left;
}

.small-text-right {
	text-align:right;
}
.margin-left-year {
    margin-left: 40% !important;
}
#company-history span {
    margin-left: 41% !important;
  }
#company-history .dots-vertical {
    height: 970px;
    margin-left: 213px;
    margin-top: -941px;
  }
#company-history .dots-vertical.two {
    margin-right: 49%;
    margin-left: 0px;
    margin-top: -1084px;
  }
  #company-history .dots-vertical.three {
    margin-left: 45%;
    margin-top: -1000px;
  }
 #company-history .dots-vertical.four {
    margin-right: 49%;
  }
  #company-history .dots-vertical.five {
    margin-top: -800px;
    margin-left: 45%;
  }
   #company-history .dots-vertical.six {
    margin-right: 49%;
    margin-top: -961px;
    height: 1000px;
   }
  #company-history .dots-vertical.seven {
    margin-left: 45%;
  }
 .overlay-text {
   display: none;
}
.overlay-text-2016 {
   display: none;
}
.overlay-text-1992 {
   display: none;
  }
.home .alignnone {
     width: auto !important;
    }
.alignnone {
     width: 100% !important;
    }
.extra-height .alignnone {
    height: auto;
  }
.catchy-heading .vc_column-inner {
    padding-top: 20% !important;
 }
 .landing-page-contact {
    position: absolute;
    top: 30px;
    right: 20px;
}
.landing-page-contact a:last-child {
    display: block !important;
  }
.intro4 .vc_btn3, .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    font-size: 12px !important;
 }
    .intro4 .col-sm-4:before {
        border-top: 0 !important;
    }
.intro4 .col-sm-4 {
    padding: 0px 0 15px 0 !important;
    margin-top: 25px !important;
 }
}

@media only screen and (max-width : 479px) {
    #company-history span {
    margin-left: 38% !important;
   }
    #company-history .inside h3 {
        margin-left: 0;
    }
    .heading-1992-float {
        float: none;
    }
    #company-history .dots-vertical {
    margin-left: 44.5%;
  }
   #company-history .dots-vertical.two {
    margin-right: 45%;
  }
   #company-history .dots-vertical.four {
    margin-right: 47%;
   }
  #company-history .dots-vertical.five {
    margin-left: 44%;
  }
  #company-history .dots-vertical.six {
    margin-right: 47%;
   }
  #company-history .dots-vertical.two {
    margin-right: 46%;
  }
   #company-history .dots-vertical.seven {
    margin-left: 44%;
  }
  #company-history .dots-vertical.three {
    margin-left: 44%;
   }
    #company-history .dots-vertical.three   {
        height: 1000px;
    }
    #company-history .dots-vertical.two {
        height: 1080px;
    }
 .paragraph-width-small {
    width: 100%;
  }
 .active-style {
    margin-top: 5px;
  }
 .apply-job {
    padding-bottom: 30px;
    }
 span.wpcf7-list-item {
    display: block !important;
  }
 .project-data p {
    margin: 36px 0 0 0;
  }
.catchy-heading .vc_column-inner {
    padding-top: 38% !important;
 }
.conversion-form {
    padding: 0 20px;
 }
/*
.intro4 .col-sm-4 {
    width: 350px;
    margin-top: 10px;
 }
*/
}

@media only screen and (min-width : 992px) and (max-width : 1199px) {
#company-history .dots-vertical {
        height: 340px;
        margin-top: -430px
}
#company-history .dots {
    width: 71%;
    margin-left: 25px;
    margin-bottom: 80px;
}
#company-history .dots-vertical.three {
    margin-left: 15%;
}
#company-history .dots-vertical.four {
    margin-right: 7.5%;
}
#company-history .inside h3 {
    display: inline-block;
    margin-left: 0;
}
#company-history .dots-vertical.two {
    margin-right: 23.5%;
    margin-top: -402px;
    height: 350px;
}
.heading-1992-float {
    float: left;
}
#company-history span.n1 {
    margin-right: 25px;
}
#company-history .dots-vertical.three {
    height: 363px;
    margin-top: -410px;
}

#company-history .dots-vertical.four {
    margin-right: -23.5%;
    margin-top: -808px;
    height: 740px;
}
#company-history .dots.four {
    width: 65%;
}
#company-history .dots-vertical.five {
    margin-left: 25%;
    margin-top: -772px;
    height: 720px;
   }
#company-history .dots-vertical.six {
    margin-right: 8.5%;
    margin-top: -377px;
    height: 338px;
  }
#company-history .dots-vertical.seven {
    margin-left: 23.5%;
    margin-top: -440px;
    height: 426px;
 }
 #company-history span.n3 {
    margin-left: 0px;
    margin-right: 25px;
   }
.intro4 .vc_btn3 {
    font-size: 12px !important;
 }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
   #company-history .inside h3 {
    margin-left: 0;
    font-size: 26px;
  }
  #company-history .dots-vertical {
    height: 270px;
    margin-top: -345px;
  }
  #company-history .dots-vertical.two {
    margin-right: 18.5%;
    margin-top: -354px;
    height: 300px
  }
  #company-history .dots-vertical.three {
    margin-left: 16%;
    margin-top: -388px;
  }
  .heading-1992-float {
    float: left;
    font-size: 26px !important;
  }
   #company-history .dots-vertical.four {
    margin-right: -26%;
    margin-top: -678px;
    height: 610px;
  }
    #company-history span.n3 {
    margin-left: 68px;

  }
    #company-history span.n1 {
    margin-left: 0px;
    margin-right: -8px;
  }
    #company-history span.n2 {
    margin-left: 0px;
    margin-right: 0px;
  }
  #company-history .dots-vertical.five {
    margin-left: 24.5%;
    margin-top: -652px;
    height: 625px;
  }
  #company-history .dots-vertical.six {
    margin-right: 6%;
    margin-top: -312px;
    height: 285px;
  }
 #company-history p {
    margin: 10px 0px 30px 0px;

  }
 #company-history .dots-vertical.seven {
    margin-left: 25%;
    margin-top: -328px;
    height: 325px;
  }
 .overlay-text {
    top: 62.5%;
    }
    .overlay-text-2016 {
        top: 95.5%;
    }
.intro4 .vc_btn3, .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    font-size: 12px !important;
 }
.intro4 .col-sm-4::before {
    border-top: 88px solid #f19914;
  }
}
/*end custom history page*/

/*widgetized sidebar cases*/
@media only screen and (min-width : 768px) and (max-width : 991px) {
  .sidebar .widget .menu li a, .wpb_widgetised_column .widget .menu li a {
    padding: 10px 16px;
    font-size: 12px;
    line-height: 14px;
    }
    .intro4 .col-sm-4 {
    /*padding: 10px 15px;*/
/*    padding: 20px 15px 0 15px;    */
   }
    .intro4 .vc_custom_heading {
    padding-top: 0;
  }
    .intro4 .col-sm-8 {
    /*padding-bottom: 0;*/
    padding-top: 15px;
  }
    .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
     padding-top: 5px !important;
    }
}
.horizontal-rule {
    background-color: #999;
    margin-top: 50px;
    opacity: 0.2;
}
.margin-top-minus {
    margin-top: -30px;
}
.single-project #widget_crp-2 .widget-title {
    font-size: 17px !important;
}
.single-post .intro4 .vc_custom_heading {
    padding-top: 0 !important;
}
/*FAQ grid*/
.vc_gitem-zone.vc_gitem-zone-a {
    display: none !important;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #f19914 !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    float: right !important;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-size-lg:hover {
    background-color: #1B273D !important;
}
.vc_gitem_row .vc_gitem-col {
    padding: 20px !important;
}
.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    padding: 12px 50px;
    font-weight: 600;
    text-transform: uppercase;
}
.single-faq .crp_title {
    margin-left: 0;
    padding: 5px 0;
}
.single-faq .widget-title, .tax-faq_category .widget-title {
   text-transform: uppercase;
   font-size: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
   /* border-bottom: 3px solid #f19914;*/
    display: inline-block;
    /* padding-bottom: 5px; */
}
.single-faq .content-wrapper .widget-first {
    margin-bottom: 30px;
}
.single-faq .crp_related_widget ul, .single-faq .menu-faq-menu-container ul, .menu-faq-menu-container ul {
  list-style-type: none;
}
.single-faq .intro4 .vc_custom_heading, .single .intro4 .vc_custom_heading  {
    padding-top: 0;
}
.single-faq .intro4 .vc_custom_heading:lang(ro)  {
    padding-top: 30px !important;
}
.single-post .intro4 .vc_custom_heading:lang(ro)  {
    padding-top: 30px !important;
}
.faq-category {
    margin: 20px 0;
    padding-left: 0;
}
.entry-title-faq {
    text-transform: uppercase;
}
.faqs-post {
    padding: 30px 0 20px 0;
    border-bottom: 1px solid #EEEEEE;
}
.mg_new_filters a.mgf, .mgf_search_form input, .mg_mobile_filter_dd{
    border: none !important;
    color: #999999 !important;
}
.mg_filter a.mgf.mg_cats_selected, .mg_filter a.mgf.mg_cats_selected:hover, .mgf_search_form:focus input, .mgf_search_form:focus i::before{
    color: #1B273D !Important;
    background: transparent !important;
}
#mg_lb_contents .mg_item_featured  {
    display: block !important;
    width: 100% !important;
}
#mg_lb_contents .mg_item_content {
    display: block !Important;
}
.mgf_search_form input {
    border-bottom: 2px solid #f19914 !important;
}
.mg_top_filters .mg_filter {
    text-transform: uppercase;
    font-weight: bold;
}
.mg_new_filters a.mgf.mg_cats_selected, .mg_new_filters a.mgf.mg_cats_selected:hover {
    border-bottom: 2px solid #f19914 !important;
}
.mg_new_filters a.mgf {
    padding: 0 !important;
    margin: 0 20px !important;
}
span.mg_overlay_tit {
    text-transform: uppercase;
}
.mg_top_filters .mg_filter {
    text-align: center;
    padding: 0px 5px 20px 5px !Important;
}
.mg_close_lb::before, .mg_nav_prev > i::before, .mg_nav_next > i::before, .mg_galleria_slider_wrap .galleria-thumb-nav-left::before, .mg_galleria_slider_wrap .galleria-thumb-nav-right::before, #mg_socials span::before, #mg_woo_item_added i::before {
    color: #999999 !important;
}
#mg_lb_contents, #mg_lb_loader {
    color: #265582 !important;
    font-weight: bold;
}
h1.mg_item_title {
    text-transform: uppercase;
}
.intro4 .col-sm-4 {
    background-color:#1B273D !important;
    position: relative !important;
}
.intro4 .col-sm-4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 91px solid #f19914;
    border-right: 60px solid #1B273D;
    width: 0;
}
.frisomat-image {
    padding-left: 0;
}
.frisomat-address {
    margin-top: 30px;
}
.home .intro4 {
    background-color: #f19914 !important;
}
.intro4 .vc_btn3::after {
    margin-top: 3px !important;
}
.split-list i {
    margin: 5px 0 0 5px;
}
.widget_nav_menu ul {
    list-style: none;
}
.page-template-default .entry-title{
    display: none !important;
}
.single-faq .intro4{
  padding-top:80px;
}
.single-post .intro4 .boxed, .single-faq .intro4 .boxed  {
  background-color:#f19914;
  margin-bottom: 70px;
  padding: 0 15px;
  overflow: hidden;
}
.single-post .intro4 .boxed h3, .single-faq .intro4 .boxed h3 {
  font-size: 22px !important;
  color: #ffffff;
  text-align: left;
}
.single-post .intro4 .vc_btn3, .single-faq .intro4 .boxed .vc_btn3{
  color: white;
  border-bottom: 2px solid white;
}
button.pea_cook_btn {
    width: 130px !important;
}
#whatsapp a {
  display: block;
  position: fixed;
  color: #fff;
  right: 2rem;
  bottom: 2rem;
  z-index: 9999;
  background: #24D366;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  vertical-align: middle;
}
.job_listings .date {
  display: none !important;
}
.single_job_info li:last-child{
	display: none !important;
}