@import url('https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,500&display=swap');
body{    background-image: url(../webroot/images/background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;font-family: 'Muli', sans-serif;}
.header{    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 127px;
    z-index: 100;}    
header.header .navbar-light .collapse .navbar-nav .nav-link{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; font-family: Muli,sans-serif; font-weight: 600; letter-spacing: 0; color: #222b22;position: relative; font-size: 15px; line-height: 1.2em; font-size: 16px; }
header.header .navbar-light .collapse .navbar-nav .nav-link:before{bottom:30px!important;}
header.header .navbar-light .collapse .navbar-nav li{padding:0px 20px;}
header.header .navbar-light .collapse .navbar-nav .nav-link img{    max-height: 125px;}  
header.header .navbar-nav{display: flex;justify-content: center;width: 100%;background: #fff;
    box-shadow: 0px -1px 7px #dcdcdcfa;}
.bg_white{background:#fff;}
/*home page css*/

.pic-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  /*animation*/
  
  animation: slideShow 24s linear infinite 0s;
  -o-animation: slideShow 24s linear infinite 0s;
  -moz-animation: slideShow 24s linear infinite 0s;
  -webkit-animation: slideShow 24s linear infinite 0s;
}

figurecaption {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}
.banner_content{height: 500px;}
.pic-1 {
  opacity: 1;
  background: url(../webroot/images/banner1.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;height:500px;
}

.pic-2 {
  animation-delay: 6s;
  -o-animation-delay: 6s;
  -moz--animation-delay: 6s;
  -webkit-animation-delay: 6s;
  background: url(../webroot/images/banner2.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;height:500px;
}

.pic-3 {
  animation-delay: 12s;
  -o-animation-delay: 12s;
  -moz--animation-delay: 12s;
  -webkit-animation-delay: 12s;
  background: url(../webroot/images/banner3.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;height:500px;
}
.pic-4 {
  animation-delay: 18s;
  -o-animation-delay: 18s;
  -moz--animation-delay: 18s;
  -webkit-animation-delay: 18s;
  background:  url(../webroot/images/banner4.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;height:500px;
}
/* keyframes*/

@keyframes 
slideShow {  0% {
 opacity: 0;
 transform:scale(1);
 -ms-transform:scale(1);
}
 5% {
 opacity: 1
}
 25% {
 opacity: 1;
}
 30% {
 opacity: 0;
 transform:scale(1.1);
 -ms-transform:scale(1.1);
}
 100% {
 opacity: 0;
 transform:scale(1);
 -ms-transformm:scale(1);
}
}
 @-o-keyframes 
slideShow {  0% {
 opacity: 0;
 -o-transform:scale(1);
}
 5% {
 opacity: 1
}
 25% {
 opacity: 1;
}
 30% {
 opacity: 0;
 -o-transform:scale(1.1);
}
 100% {
 opacity: 0;
 -o-transformm:scale(1);
}
}
 @-moz-keyframes 
slideShow {  0% {
 opacity: 0;
 -moz-transform:scale(1);
}
 5% {
 opacity: 1
}
 25% {
 opacity: 1;
}
 30% {
 opacity: 0;
 -moz-transform:scale(1.1);
}
 100% {
 opacity: 0;
 -moz-transformm:scale(1);
}
}
 @-webkit-keyframes 
slideShow {  0% {
 opacity: 0;
 -webkit-transform:scale(1);
}
 5% {
 opacity: 1
}
 25% {
 opacity: 1;
}
 30% {
 opacity: 0;
 -webkit-transform:scale(1.1);
}
 100% {
 opacity: 0;
 -webkit-transformm:scale(1);
}
}
.white_bg{background-color:#ffffff;}
.categories_bg{background: #f6f4f0;
    padding: 15px;
    margin-bottom: 30px!important;}
.working_hr{position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background: #f6f4f0;
    padding: 31px 38px 54px 34px}
.heading_title{font-weight: 600;
    letter-spacing: 0;
    color: #222b22;
    font-size: 35px;
    line-height: 1.142em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;} 
.working_hour {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 18px;
}       
.working_day,.working_time{
    font-weight: 600;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 1.2em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.abtus_content p,.working_day,.working_time{    color: #222b22;}
.line {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 10px;
    background-size: 7px;
    height: 2px;
    background-image: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(75%,transparent),color-stop(75%,#d6dcd5),to(#d6dcd5));
    background-image: -o-linear-gradient(left,transparent 0,transparent 75%,#d6dcd5 75%,#d6dcd5);
    background-image: linear-gradient(to right,transparent 0,transparent 75%,#d6dcd5 75%,#d6dcd5);
}
.working_time {
    margin: 0;
    color: #959994;
    text-align: right;
}
.closed,.call_no,.abtus_content h4 {
    color:#41914b;
}
.fw_6{font-weight:600;}
.abtus_content h4{ font-size: 18px;}
.abtus_content p{color: #535d51;}
.abtus_content ul li,ul.categories_list li a{    font-size: 14px;
    color: #212529;
    margin-bottom: 15px;
    list-style: square;}
ul.categories_list {
    padding: 0px 25px;
}    
.form_bg{background-color:#41914b;}    
.seller_from{display:none;}
 .buyer_button, .seller_button {position:relative; background-color: transparent;
    box-shadow: 0px 0px 3px 2px #ccc7c70d!important;
    /* border-bottom: 0.5px solid #ffffff2b; */
    display: block;
    min-height: 50px;
    width: 100%;
    font-weight: 700;
    color: #ffffffcf;
    font-size: 16px;
    border-radius: 0px;}
.buyer_button:hover, .seller_button:hover {background: none; border: 1px solid #ccc; }
.buyer_button:active, .buyer_button.active, .seller_button:active, .seller_button.active {background-color: #1e7e34;
    border: 1px solid #9fbea88a;
    color: #fff;
    font-weight: 700;}
.buyer .buyer_button.active:after,.seller .seller_button.active:before{     position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-top: 15px solid #1e7e34;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    top: 87%;
    left: 44px;}
 
.seller_form,.buyer_form{padding: 50px;}
.seller_form .form-control,.buyer_form .form-control,.file_choose .custom-file-label{background-color: #ffffffad;
    border: 1px solid #41914b;
    box-shadow: 0px 2px 1px #aac4b3;
    border-width: 0px;
    outline: 0px;
    border-radius: 2px;
    min-height: 45px;
    font-size: 14px;}
/*.seller_form .custom-file-label{background-color: #ffffffad;}   */ 
.file_choose label.custom-file-label{color: #707980!important;    display: flex;align-items: center;}
.file_choose .custom-file-label::after{background-color:transparent;top: 7px;}

 .seller_form .form-group label, .buyer_form .form-group label,.seller_form label{color: #e0e0e0;
    font-size: 14px;
    font-weight: 600;}   
.submit_btn{ padding: 10px 38px;
    color: #e0efe2;
    background-color: #d6583d!important;
    border: 1px solid transparent;
    cursor: pointer;
    font-weight: 700;
    border-radius: 0px;
    border-color: #d6583d!important;}
 .weed_img{margin-top: 30px;}    
 .weed_img img{ height: 623px;object-fit: cover;} 
/*homepage end*/
 .inner_northbannerin{background: url(../webroot/images/inbanner.jpg) no-repeat center center;height:500px;}
 .inner_northbannerin h1{display: flex;
    /* align-items: center; */
    padding-left: 30px;
    padding-top: 150px;}
/*inner page*/


/*footer*/
 .footer_bg{background-color: #52624f;padding: 115px 0;} 
.footer_logo{filter: brightness(0) invert(1);}
.footer_list_menu a, .footer_list_menu address {
    color: #fff;    font-weight: 700;position: relative;
    text-decoration: none;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
font-size: 15px;  
}
.footer_list_menu address {line-height: 29px;}
.footer_list_menu li{margin: 0 0 6px;}
.footer_list_menu{list-style:none;padding: 0px;}
.footer_list_menu a:hover:before,.footer_list_menu p a:hover:before,header.header .navbar-light .collapse .navbar-nav .nav-link:hover:before {
    width: 100%;
    -webkit-transition: .6s cubic-bezier(.32,.1,0,1.01);
    -o-transition: .6s cubic-bezier(.32,.1,0,1.01);
    transition: .6s cubic-bezier(.32,.1,0,1.01);
}
header.header .navbar-light .collapse .navbar-nav .nav-link.no_effect:before{position:static;}
.footer_list_menu  a:before,.footer_list_menu p a:before,header.header .navbar-light .collapse .navbar-nav .nav-link:before {
    content: '';
    position: absolute;
    display: inline-block;
    background-color: currentColor;
    width: 0;
    height: 1px;
    left: 0;
    bottom: -3px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.footer_bootom{
    border-top: 1px solid #dcdcdc45;
    background: #52624f;
    font-weight: 600;
    font-size: 14px;
}