@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900|Open+Sans:300,400,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&display=swap');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

body{background-color: #f5f7fa; font-family: 'Open Sans', sans-serif; letter-spacing: 0.5px; font-weight: normal;font-size: 15px;}
a{color: #202020;}
a:hover, a:active, a:focus{text-decoration: none; color: #000;}
*:focus{outline: none;}
button:focus{outline: none;}
.title_font{font-family: 'Playfair Display', serif;  } 
.text-black{color: #202020 !important}
.main-title.text-black:after, .main-title.text-black:before{background: #202020 }

.main-title{position: relative;}
.main-title:after {content: ""; position: absolute; width: 200px; height: 3px; background: #434343; right: 0; left: 0; margin: auto; bottom: -15px;border-radius: 60px; }
.main-title:before{content: ""; position: absolute; width: 150px; height: 3px; background: #434343; right: 0; left: 0; margin: auto; bottom: -25px;border-radius: 60px; }
.white_bg{background: #fff !important;} 
.green-bg{background: #f77b2e !important;}

.text_color{color:#f77b2e !important;}

/*back-to-top*/ 
#back-to-top {border: 0 none; border-radius: 2px; bottom: 50px; cursor: pointer; position: fixed; right: 20px; text-decoration: none; transition: opacity 0.2s ease-out 0s; text-align: center; z-index: 9999; margin: 0 auto; opacity: 0; width: 45px; height: 45px; display: inline-block; background: #202020 url(../../asset/images/back_to_top.png) no-repeat; color: #fff; background-size: 45px; transition: ease all 0.5s;}
#back-to-top.show {opacity: 1; } 
#back-to-top:hover{-webkit-box-shadow: 0px 0px 77px 0px rgba(0, 0, 0, 0.79);box-shadow: 0px 0px 77px 0px rgba(0, 0, 0, 0.79);}


/*default button*/
.main-btn{border: 2px solid #f77b2e; border-radius: 50px; padding: 7px 25px; font-weight: normal; background: #f77b2e; color: #fff; font-size: 14px;}
.main-btn:hover{border-color: rgba(247, 123, 46, 0.8);   background: rgba(247, 123, 46, 0.8); color: #fff !important;}

.white-main-btn{border: 1px solid #fff; border-radius: 50px; padding: 5px 18px; font-weight: normal;   color: #fff; font-size: 14px;}
.white-main-btn:hover{color: #fff; background: rgba(255, 255, 255, 0.2);}
.title-text-wheat {color: #fff;}

 
/*default form*/
form.form .form-lbl {position: relative; margin: 0 0 3px 0; color: #666 !important; text-transform: capitalize; font-weight: 600; width: 100%; }
form.form .form-control {height: 46px; border-radius: 2px; }
.password_eye {position: relative; }
.icon-view {position: absolute; right: 15px; top: 6px; color: #ced4da; font-size: 22px;} 
.icon-view:hover, .icon-view:active, .icon-view:focus { color: #c5a281;}


/*--------------------------------------
  		1). Header css start
--------------------------------------*/ 

.header-area{padding: 10px 0; background: #fff; -webkit-box-shadow: 0px -12px 25px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px -12px 25px 0px rgba(0,0,0,0.75); box-shadow: 0px -12px 25px 0px rgba(0,0,0,0.75); }
.main_ul {display: inline-block; width: auto; margin: 13px 0 !important;} 
.fixed-top{transition: ease all 0.5s;}
.main-logo img{width: 120px;transition: ease all 0.5s;}
.header-animation .main-logo img{width: 90px;} 
.header-area.fixed-top.header-animation {padding: 5px 0; background: #171717; }
.header-area.fixed-top.header-animation a{color: #fff;}
.carousel-indicators {display: none;}

.header-area.fixed-top.header-animation  .main_ul {margin: 5px 0 !important; }
.main_ul li a:before{content: ""; position: absolute; left: 0; bottom: -10px; width: 0%; height: 2px; transition: all 0.3s ease-in-out; background-color: #f2772e;}
.main_ul li a:hover:before {width: 100%; }

/*--------------------------------------
        1). Header css end
--------------------------------------*/ 



 
/*--------------------------------------
        home page start
--------------------------------------*/

/*slider start*/
.carousel-caption {color: #ffffff; background: rgba(0, 0, 0, 0.71); right: 0; bottom: 30px; left: 0; padding: 25px 80px;}
.carousel-control-next, .carousel-control-prev {width: 90px;}
.carousel-caption h3 {font-size: 32px; }
.carousel-caption p {font-size: 18px; }
.carousel-video-slide{position: relative;max-height: 924px;width: 100%;}
.carousel-video-slide:after {content: ""; background: rgba(255, 255, 255, 0.56); height: 100%; width: 100%; position: absolute; top: 0; }
.carousel-indicators .active {background-color: #f77b2e; }
.carousel-control-next, .carousel-control-prev, .carousel-indicators li{opacity: 1}
.carousel-arrows i {background: #f77b2e; width: 45px; height: 45px; border-radius: 50px; font-size: 35px; line-height: 45px; text-align: center; margin: 0 auto; }
/*slider end*/
  

/*--------------------------------------
        about section start
--------------------------------------*/
.home-about-text {margin-top: 13rem; background: #fff; margin-left: -14rem; padding: 40px; -webkit-box-shadow: 0px 0px 10px -10px rgba(0, 0, 0, 0.79); box-shadow: 0px 0px 20px -16px rgba(0, 0, 0, 0.79); border-radius: 5px; }
.about-img{position: relative;}
.about-img:before {content: ""; height: 95%; width: 95%; background: transparent; position: absolute; top: 0; border: 8px solid #f77b2e; z-index: -1; }
.about-img figure{padding: 30px 0 0 30px; }
/*--------------------------------------
        about section end
--------------------------------------*/


.contact_info ul li{position: relative;}
.contact_info_icon {position: absolute; left: 0px; top: 2px; }
.contact_info_right {padding-left: 50px; }
.contact_info_right .contact-top{margin-bottom: 0;}
.contact-email{position: relative;}
/*.contact-email:after {content: ""; position: absolute; height: 100%; width: 2px; background: #f5f7fa; right: 10px; top: 0; }*/
.contact-map iframe {min-height: 380px; height: 100%; }



#video_pop .modal-body {padding: 1px; }
.modalclose {position: absolute; z-index: 9; background: #fff !important; height: 35px; width: 35px; display: inline-block; right: -20px; opacity: 1; border-radius: 60px; text-shadow: none; top: -15px; border: 5px solid rgba(0, 117, 53, 0.5) !important;}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {opacity: 1; }

.ul_arrow p {position: relative; padding-left: 15px;}
.ul_arrow p:after {position: absolute; content: "\f105"; font-family: FontAwesome; left: 0; top: 0px; }


/*--------------------------------------
        home page end
--------------------------------------*/


.contact-bg {background: url(../../asset/images/contact_bg.png) no-repeat; background-attachment: fixed;background-position: 0 -240px;}

.page-area-container { margin-top: 130px; margin-bottom: 30px;} 
.inner-page-banner{position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: center; -webkit-box-pack: initial; -ms-flex-pack: center; justify-content: left; color: #fff;}
.page-area {background: url(../../asset/images/inner_bg.png) no-repeat; background-attachment: fixed;background-position: 0 -240px;}


/*breadcrumb start*/
.area_bg_box {position: relative; width: 100%; bottom: -60px; background: #f5f7fa; -webkit-box-shadow: 0px 0px 10px -16px rgba(0, 0, 0, 0.79); box-shadow: 0px 0px 10px -16px rgba(0, 0, 0, 0.79); border-radius: 5px; color: #202020; padding: 14px 25px; }
.main_breadcrumb { padding: 5px 0 0; text-align: left;}
.breadcrumb {padding: 8px 0px; margin-bottom: 0;background: transparent;}
.breadcrumb_active{color: #202020; }
.breadcrumb a{}
.breadcrumb a:hover{text-decoration: underline;} 
.breadcrumb > li + li:before {padding: 0 5px; color: #ccc; content: "/\00a0"; }
/*breadcrumb end*/   

.Technology-product{padding: 50px 0}
.table-responsive{display: inline-table;} 
.technology-details table thead tr {background: #f77b2e; color: #fff; }

.technology-name{position: relative;    margin-bottom: 25px;}
.technology-name:after{    content: ""; background: #f77b2e; height: 5px; width: 50px; border-radius: 50px; position: absolute; left: 0; bottom: -15px;}

.sub-pro{background: #f5f7fa; border-radius: 30px; transition: ease all 0.5s; margin-bottom: 30px;}
.technology-product-img figure img {border-radius: 30px; }
.technology-product-text {position: relative;padding: 15px 20px; border-radius: 30px; min-height: 95px;}
.sub-pro:hover {background: #f77b2e; }
.technology-product-img {padding: 1px; }
.sub-pro:hover .technology-product-text{color: #fff;}

.technology-enquery-box {display: flex; justify-content: space-between;}
.technology-enquery-text {color: #fff; }
.technology-enquery-section{background: url(../../asset/images/enquiry-bg.png) no-repeat;}



.khakhra-product-section .technology-product-text {min-height: auto; }
.best-used-list {display: flex; justify-content: space-around; }
.use-product { padding: 15px 0; position: relative;}
.use-product:after{content: ""; position: absolute; height: 100%; width: 1px; background: #f5f7fa; right: 0; top: 0;}
.last-use-product:after{display: none;}

.Khakhra-Weight p { padding: 4px 10px; border: 1px solid #086e36; border-radius: 3px; }


.Also-Like .technology-product-text {min-height: auto; }
.owl-theme .owl-nav{display: none;}

.slider-gallery .sub-pro {margin-bottom: 00px;}
.sub-pro h6{text-align: center;}
.slider-gallery .technology-product-text {min-height: auto; }
.owl-dots, .owl-nav {display: none; }

/*----------------------------------
    box hover effect start 
----------------------------------*/
.box-grid figure {position: relative; overflow: hidden; }
.box-grid figure img {position: relative; display: block; min-height: 100%; max-width: 100%; opacity: 0.8; }
.box-grid figure figcaption, .box-grid figure figcaption > a {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.box-grid figure figcaption {padding: 1em; color: #fff; -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.box-grid figure.effect-winston {background: #162633; text-align: left; }
.box-grid figure.effect-winston:hover img {opacity: 0.6; }
.box-grid figure.effect-winston img {-webkit-transition: opacity 0.45s; transition: opacity 0.45s; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.box-grid figure.effect-winston figcaption::before {position: absolute; bottom: -30px; left: -22px; width: 100%; height: 100%; background: url(../../asset/images/triangle.svg) no-repeat center center; background-size: 100% 100%; content: ''; -webkit-transition: opacity 0.45s, -webkit-transform 0.45s; transition: opacity 0.45s, transform 0.45s; -webkit-transform: rotate3d(0,0,1,45deg); transform: rotate3d(0,0,1,45deg); -webkit-transform-origin: 0 100%; transform-origin: 0 100%; }
.box-grid figure.effect-winston:hover figcaption::before {opacity: 0.7; -webkit-transform: rotate3d(0,0,1,20deg); transform: rotate3d(0,0,1,20deg); }
.box-grid figure.effect-winston h2, .box-grid .user-post {-webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0,20px,0); transform: translate3d(0,20px,0); }
.box-grid figure.effect-winston:hover h2, .box-grid figure.effect-winston:hover .user-post {-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.box-grid figure.effect-winston p.social-icon {position: absolute; right: 10px; bottom: 0; }
.box-grid figure p.social-icon {letter-spacing: 1px; font-size: 68.5%; }
.box-grid figure.effect-winston a {    margin: 0 1px; font-size: 25px; color: #202020;}
.box-grid figure.effect-winston p.social-icon a i {opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: translate3d(0,50px,0); transform: translate3d(0,50px,0); }
.box-grid figure.effect-winston:hover p.social-icon i {opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.box-grid figure.effect-winston:hover p.social-icon a:first-child i {-webkit-transition-delay: 0.15s; transition-delay: 0.15s; }
.box-grid figure.effect-winston:hover p.social-icon a:nth-child(2) i {-webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
.box-grid figure.effect-winston:hover p.social-icon a:nth-child(3) i {-webkit-transition-delay: 0.05s; transition-delay: 0.05s; }
.box-grid .user-post{font-size: 14px;}
.box-grid figure.effect-winston:hover h2 {-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }


.gallery-main .box-grid {margin-bottom: 30px; }
.gallery-main .gallery {display: inline-block;}
.gallery-main .box-grid .zoom-image{position: absolute; left: 0; right: 0; z-index: 99; bottom: 0; top: 0; margin: auto; text-align: center; height: 0px; font-size: 27px;transform: scale(0); transition: ease all 0.5s;}
.gallery-main .box-grid .zoom-image figure{position: relative;}
.gallery-main .box-grid figure:after{content: ""; position: absolute;height: 100%; width: 100%;background: rgba(32, 32, 32, 0.22); left: 0;right: 0;top: 0; bottom: 0; margin: auto; opacity: 0;}
.gallery-main .box-grid:hover .zoom-image{transform: scale(1);}
.gallery-main .box-grid:hover figure:after{opacity: 1}
/*----------------------------------
    box hover effect End 
----------------------------------*/



/*--------------------------------------
        Gallery start
--------------------------------------*/
.gallert-item .overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 90%; width: 90%; opacity: 0; transition: .5s ease; background-color: rgba(247, 123, 46, 0.8); margin: auto;}
.gallert-item:hover .overlay {opacity: 1; }
.gallert-item .text {color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; }
.gallert-item .text i{font-size: 34px;}
.otlo-gallery .owl-dots{display: none;}

/*--------------------------------------
        Gallery end
--------------------------------------*/


 
/*--------------------------------------
  		). Footer css Start
--------------------------------------*/
 
/*footer start*/
.footer-bg{background: #202020;color: #fff;}
.footer-bg hr {  border-top: 1px solid rgb(86, 86, 86); }
.footer-bg .footer-colm .footer_link li a {color: #b5b5b5; margin: 8px 0; display: block; position: relative; transition: ease all 0.5s;}
.footer-bg .footer-colm .footer_link li a:hover{padding-left: 15px; color: #fff}
.footer-bg .footer-colm .footer_link li a:hover:after{opacity: 1;}
.footer-bg .footer-colm .footer_link li a:after {content: ""; width: 5px; height: 5px; position: absolute; left: 0; background: #fff; border-radius: 50px; top: 0; bottom: 0; margin: auto; opacity: 0; }

.footer_contact a {color: #ccc; font-size: 15px; }
.footer_contact_list > li  {padding-left: 45px;margin-bottom: 10px; }
.footer_contact_list > li > .footer_contact{border-bottom: 1px solid #383838; }
.footer_contact_list > li:nth-child(1) {background: url(../../asset/images/footer_contact.png); background-repeat: no-repeat;background-position: 0px 6px;  background-size: 25px;}
.footer_contact_list > li:nth-child(2) {background: url(../../asset/images/footer_contact.png); background-repeat: no-repeat;background-position: 0px -100px;  background-size: 25px;}
.footer_contact_list > li:nth-child(3) {background: url(../../asset/images/footer_contact.png); background-repeat: no-repeat;background-position: 0px -233px;  background-size: 25px;}
.footer_contact_list > li:nth-last-child(1){border-bottom: none; }
.main-footer .footer-column{margin-bottom:30px; }
.main-footer .footer-widget{position:relative; }
.main-footer .footer-column h2{text-transform:uppercase; margin-bottom:30px; line-height:30px; color:#ffffff; }
.main-footer .about-widget .text{margin-bottom:30px; }
.main-footer a{transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; -moz-transition: all 500ms ease; }
.social-links a{display: inline-block; margin-right: 7px; line-height: 35px; color: #ccc; font-size: 20px; color:#b5b5b5;}
.main-footer .social-links a:hover{color:#fff; } 
.widget-content, .Copyright-section p{color: #b5b5b5}
/*footer end*/
/*--------------------------------------
  		). Footer css end
--------------------------------------*/


 



/*-------------------------------------
          media Query 
-------------------------------------*/
@media screen and (max-width: 767px){ 
  .mapfooter{display: none;}
  .home-about-text {margin-top: 2rem; margin-left: 0; }
  #video-carousel-example {
    margin-top: 65px;
    padding: 0 !important
}
  .carousel-caption{display: none;}
}
 