@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');/*font-family: 'Lato', sans-serif;*/
@font-face {
  font-family: "Flaticon";
  src: url("../genericons/Flaticon.eot");
  src: url("../genericons/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../genericons/Flaticon.woff2") format("woff2"),
       url("../genericons/Flaticon.woff") format("woff"),
       url("../genericons/Flaticon.ttf") format("truetype"),
       url("../genericons/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  font-style: normal;
}

.flaticon-pin:before { content: "\f100"; }
.flaticon-call-1:before { content: "\f101"; }
.flaticon-next:before { content: "\f102"; }
.flaticon-left-arrow-1:before { content: "\f103"; }
.flaticon-email:before { content: "\f104"; }
.flaticon-call:before { content: "\f105"; }
.flaticon-right:before { content: "\f106"; }
.flaticon-phone-call:before { content: "\f107"; }
.flaticon-linkedin:before { content: "\f108"; }
.flaticon-twitter:before { content: "\f109"; }
.flaticon-facebook:before { content: "\f10a"; }
.flaticon-instagram:before { content: "\f10b"; }
.flaticon-speech-bubble:before { content: "\f10c"; }
*{
  outline: none !important;
}
.post-main{
  display:none;
}
.single-post .post-main{
  display:block;
}
.single-post .shop-data-txt{
  display:none;
}
.post-main .post-thumbnail img{
  width:100%;
}
.post-main .comments-area{
    display:block;
}
input[type="date"], input[type="time"],input[type="datetime-local"],
input[type="week"], input[type="month"],input[type="text"], input[type="email"],
input[type="url"], input[type="password"],input[type="search"],
input[type="tel"], input[type="number"], textarea {
    background: #fff;
    background-image: none;
    border: 1px solid #bab9b9;
    border-radius: 0px;
    min-height: 58px;
    color: #7f7f7f;
    padding: 0.625em 0.4375em;
    width: 100%;
    font-size: 15px;
}
button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
  font-size: 16px;
    font-weight: 700;
    padding: 15px 40px;
    color: #000;
    background-color:transparent;
    border:2px solid #FEB02A;
    border-radius: 35px;
  text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #FEB02A;
}
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags {
    color: #000;
    font-size: 15px !important;
    line-height: 24px;
    margin-bottom: 15px;
 font-family: 'Lato', sans-serif;
}
.comment-form label{
  color: #000;
  font-size:30px;
 font-family: 'Lato', sans-serif;
  text-transform: capitalize;
}
.comment-reply-link {
    border: 1px solid #FEB02A;
    border-radius: 2px;
    color: #FEB02A;
    font-size: 15px;
    line-height: 1;
    margin-top: 10px;
    padding: 7px 10px;
 font-family: 'Lato', sans-serif;
}
.comment-reply-link:hover{
  color: #000;
}
.comments-title, .comment-reply-title {
    border-top: 0px solid #1a1a1a;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 24px;
    padding-top: 20px;
   font-family: 'Lato', sans-serif;
}
.comment-list + .comment-respond, .comment-navigation + .comment-respond {
    padding-top: 10px !important;
}
.single-post .post-main {
    display: block;
    margin-bottom: 70px;
}
.full-content-area,.full-content-area.content-area {
    float: left;
    margin-right: auto;
    width: 100%;
}
.content-area{
  float: left !important;
  margin-right: auto !important;
  width: 100% !important;
}
a{
  color: #FEB02A;
  outline: none;
}
a, a:hover{
  color: #000;
  outline: none;
}
input{

}
body,html{
  height: 100%;
}
body{
font-family: 'Lato', sans-serif;
 font-size: 16px;
 color: #000;
 background: #fff;
}

body:not(.custom-background-image).admin-bar:before {
    top: 0px;
}
body:not(.custom-background-image):before {
    display: none;
}
body:before{
  display: none !important;
}
img{
  max-width:100%;
}
body:not(.custom-background-image):after{
  display: none;
}
a,a:hover{text-decoration: none !important;}
ul,ol{
 /* margin:0px;
  padding: 0px;
  list-style: none;*/
}
p{
  margin-bottom: 15px;
}
.site {
    margin: auto;
}
.site-content {
    padding: 0px;
}
.site-inner{
  max-width:100%;
}
 .ani-hid {
    display: inherit !important;
}
.ani-hid {
    opacity: 0;
}
.visible {
    opacity: 1;
}
.full-container{
  width: 100%;
  max-width: 100%;
}
.uppercase{
  text-transform: uppercase;
}
.no-padding{
  padding: 0px;
}
.no-l-padding{
  padding-left: 0px;
}
.no-r-padding{
  padding-right: 0px;
}
.widget {
    margin-bottom: 0px;
}
.widget {
    border-top:none !important;
    margin-bottom: auto !important;
    padding-top:0px !important;
}
.btn {
    padding:22px 40px;
    font-size: 18px;
    text-align:center;
    vertical-align: middle;
    box-shadow:none !important;
    position: relative;
    background:transparent;
    border:1px solid #a7a7a7;
    border-radius: 0px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}
.btn:hover,.btn:focus{
  color: #000;
   border:1px solid #fed701;
  background:#fed701;
}
.yellow-btn {
  background:#fed701;
  border:1px solid #fed701;
}
.yellow-btn:hover,.yellow-btn:focus{
  background:transparent;
    border:1px solid #a7a7a7;
}
.white-btn {
  background:#fff;
  border:1px solid #fff;
}
.white-btn:hover,.white-btn:focus{
  background:transparent;
    border:1px solid #a7a7a7;
}
section,.full-col{
  float: left;
  width:100%;
  position: relative;
}
.site {
    margin: auto;
}
.site-content {
    padding: 0px;
}
.site-inner{
  max-width:100%;
}
 .ani-hid {
    display: inherit !important;
}
.ani-hid {
    opacity: 0;
}
.visible {
    opacity: 1;
}
.header{
  position: absolute;
  left:0px;
  top:0px;
  width: 100%;
  z-index: 99;
  padding: 0px 0px ;
  background: transparent;
}
.header  .site-branding{
  display: none;
}
.header .main-navigation{
   margin: auto!important;
   float: left;
   width: 100%;
   padding-top: 0px;
   text-align: right;
   float: right;
}
.main-navigation .primary-menu > li{
  float: none;
  display: inline-block;
}
.main-navigation a{
  color: #fff !important;
  font-size: 14px;
  font-weight: 400 !important;
  padding: 90px 22px 20px 0px!important;
  text-transform: uppercase;
  position: relative;
   font-family: 'Lato', sans-serif;
}
.main-navigation li:first-child a{
  padding-left: 0px !important;
}
.main-navigation li:last-child a{
  padding-right: 0px !important;
}
.main-navigation a:after{
  content: '';
  width:calc(100% - 22px);
  height: 3px;
  margin:0px auto;
  background:#fed701;
  display: block;
  opacity: 0;
  position: absolute;
  bottom: -4px;
  left:0px;
}
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation .current-menu-item a,
.main-navigation .current-menu-item a:hover{
  color:#fff !important;
}
.main-navigation a:hover:after,
.main-navigation a:focus:after,
.main-navigation .current-menu-item a:after,
.main-navigation .current-menu-item a:hover:after{
  opacity: 1;
}
div#overlay { display: none; }
a#toggle {
    padding:10px 10px;
    color:#fff;
    background: #FEB02A;
    text-align: center;
    color: white;
    transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    position:relative;
    float: right;
    margin-left: 20px;
    transform-origin: 0 100%;
    margin-top: 0px;
    display: none;
}

.site-branding{
  float: left;
  margin: 23px auto 10px auto !important;
  max-width: 242px;
  width: 100%;
  margin-right: 0px;
}
.custom-logo{
  max-width: 100%;
  width: -webkit-fill-available;
  object-fit: contain;
}

.site-header-menu,.site-menu{
  float: right;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.site-menu{
  width: 100%;
}
.social-navigation a:before{
  display: none;
}
.container{
  padding: 0px;
}
.banner-section{
  position: relative;
  min-height: 752px;
  z-index: 0;
}
.banner-section:before{
  content:'';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top:0px;
  background:rgba(0,0,0,0.8);
}
.carousel-control{
  background-image: none !important;
  width: auto !important;
  position: relative;
  opacity: 1;
}
.owl-carousel .owl-nav .owl-next span,.owl-carousel .owl-nav .owl-prev span {
    font-size: 50px !important;
}
.owl-carousel .owl-nav.disabled{
  display: block !important
}
.owl-next{
  text-align: right;
}
.owl-prev{
  text-align: left;
}
.banner-section{
  background-image: url(../images/banner.jpg) ;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size:cover;
  float: left;
  width: 100%;
  position: relative;
  padding: 130px 0px;
  color: #fff;
}
.banner-section .banner-info{
  font-size: 22px;
  width:100%;
  margin: auto;
  color: #fff;
  text-align:left;
  position: relative;
  z-index: 1;
  padding: 0px 0px 50px 0px;
}
.banner-section  .site-branding{
  max-width: 516px;
  margin-bottom: 73px !important;
}
.banner-section .title,.banner-section .subtitle{
  color: #fff;
  font-size: 42px;
  line-height: 48px;
  text-align: left;
  margin-bottom: 0px;
  position: relative;
  font-family: 'Lato', sans-serif;
  display: block;
  font-weight: 500;
}
.banner-section ul{
  margin-left: 0px;
  margin-top: 45px;
  float: left;
  width: 100%;
  margin-bottom: 0px;
}
.banner-section ul li{
  list-style: none;
  float: left;
}
.banner-section ul li a{
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}
.banner-section .btn{
  color: #fed701;
  font-size: 18px;
  border:1px solid #fff;
}
.banner-section .btn:hover,.banner-section .btn:focus{
  background: #fed701;
  border:1px solid #fed701;
  color: #000;
  font-weight: 600;
}
.banner-section ul li.phone{
  padding: 10px 30px;
}
.banner-section ul li.phone span,.banner-section ul li.phone img{
  margin-right:10px;
  color: #fed701;
}
.banner-section ul li.phone img{
  position: relative;
  top:-3px;
}
.banner-section ul li a:hover{
  color: #fed701;
}
.scrollbtm-bar-row{
  position: relative;
}
.scrollbtm-bar{
  text-align: right;
  position: absolute;
  right: 0px;
  bottom: -60px;
}
.scrollbtm-bar .bar{
  height: 221px;
  width: 1px;
  margin: 10px 0px 0px auto;
  background: #fff;
}
.scrollbtm{
    transform: rotate(-90deg);
    transform-origin: right center;
    margin-top: 3px;
    float: left;
}
.scrollbtm a{
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 900;
}
.scrollbtm a:hover{
  color: #fed701;
}

.title{
  font-size: 36px;
  color: #000;
  line-height: 40px;
  font-family: 'Lato', sans-serif;
  position: relative;
  margin-bottom: 40px;
  font-weight: 400;
  text-transform: capitalize;
}
.title span{
  color: #fed701;
  display: block;
}
.about-section{
  padding: 110px 0px;
  background: #fff;
  font-size: 18px;
  color: #000;
  line-height: 30px;
  position: relative;
  text-align: left;
}
.about-left{
  position: relative;
}
.about-right{
  float: left;
  position: relative;
  padding-left: 70px;
  padding-top: 30px;
}
.about-right .btn{
  margin-top: 12px;
}
.what-section {
  padding: 0px 0px 110px 0px;
  background:#fff;
  font-size: 18px;
  color: #000;
  line-height: 30px;
  position: relative;
  text-align: left;
}
.why-img{
  padding: 0px;
  float: right;
}
.why-info{
  padding: 0px 70px 0px 0px ;
}
.why-info ul{
  list-style: none;
  margin:auto;
  width: 100%;
  float: left;
  position: relative;
}
.why-info ul li{
  width: 100%;
  padding: 3px 0px 3px 25px;
  float: left;

  position: relative;
}
.why-info ul li:before{
  content: '';
  width: 13px;
  height: 13px;
  position: absolute;
  top:12px;
  left: 0px;
  background: #fed701;
  border-radius: 50%;
}
.why-info .btn{
  float: left;
  margin-top: 40px;
}
.gallery-section{
  background: #fff7cc;
  padding: 110px 0px;
   font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.gallery-w-section{
  background: #fff;
}
.gallery-section .btn{
  margin-top: 30px;
}
.service-section{
  background: url(../images/bg.jpg) left top no-repeat;
  background-size: cover;
  color:#fff;
  font-size: 18px;
  line-height: 30px;
  padding: 120px 0px 90px 0px;
}
.service-section:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.8);
}
.service-icon,.service-txt{
  float: left;
  position: relative;
  width: calc(100% - 150px);
}
.service-icon{
  width: 150px;
}
.service-box  h3{
  color: #fed701;
  font-size: 30px;
  margin:0px;
  font-weight: 900;
  text-transform: uppercase;
}
.service-box  h2{
  color: #fff;
  font-size: 85px;
  line-height: 75px;
  margin:0px;
  font-weight: 700;
}
.service-box  h4{
  color: #fed701;
  font-size: 18px;
  margin:0px;
  font-weight: 900;
}
.service-btn  ul{
  list-style: none;
  float: left;
  width: 100%;
  margin:0px;
  margin-top: 14px;

}
.service-btn  ul li{
  display: block;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.service-btn  ul li a{
  max-width: 239px;
  width: 100%;
  float: right;
  padding: 15px 40px;
}
.service-btn  ul li .btn:hover{
  color: #fff;
  border:1px solid #fed701;
}
.review-section{
  text-align: center;
  padding: 110px 0px 50px 0px;
  background:#fff url(../images/quote1.png) center -30px no-repeat;
  font-size: 18px;
  color: #000;
  line-height: 30px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.review-section .title{
  margin-bottom: 50px;
}
.review-box {
  padding: 70px 30px 30px;
  position: relative;
  max-width: 839px;
  margin: auto;
}
.review-box h3{
  text-transform: capitalize;
  color: #fed701;
  font-size: 18px;
  font-weight: 600;
  margin:30px 0px;
}
.scrolltop-bar{
  text-align: center;
}
.scrolltop-bar .bar{
  height: 64px;
  width: 1px;
  margin: 10px auto;
  background: #000;
}
.scrolltop{
    transform: rotate(-90deg);
    transform-origin: center center;
    margin-left: -5px;
    margin-top: 43px;
}
.scrolltop-bar a{
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
}
.carousel-row{
  width: 150px;
  float: right;
  position: absolute;
  right: 50px;
  bottom: -84px;
}
.carousel-control{
  width: 68px !important;
  height: 68px !important;
  color: #fff;
  display: flex;
  float: left;
  font-size: 35px;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background:#6F6F6F;
}
.carousel-control.active,.carousel-control:hover,
.carousel-control.left{
  background-color:#FEB02A; 
}
.carousel-control.right{
  margin-right: 0px;
}
.subfooter{
  float: left;
  width: 100%;
  position: relative;
}
.subfooter-wrap{
  float: left;
  width: 100%;
  background: #000;
  position: relative;
  text-align: center;
  padding: 100px 0px;
}
.subfooter-wrap ul{
  list-style: none;
  max-width: 848px;
  margin:auto;
}
.subfooter-wrap ul li{
  padding: 0px 7.5px;
  display: inline-block;
  width: 50%;
  float: left;
}
.subfooter-wrap ul li .btn{
  padding: 22px 10px;
  text-align: center;
  float: left;
  width: 100%;
  
}
.subfooter-wrap ul li .btn:hover,
.subfooter-wrap ul li .btn:focus{
  border-color: #fed701;
  color: #fed701;
}
.home .subfooter{
  display: none;
}
.footer{
  width: 100%;
  float: left;
  position: relative;
  z-index: 0;
  background: #fff;
  padding-top: 0px;
  color: #000;
  font-size: 17px;
}
.footer-inner{
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
}
.site-footer{
  display: none;
}
.footer-top{
  padding: 50px 0px 0px 0px;
  text-align: center;
  float: left;
  width: 100%;
  text-align: left;
  border-top: 1px solid #222222;
  margin-bottom:0px;
}
.footer-btm{
  float: left;
  width: 100%;
  position: relative;
}
.footer-logo{
  padding: 0px;
}
.footer .widget .widget-title{
  font-size: 20px;
  font-weight: bold;
  text-transform: capitalize;
  margin:0px 0px;
  color: #fff;
  margin-bottom: 30px;
}
.footer .footer-about .widget .widget-title{
  font-size: 48px;
  font-weight: 500;
  text-transform: capitalize;
  margin:0px 0px;
  color: #fff;
  position: relative;
}
.footer .widget{
  font-size: 16px !important;
  color:#000;
}
.footer a{
  color:#000;
  text-decoration:none !important;
  box-shadow: none !important;
}
.footer span{
  color: #fed701;
}
.footer .footer-info .widget .widget-title
{
  margin-bottom:0px !important;
}
.footer .footer-info span{
  font-size: 25px;
}
.footer a:hover{
  color:#fed701 ;
  text-decoration:none !important;
  box-shadow: none !important;
}
.footer-social ,.footer-address{
  float: left;
  width: calc(100% - 68px);
}
.footer-social{
  width: 68px;
}
.footer-address p{
  max-width: 250px;
}
.footer-address p span{
  font-size: 40px !important;
  float: left;
  margin-right: 5px;
  position: relative;
  top: -7px;
}
.footer-social .textwidget  a{
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #000;
  color:#fed701;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-social .textwidget  a:hover{
  color: #fff;
}
.copyright{
  padding: 25px 0px 40px 0px;
  color: #000;
  font-size: 14px;
  float: left;
  width: 100%;
}
.copyright .copy-inner{
  float: left;
  width: 100%;
}
.copyright .copy-inner a{
  color: #fff;
  box-shadow: 0 0px 0 0 currentColor !important;
}
.copyright p{
  margin-bottom: 0px;
}
.copy-left,.copy-right{
  text-align: left;
  padding: 0px;
}
.copy-left .widget{
  font-size: 15px;
}
.copy-left .widget a{
  text-decoration: none !important;
}
.copy-right{
  text-align: right;
}
.copy-right i{
  margin: 0px 5px;
  color: #fed701;
}
.copy-right a:hover{
  color: #FEB02A;
}
.form-left-half, .form-right-half{
  width: 50%;
  float: left;
  position: relative;
}
.form-left-half{
  padding-right: 7.5px;
}
.form-right-half{
  padding-left: 7.5px;
}
.form-full-col,.form-right-half,.form-left-half{
  margin-bottom: 15px;
}
.form-left-half input, .form-right-half input,.form-full-col textarea{
  min-height: 55px;
  border:1px solid #d9d9d9;
  background: #ffff;
  color: #000 !important;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 0px;
}
.form-full-col textarea{
  height: 126px;
  padding: 15px 15px;
}
.form-btn-row{
  text-align: left;
  padding: 0px 0px;
}
.form-btn-row .btn{
  padding: 0px;
  margin-top: 10px;
}
.form-btn-row .btn{
  border:none !important;
}
.form-btn-row input[type="submit"] {
    background: #fed701 !important;
    border-color: #fed701 !important;
    border-radius: 2px;
    color: #000;
   font-family: 'Lato', sans-serif;
    font-weight: 900;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 18px 50px;
    text-transform: uppercase;
    width: 100%;
    margin: auto;
    margin: unset;
    margin-bottom: 0px !important;
}
.form-btn-row .btn:hover .form-btn-row input[type="submit"] {
    border-color: : #fff !important;
  background:  #fff !important;
}
/*sub pages*/

.inner-banner{
  min-height: 562px !important;
  background-image: url(../images/inner-banner.png);
  padding: 0px 0px;
  display: flex;
  position: relative;

}
.banner-logo{
  margin: 100px 0px;
  float: left;

}
.inner-banner .title{
  font-size: 36px;
}
.inner-banner .title span{
  font-size: 30px;
  font-weight: 900;
}
.contact-page{
  padding: 100px 0px 100px 0px;
}
.contact-left{
  padding-right: 70px;
  font-size: 18px;
  color: #000;
  text-align: left;
}
.contact-info{
  padding: 80px 80px;
  background:#f2f2f2;
}
.contact-left p{
  margin-bottom: 30px;
}
.review-carousel .item {
  padding: 0px 100px;
}
.comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn{
  margin-bottom: 0px !important;
}
/*inner  page*/
.about-info-section{
  background:#F7F7F7;
  position: relative; 
}
.about-why-section:before{
  content: '';
  width: 100%;
  position: absolute;
  left: 0px;
  height: 180px;
  background:#F7F7F7;
}
.team-section{
  padding: 50px 0px;
}
.team_left{
  font-size: 18px;
  line-height: 30px;
  color:#000;
  padding-top: 60px;
}
.team-left .title{
  margin-bottom: 30px;
}
.team-left p{
  margin-bottom: 30px;
  max-width: 448px;
  width: 100%;
}
.team-row {
  padding-top: 80px;
}
.team_box{
  background:#fff;
  position: 15px 0px;
  text-align: center;
  color: #000;
  font-size: 12px;
}
.team_box h3{
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin: auto;
}
.team-img img{
  width: 100%;
}
.team-info{
  background:#E3E3E3;
  float: left;
  padding: 20px 0px;
  padding-top: 40px;
}
.team-info p{
  margin-bottom: 0px;
}
.feature-box {
  margin-bottom: 30px;
}
.feature-section{
  padding-bottom: 70px;
}
.feature-box .feature-box-inner{
  -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
  -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05);
  border:1px solid #d9d9d9;
  font-size:18px;
  float: left;
  width: 100%;
  color:#000;
  padding: 20px 0px;
  display: flex !important;
  justify-content: center;
  align-items:center;
  min-height:105px;
}
.feature-box  p{
  margin-bottom: 0px;
}
.feature-icon,.feature-txt{
  float: left;
  width: calc(100% - 80px);
  position: relative;
}
.feature-icon{
  width: 80px;
  text-align: right;
  padding-left: 20px;
}
.feature-txt{
  padding: 0px 20px;
}
.career-section{
  padding: 100px 0px 250px 0px;
}
.career-left{
  width: calc(100% - 469px);
  padding-right: 50px;
  float: left;
  position: relative;
}
.career-section ul{
  list-style: none;
}
.career-section ul li{
  float: left;
  position: relative;
  width: 100%;
}
.career-left ul{
  border-top: 1px solid #e5e5e5;
  margin:0px;
}
.career-left li{
  padding: 25px 0px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
}
.career-left li h3{
  font-weight: 900;
  font-size: 18px;
  display: inline-block;
  float: left;
  width: calc(100% - 340px);
}
.career-left .apply-btn{
  border: 1px solid #a7a7a7;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 30px;
  margin-left: 10px;
  float: right;
  color: #000;
  width: 160px;
}
.career-left .apply-btn:hover{
  border-color: #fed701;
  background: #fed701;
}
.career-sidebar{
  width: 469px;
  float: left;
  position: relative;
}
.career-box{
  text-align: center;
  font-size: 24px;
  color: #000;
  background: #ffd801;
  padding: 40px 0px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.career-sidebar li:nth-child(2).career-box{
  background: #ffe44d;
}
.career-sidebar li:nth-child(3).career-box{
  background: #ffef99;
}
.career-sidebar li.career-box:hover{
  opacity: 0.8;
}
.career-icon{
  text-align: center;
  margin-bottom: 30px;
}
.map-box{
  margin-bottom: 20px;
}
.contact-box{
  background: url(../images/cotact-bg.jpg) left top no-repeat;
  padding: 100px 0px 100px 70px;
}
.contact-box img{
  padding-right: 10px;
}
.contact-box a{
  font-size: 24px;
  font-weight: 900;
  color: #fff;
}
.contact-box a:hover{
  color:#fed701;
}
#envirabox-title{
display:none !important;}