@font-face {
  font-family: HalyardDisplay;
  src: url(../fonts/HalyardDisplay.ttf);
}
@font-face {
  font-family: HalyardDisplayMedium;
  src: url(../fonts/HalyardDisplayMedium.ttf);
}
#qlwapp{
	display: none !important;
}
p{
  color: #8F8F8F;
}

#mega-menu-wrap-main-menu {
    background: transparent !important;
}
#navbarSupportedContent{
    flex-direction: row-reverse;
}
#mega-menu-main-menu li a:hover{
    background: transparent !important;
}
#main-menu .container{
    position: relative;
}
#main-menu .navbar-toggler{
    display: none;
}
#main-menu #navbarSupportedContent{
    display: block;
    position: absolute;
    right: 0;
}
#mega-menu-main-menu .mega-current_page_item a{
    background: transparent !important;
    border-bottom: 2px solid #f6c01f !important;
}
#wpcf7-f15-o1 .wpcf7-form-control{
    color: #979797;
    margin-bottom: 0;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    padding-left: 0;
    border-bottom: 1px solid #ced4da;
    width: 100%;
}
#wpcf7-f15-o1 p:nth-child(5){
	margin-bottom: 0;
	margin-top: 25px;
}
.wpcf7-submit{
    text-decoration: none;
    background: #F6C01F;
    color: #fff !important;
    padding: 10px 25px !important;
    font-size: 17px;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: auto !important;
    border-bottom: none !important;
    margin-top: 25px;
}
.wpcf7-submit:hover {
    background: #e7b41c;
    color: #fff;
}
.wpcf7-form-control:focus-visible{
    outline: none;
}
.wpcf7-textarea{
    height: 130px;
}

.slick-dots li button:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f111';
    font-size: 12px;
}
.slick-dots li{
    margin: 0;
}
.slick-dots {
    bottom: -60px;
}
#mysticky-nav .myfixed{
    padding: 10px 0;
}
#mysticky-nav .myfixed #mega-menu-wrap-main-menu #mega-menu-main-menu li a{
    color: #000;
}
#mysticky-nav .myfixed #mega-menu-wrap-main-menu #mega-menu-main-menu li a:hover{
    color: #F6C01F;
}
#mysticky-nav .myfixed #mega-menu-wrap-main-menu #mega-menu-main-menu .mega-current_page_item a{
    color: #F6C01F;
}
#mysticky-nav{
    webkit-box-shadow: 0 30px 39px -31px rgba(0,0,0,.25);
    -moz-box-shadow: 0 30px 39px -31px rgba(0,0,0,.25);
    box-shadow: 0 30px 39px -31px rgba(0,0,0,.25);
}
.lc-read-more, .lc-read-less{
    cursor: pointer;
    color: #F6C01F;
}
.read-more-content{
    display: none;
}
/*******************************************************
Home Page
********************************************************/


body{
  font-family: HalyardDisplay;
}

.home-banner {
  position: relative;
  padding: 0;
  margin-top: -120px;
}
#video {
  position: relative;
  z-index: 0;
  display: flex;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  /**background: linear-gradient(0deg, rgba(246, 192, 31, 0.5), rgba(17, 44, 127, 0.5));
   background: linear-gradient(300deg, rgba(246, 192, 31, .5) 0%,#0a22441f 50%, #024ab38c 100%);**/
}
.overlay h2 {
  color: #fff;
  font-family: HalyardDisplayMedium;
  margin-bottom: 40px;
  font-size: 80px;
  text-shadow: 1px 2px 3px #000;	
}
.steel-box .c-title {
    font-size: 50px;
    font-weight: 600;
	text-align: center;
}
.overlay h3 {
  color: #fff;
  font-weight: normal;
  font-size: 30px;
  text-shadow: 1px 2px 3px #000;	
}
.overlay a{
  color: #fff;
  font-size: 35px;
  text-shadow: 1px 2px 3px #000;	
}
#main-menu {
  background-color: transparent !important;
  z-index: 1;
  padding-top: 20px;
}
#main-menu ul li a {
  color: #fff;
  /*padding-left: 20px;
  padding-right: 20px;*/
  -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
#h-menu{
  margin-left: auto;
}
.c-title{
  font-size: 50px;
  margin-bottom: 30px;
  color: #000;
}
.steel-box{
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.intro-text{
  font-size: 1.25rem;	
}

.steel-box::before,
.steel-box::after {
  position: absolute;
  content: "";
  width: 100px;
  height: 70px;
}
.steel-box::before {
  border-left: 7px solid #253976;
  border-top: 7px solid #253976;
}
.steel-box::after {
  border-right: 7px solid #f6c01f;
  border-bottom: 7px solid #f6c01f;
  right: 0;
  bottom: 0;
}
.steel-box h1{
  margin-top: 40px;
}
.steel-box p{
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.h-section1{
  padding: 80px 0;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,1) 70%, rgba(246,192,31,0.196516106442577) 100%);
}
.h-section2 .c-title{
  text-align: center;
}
.cement-box{
  text-align: center;
}
.cement-cat{
  width: 230px;
  margin-left: auto;
  margin-right: auto;
}
.cb2 .cement-cat{
  /*width: 270px;*/
}
.cement-name{
  display: block;
  margin-top: -85px;
}
.cb2{
    /**transform: scale(1.1);**/
}
.cb2 .cement-name{
  margin-top: -85px;
}
.cement-box h3 img{
    width: 35px;
    margin-right: 2px;
    margin-top: -4px;
    display: inline-block;
}
.cement-box h3{
  font-size: 25px;
  color: #F6C01F;
}

.cement-box p{
  font-size: 18px;
  -webkit-transition: all .4s ease;
    transition: all .4s ease;
  color: #000;	
}
.h-product-txt{
  margin-bottom: 30px;
}
.h-product-txt p{
  text-align: center;
  color: #646464;
  margin-bottom: 10px;
} 
.h-section2{
  background: url(../img/pro-bg1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;	
  border-top: 10px solid #f6c01f;
  padding-bottom: 70px;	
}
.c-pad{
  padding-top: 80px;
}
.h-section3{
  text-align: center;
}
.h-section3 p{
  margin-bottom: 60px;
}
.solution-box p{
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
}
.h-section3{
  background: url(../img/our-solution-bg.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.h-section4 .c-title {
  text-align: left;
  margin-bottom: 0;
}
.h-section4 .title-wrapper h3{
  font-size: 25px;
  margin-bottom: 40px;
}
.h-section4 .right p{
  text-align: center;
}
.h-section4 .phb1{
  width: 230px;
  text-align: center;
  float: left;
  margin-right: 30px;
}

.h-section4 .phb1 a{
  font-size: 23px;
  margin-bottom: 0;
  background: #f6c01f;
  color: #fff;
  justify-content: center;
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 15px 10px;
  height: 135px;
}
.h-section4 .phb2{
  width: 230px;
  text-align: center;
  float: left;
}

.h-section4 .phb2 a{
  font-size: 23px;
  margin-bottom: 0;
  background: #253976;
  color: #fff;
  justify-content: center;
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 15px 10px;
  height: 135px;
}
.h-section4 .phb1 a:hover, .h-section4 .phb2 a:hover{
	color: #fff;
}
.h-section4 .ph-box {
  margin-left: -140px;
  margin-top: 30px;
}
.news-box{
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.news-box .card-body{
    padding-top: 0;
    padding-bottom: 0;
}
.latest-news .slick-arrow{
    display: none !important;
}
.news-box .card{
  border: none;
  padding-bottom: 40px;
  border-radius: 0;
  min-height: 396px;
}
.news-box .news-date {
  color: #7B7B7B;
  margin-top: 20px;
  margin-bottom: 3px;
  font-size: 18px;
}
.news-box h3{
  color: #000;
  font-size: 20px;
  margin: 0 15px 10px 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-box .read-more {
  color: #F6C01F;
  text-decoration: none;
}
.view-more-btn-wrapper{
  margin-top: 70px;
}
.view-more-btn{
  text-decoration: none;
  background: #F6C01F;
  color: #fff;
  padding: 10px 25px;
  font-size: 17px;
  display: inline-block;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.view-more-btn:hover{
  background: #e7b41c;
  color: #fff;
  
}
.h-section5{
  background: rgb(246,192,31);
  /**background: linear-gradient(180deg, rgba(246,192,31,1) 0%, rgba(230,230,230,1) 100%);**/
  background: linear-gradient(180deg, rgba(246,192,31,1) 0%, rgba(37,57,118,.7) 100%), url(../img/lanwa-factory-view.jpg);	 background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.h-section5 .c-title{
	color: #fff;
}
.h-section7 p{
  text-align: center;
}
.hs-7-2 p, .hs-7-3 p{
  margin-top: 10px;
}
.arrow-wrapper{
  text-align: right;
  margin-bottom: 30px;
}
.h-section8 .c-title{
  text-align: left;
}
.h-section8 .right h3{
  font-size: 25px;
}
.h-section8 {
  padding-right: 15px;
}
.projects-box p{
    margin-top: 10px;
}
.pro-box{
    padding-left: 10px;
    padding-right: 10px;
}
#latest-projects-wrapper .priv-arrow{
    background: url(https://lanwacement.lankapanel.net/wp-content/themes/lanwacement/img/previous.png);
    display: block;
    width: 34px;
    height: 64px;
    position: absolute;
    top: -90px;
    right: 40px;
    cursor: pointer;
}
#latest-projects-wrapper .next-arrow{
    background: url(https://lanwacement.lankapanel.net/wp-content/themes/lanwacement/img/next.png);
    display: block;
    width: 34px;
    height: 64px;
    position: absolute;
    top: -90px;
    right: 0;
    cursor: pointer;
}
.h-section7 {
    margin-top: 60px;
}
.h-section8 .right .form-control{
  color: #979797;
  margin-bottom: 10px;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  padding-left: 0;
}
.h-section8 .view-more-btn{
  margin-top: 30px;
}
.h-section8 .left{
  background: url(../img/have-question1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  flex: 1;
}
.h-section8 .right{
  flex: 1;
  padding: 20px 10% 0px 50px;
}
.h-section8-inner .right{
  flex: 1;
  padding: 20px 10% 50px 30px;
}
.footer h3{
  font-family: HalyardDisplayMedium;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.footer {
  text-align: center;
  background: #253976;
  padding: 80px 0 60px 0;
}
.footer a{
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  color: #fff;
}
.footer p{
  color: #fff;
  margin-bottom: 20px;
}
.footer .fab , .footer .fal, .footer .fas, .footer .far{
  margin-right: 7px;
}
.copyright {
  background: #F6C01F;
  color: #fff;
  padding: 15px;
}
.copyright p {
  margin-bottom: 0;
  color: #fff;
}
.copyright .right{
  text-align: right;
}
.copyright a{
  color: #253976;
  text-decoration: none;
}
.h-section4, .h-section5{
  padding-bottom: 80px;
}
.h-section9{
  padding-left: 0;
  padding-right: 0;
}
.cement-box a{
    text-decoration: none;
}
.cement-box a:hover p{
    color: #F6C01F;
}
.footer-box-logo img{
	border: 5px solid #fff;
}
.h-section9 img{
	width: 100%;
}
/*******************************************************
About Us Page
********************************************************/

.inner-banner{
  /**background: linear-gradient(1deg, rgba(246, 192, 31, .1) 0%, rgba(0, 0, 0, .1) 50%, rgba(37, 57, 118, .5) 100%), url(../img/about-banner.jpg);**/
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  margin-top: -120px;
  padding: 190px 0 150px 0;
  text-align: center;
}
.inner-banner h1{
  font-family: HalyardDisplayMedium;
  color: #fff;
  text-align: center;
  font-size: 100px;
  text-shadow: 1px 2px 3px #000;	
}
.i-title, .widget-title{
  font-size: 40px;
  margin-bottom: 30px;
  color: #000;
}
.brand-story{
  /**border-top: 10px solid #f6c01f;
  border-right: 10px solid #f6c01f;
  border-left: 10px solid #112c7f;
  border-bottom: 10px solid #112c7f;**/
  padding: 70px 60px;
}

.vm-wrapper{
  /**background: linear-gradient(0deg, rgba(246, 192, 31, 0.9), rgba(17, 44, 127, 0.9)), url(../img/factory-lanwa-cement.jpg);
  background: linear-gradient(to right, #262b31 0%, #262b31 50%, #f6c01f 50%, #f6c01f 100%);**/
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}
.vision-box{
  background: url(../img/vm1-1.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  padding: 80px 80px 80px 80px;
  height: auto;
  text-align: left;
}
.mission-box{
  background: url(../img/vm2-1.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  padding: 80px 80px 80px 80px;
}
.vm-wrapper .intro-text{
    font-size: 25px;
}
.mission-box-wrapper{
    margin-top: -55px;
}
.ch-box{
  background: #112c7f;
  color: #fff;
  padding: 75px 130px 75px 75px;
  text-align: justify;
}
.exe-box{
  background: #112c7f;
  color: #fff;
  padding: 75px 75px 75px 75px;
  text-align: justify;
}
.exe-box p, .ch-box p{
  color: #fff;
}
.exe-img, .ch-img{
    display: flex;
    flex-direction: column-reverse;
	background: #f3f3f3;
}
.exe-img {
  text-align: right;
  z-index: 9;
}
.page-inner{
  padding-top: 80px;
}
.lanwagroup-box{
  margin-bottom: 80px;
}
.c-ul li {
  list-style: none;
  position: relative;
  line-height: 30px;
  color: #8F8F8F;
}
.c-ul li:before {
  content: '\f192';
  position: absolute;
  left: -22px;
  font-family: "Font Awesome 5 Pro";
  color: #f6c01f;
}
.sub-title{
  color: #000;
  margin-bottom: 30px;
}
.vm-wrapper .c-title, .vm-wrapper p{
  color: #fff;
}
.brand-story .widget-title{
    text-align: center;
}
.brand-story p{
    font-size: 18px;
	color: #585858;
}

/*******************************************************
Inner Page
********************************************************/
.inner-page-content{
    padding-top: 70px;
}
.breadcrumbs-wrapper a{
    color: #fff;
    font-size: 20px;
    text-decoration: none;
	text-shadow: 1px 2px 3px #000;
}
.breadcrumbs-wrapper a:hover{
    color: #f6c01f;
}
.breadcrumb_last{
    color: #f6c01f;
    font-size: 20px;
	text-shadow: 1px 2px 3px #000;
}


/*******************************************************
Post Single Page
********************************************************/

.post-inner-banner h2{
    color: #fff;
    font-size: 40px;
	text-shadow: 1px 2px 3px #000;
}
.post-inner-banner{
	padding: 250px 0 150px 0;
}
.single-post-wrapper h3{
    color: #000;
    font-size: 30px;
    margin-bottom: 30px;
}
.single-post-wrapper h4 {
    color: #7B7B7B;
    margin-bottom: 3px;
    font-size: 20px;
}
.single-post-wrapper .robo-gallery-grid{
    margin-top: 50px;
}


/*******************************************************
Contact Page
********************************************************/

.contact-form-box .wpcf7-form-control {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #253976;
    width: 90%;
    padding-bottom: 10px;
    color: #8F8F8F;
}
.contact-box-info {
    background: #253976;
    color: #fff;
    padding: 50px 50px;
}
.contact-box-info h4 {
    color: #f6c01f;
    font-size: 22px;
	margin-bottom: 15px;
}
.contact-box-info p {
    margin-bottom: 25px;
    color: #FFF;
}
.contact-box-info a {
    color: #FFF;
    text-decoration: none;
}
.map-box{
    padding-left: 0;
    padding-right: 0;
    margin-top: 75px;
}
#wpcf7-f110-p103-o1 p{
    margin-bottom: 30px;
}
.contact-social a{
    margin-right: 15px;
    font-size: 25px;
}

/*******************************************************
Careers Page
********************************************************/

.hiring-box{
    text-align: center;
}
.hiring-box img{
    width: 300px;
}
.vacancy-wrapper .v-img{
    width: 100%;
    max-width: 750px;
}
.vacancy-wrapper .accordion-header .accordion-button {
    color: #253976;
    font-size: 22px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(10,5,74,.15);
    box-shadow: 0 1px 4px 0 rgba(10,5,74,.15);
    padding: 15px 40px;
    background: #fff;
}
.vacancy-wrapper .accordion-header .date{
    color: #999;
    margin-bottom: -20px;
    margin-right: 45px;
    font-size: 16px;
}
.vacancy-wrapper .accordion-body{
    text-align: center;
    padding: 60px 40px;
}
.vacancy-wrapper .apply_button .btn {
    text-decoration: none;
    background: #F6C01F;
    color: #fff !important;
    padding: 10px 25px !important;
    font-size: 20px;
    display: inline-block;
    border: 1px solid;
    margin-top: 20px;
    border-radius: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.vacancy-wrapper .apply_button .btn:hover{
    background: #e7b41c;
}
.apply-now-page #wpcf7-f186-o1{
    background: #fff;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 60px 60px 60px 60px;
    border-top: 10px solid #f6c01f;
    border-right: 10px solid #f6c01f;
    border-left: 10px solid #112c7f;
    border-bottom: 10px solid #112c7f;
}
.vname-box {
    display: none;
}
#v-apply-form .required{
    color: red;
}
#v-apply-form input{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
}
#v-apply-form label{
    width: 90%;
}
.codedropz-upload-inner h3 {
    margin: 5px 0;
    font-size: 25px !important;
    line-height: 32px;
    word-break: break-word;
}
.max-length-box {
    font-size: 14px;
    color: #a1a1a1;
    margin-top: -6px;
    display: block;
    margin-bottom: -10px;
}
#v-apply-form .wpcf7-submit{
    margin-top: 30px;
}
.apply-now-page .i-title{
    font-size: 30px;
    margin-bottom: 50px;
    color: #000;
}
.apply-now-page{
    padding-bottom: 40px;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #fff !important;
    color: red;
    padding: 0;
    margin-left: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: green;
}
.vacancy-section{
    padding-bottom: 50px;
    padding-top: 40px;
}
/*******************************************************
Single Products Page
********************************************************/

.single-products-wrapper .extra-info h4{
    background: #253976;
    color: #fff;
    margin-bottom: 30px;
    border-radius: 15px;
    padding: 7px 15px;
    width: 100%;
    text-transform: uppercase;
    margin-top: 45px;
}
.single-products-wrapper .extra-info .usage-wrapper h4:first-child{
    margin-top: 0;
}
.single-products-wrapper .extra-info img{
    max-width: 800px;
    width: 100%;
	margin-left: auto;
    margin-right: auto;
    display: block;
}
.usage-box .card{
    border: 1px solid #253976;
}
.usage-box .card .card-body{
    padding: 30px;
}
.usage-box .card p{
    margin-bottom: 0;
    background: #253976;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

.ps-box{
    text-align: center;
    transition: transform .65s cubic-bezier(.05,.2,.1,1),box-shadow .65s cubic-bezier(.05,.2,.1,1);
}
.ps-box a{
    color: #253976;
    text-decoration: none;
    font-size: 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: -20px;
    display: block;
}
.ps-box:hover{
    transform: translateY(-10px);
}
.ps-box:hover a{
    color: #f6c01f;
}
#bwg_thumbnails_masonry_0 .bwg-icon-play:before {
    color: red;
    font-size: 40px;
}
#bwg_facebook_a , #bwg_twitter_a{
    display: none;
}
.post-thumb-wrapper img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.vacancy-wrapper .accordion-item{
	margin-bottom: 25px !important;
}
.getintouch-inner{
	padding-bottom: 70px;
	padding-top: 60px;
}

#MD-Modal, #ed-Modal{
	z-index: 99999;
}
#MD-Modal .modal-header, #ed-Modal .modal-header{
	background: #253976;
	color: #fff;
}
#MD-Modal .modal-header h5, #ed-Modal .modal-header h5{
	font-size: 25px;
}
.modal-body .fa-quote-left{
    color: #253976;
    font-size: 30px;
    margin-right: 10px;
}
.modal-body .fa-quote-right{
    color: #253976;
    font-size: 30px;
    margin-left: 10px;
}
.modal-body p{
    color: #253976;
	text-align: justify;
}
.modal-body h4{
    font-size: 18px;
    color: #253976;
	font-weight: 600;
}
#MD-Modal .btn-close , #ed-Modal .btn-close{
    width: 10px;
    height: 10px;
    background: url(../../../../wp-content/uploads/2023/12/close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 !important;
	opacity: 1;
}
.modal-body{
	padding: 50px;
}
.read-more-modal{
	color: #F6C01F;
	cursor: pointer;
}
.op-wrapper .ps-box img{
	width: 250px;
}
.contact-social .fa-facebook-f{
	font-size: 24px;
}
.cm-title{
	text-align: right;
}
.edm-title{
	text-align: left;
}
#brand-story{
	padding-top: 45px;
}
.solution-box{
	margin-bottom: 20px;
}
.page-id-301 ul li{
	color: #8F8F8F;
}
.inner-page-content ul li {
    list-style: none;
    line-height: 35px;
}
.inner-page-content ul li:before {
    content: "\f192";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}
.contact-box-info .fa-map-marker-alt{
	float: left;
    margin-right: 10px;
    margin-bottom: 27px;
    margin-top: 5px;
}
#latest-projects-wrapper .c-title{
	text-align: center;
}
.no-jobs{
	text-align: center;
    font-size: 20px;
}

.page-404 h2 {
    color: #F6C01F;
    font-size: 80px;
	font-weight: 600;
}
.page-404 h3 {
    color: #253976;
    font-weight: 700;
    font-size: 35px;
}
.page-404 h4 {
    color: #253976;
    margin-bottom: 25px;
}
.page-404 a {
    color: #fff;
    background: #F6C01F;
    padding: 10px 15px;
    font-size: 20px;
    margin-top: 20px;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.page-404 a:hover {
    background: #ebb616;
}
.page-404 {
    text-align: center;
	margin-bottom: 100px;
}
.latest-news .slick-dots li button:before {
    color: #F6C01F;
}