/*
Theme Name: New World Fuel
Version: 1.0
*/

.green-down-arrow {
    cursor: pointer;
}

.resources-center .resources-center-button a.btn.collapsed {
    background-color: #76BC21;
}
.modal-open::after, .modal-open1::after {
    position: fixed !important;
    height: 100vw !important;
}
.services-list .img img {
    width: 100%;
    transform: scale(1);
    transition: all 0.4s ease 0s;
}
.form-here input::placeholder, .form-here textarea::placeholder {
    color: black;
}
.form-here ul {
    list-style: none;
}
.form-here label {
    color: red;
}
.form-here .hs-submit {
    justify-content: flex-start !important;
}
.hs-error-msgs, .hs_error_rollup {
    display: none;
}
.form-here input.invalid.error::placeholder, .form-here textarea.invalid.error::placeholder {
    color: red;
}
.form-here fieldset .hs-form-field input.invalid.error, .form-here fieldset .hs-form-field textarea.invalid.error{
    border-bottom: solid 1px red;
}
.slide-menu ul a.slide-menu-control.special-link{
    padding-left: 20px;
    cursor:pointer;
}
.slide-menu ul a.slide-menu-control.special-link::after{
    background-image: none;
}
header .slide-menu{
    overflow: scroll;
}
.search-input-box{
    text-align: center;
}
.search-input-box h3{
    color: #76bc21;
}
.is-search-submit {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    border: none;
    background-color: transparent;
    padding-left: 0;
}
.desk-search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.desk-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.desk-search-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.srolled .desk-search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #223f7d;
  opacity: 1; /* Firefox */
}

.srolled .desk-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #223f7d;
}

.srolled .desk-search-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #223f7d;
}
.search-box-form .wf-container1 {
    width: 100%;
}
.search-box-form h3{
    display: inline;
}
.rc-pagination ul li span{
    background-color: #1bdee0;
    color: #ffffff;
    display: block;
    width: 40px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
}
.desk-search-input {
    width: 100%;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
	outline: none;
    font-size: 16px;
}
.srolled .desk-search-input{
	border-bottom: 1px solid #223f7d;
	    color: #223f7d;
}
.srolled .is-search-submit {
	
    color: #223f7d;
}
.search-result-page .breadcum::after {
    height: 190px;
}
.desktop-menu li.menu-lavel-1 > a.search-show-icon{
	    float: right;
}
.search-box-form .search form div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 0;
    opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
	    -webkit-box-align: end;    -ms-flex-align: end;    align-items: end;
	float: right;	
}
.desktop-menu li.menu-lavel-1 > a.search-show-icon.main {
    display: none;
}
.search-box-form.main .search form div {
    width: 100%;
    opacity: 1;
}
.filter_topic .select-selected.select-drop-down-created{
    background-image: url(assets/images/dropdown-white.svg);
    display: flex;
    align-items: center;
}
.filter-form .filter_topic .select-items{
    margin-top: 10px;
}
.filter_topic .select-selected.select-arrow-active{
    background-color: #76BC21;
}
.filter-form .filter_topic .select-items div {
    background-color: #475057;
    color: #fff;
}
#accordionTeam.accordiontem .teamcard .btn{
    width: 96%;
    padding-right: 12px;
}
#accordionTeam.accordiontem .teamcard .btn::after{
  right: -4%;
}
#map_canvas .custom_map_label{
    margin-left: -15px;
    margin-top: -10px;
}

section.history_timeline {
    padding: 87px 0px 83px 0px;    
}

.timeline {
  width: 100%;
  position: relative;
  margin-top: 100px;
  background: #f0f0f0;
  margin: 0 auto;
  max-width: 1840px;
}
  
  
  .timeline-nav__item {
    width: auto !important;
    height: auto;
    text-align: center;
    background: transparent;
    color: #223f7d;
    margin: 41px 25px 30px 25px !important;
    position: relative;
    font-size: 14px;
    line-height: 50px;
    font-weight: 400;
    outline: none;
    cursor: pointer;
  }
  .timeline-nav__item::before {
    content: "";
    position: absolute;
    top: -27px;
    left: 50%;
    transform: translateX(-50%);
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background-color: #ededed;
    transition: 0.2s;
    border: 2px solid #ededed;
  }
  .timeline-nav.slick-initialized.slick-slider:before {
    content: "";
    background: #ededed;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 25px;
}
.timeline-nav.slick-initialized.slick-slider {
    margin-top: -43px;
}
  .timeline-nav__item.slick-current {
    opacity: 1;
  }
  .timeline-nav__item.slick-current::before {
    background-color: #1bdee0;
      border-color: #ededed;
  }
  .timeline-wrapper {
    position: relative;
    width: 100%;
    height: 609px;
    margin: 0 auto 60px;
  }
  .timeline-nav__item.slick-slide {
    font-size: 30px;
    color: #2e3192;
    font-weight: 400;
}
.timeline-nav .slick-track {
    transform: none !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
}
  @media (max-width: 500px) {
    .timeline-wrapper {
      height: 500px;
      max-height: 900px;
    }
  }
  .timeline-slider {
    height: 100%;
  }
  .timeline .slick-list {
    height: 100%;
  }
  @media (min-width: 1080px) {    
    .timeline-slide {
      /* margin: 0 30px; */
    }
    .timeline .slick-list {
      /* padding: 0 300px !important; */
    }
    .timeline-slide__content {
      width: 350px;
    }
  }
  .timeline .slick-track {
    height: 100%;
  }
  .timeline-slide {
    position: relative;
    background-repeat: no-repeat;
    outline: none;
    background-size: auto 400px, cover;
    background-position: top;
    width: 80%;
    z-index: 1;
    background-size: cover;
    margin: 0 1px;  
  }
  .timeline-slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(46, 49, 146, 0.9);
    z-index: 2;
  }
    .timeline-slide__content {
        z-index: 5;
        position: absolute;
        background: rgba(23, 24, 56, 0.9);
        width: 100%;
        padding: 45px 55px 30px 33px;
        opacity: 0;
        transition: opacity 1s;
        right: 0;
        left: inherit;
        height: 100%;
        max-width: 380px;
    }
.timeline-year { 
    transition: opacity 1.2s;
    font-size: 72px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 16px;
    display: inline-block;
    line-height: 1;
}
  .timeline-title {
    color: #ff9900;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
  }
  .timeline-text {
    font-size: 24px;
    color: #ffffff;
    margin: 0;
    font-weight: 300;
    letter-spacing: 0.00em;
}
  .timeline .slick-current:after {
    background-color: rgba(0, 52, 113, 0);
  }
  .timeline .slick-current .timeline-year {
    opacity: 1;
  }
  .timeline .slick-current .timeline-slide__content {
    opacity: 1;
  }

@media screen and (max-width: 1600px) {
    #customNav.arrow-nav {
        top: inherit;
        bottom: 30px;
    }
    section.coman-full-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 1439px) {
    .news-list-home ul li:first-child{
        border-top: solid 0px #e4e7e9;
    }
    .news-list-home ul li:last-child{
        border-bottom: solid 1px #e4e7e9;
    }
}
@media screen and (max-width: 1200px) {
    .h2-green-section .talk-to-expert{
        justify-content: start;
    }
    .readmore1.left .fa-arrow-left:first-child {
        display: none;
    }
    .article-social .social-share li a:hover span{
        display: none;
    }    
}
@media screen and (max-width: 1199px) {
	.desk-search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: #223f7d;
	  opacity: 1; /* Firefox */
	}

	.desk-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: #223f7d;
	}

	.desk-search-input::-ms-input-placeholder { /* Microsoft Edge */
	  color: #223f7d;
	}
}
@media screen and (max-width: 992px) {
    .promo-bar { order: 1; }
    .promo-social ul li {
        border-top: solid 1px #E8EDF1;
    }
    .promo-bar .promo-center .promo-text span{
        transform: scaleY(-1);
    }
    

}
@media screen and (max-width: 768px) {
    .search-result-page .breadcum::after {
        height: 168px;
    }
    .search-result-page .rc-bg {
        padding-top: 0px;
    }
}

@media screen and (max-width: 767px) {    
    .timeline-slide__content {
        width: 516px;        
        padding: 20px 15px;
    }
    .timeline-slide {
        margin: 0 0;
    }
    .timeline-nav__item.slick-slide {
        font-size: 18px;
    }
    
element.style {
    width: 122px;
}
.slick-initialized .slick-slide {
    display: block;
}
.timeline-nav__item.slick-slide {
    font-size: 18px;
    color: #223f7d;
    font-weight: 600;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.timeline-nav__item {
    margin: 30px 15px !important;
}
.timeline-text {
    font-size: 18px;
}
section.history_timeline {
    padding: 87px 0px 83px 0px;     
}
    
    
}
 @media (max-width: 500px) {
    .timeline-slide__content {
      width: 100%;
    }
     .timeline-text {
        font-size: 16px;
    }
     .timeline-nav__item::before {
        top: -15px;
        left: 50%;
        width: 17px;
        height: 17px;
    }
  }

@media screen and (max-width: 480px) {
    .timeline-nav__item {
        margin: 26px 6px !important;
    }
    .timeline-nav__item::before {
        top: -22px;
    }
    .timeline-nav__item.slick-slide {
        font-size: 16px;
    }
}
@media screen and (max-width: 380px) {
    
    
}